diff options
author | Stefan Reinauer <reinauer@chromium.org> | 2014-12-17 13:42:13 -0800 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2014-12-18 02:14:11 +0100 |
commit | 42874ace62a0fe7b3c54c729e3c57c330449b86b (patch) | |
tree | bad9f7557227bac60206fead0c64d93c961bd925 /src/northbridge/via/Kconfig | |
parent | e4c73bb5baac96ca49c5dea1916dfcfbd1af2e26 (diff) |
Drop VIA Epia-M series of boards
ROMCC cleanups
Change-Id: Ic4c9d9eb8c7edc506c8a8e8eeeacf759cbaead74
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/7854
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Diffstat (limited to 'src/northbridge/via/Kconfig')
-rw-r--r-- | src/northbridge/via/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/via/Kconfig b/src/northbridge/via/Kconfig index 8a85e2a221..9fe6e8dbba 100644 --- a/src/northbridge/via/Kconfig +++ b/src/northbridge/via/Kconfig @@ -1,6 +1,5 @@ source src/northbridge/via/cn700/Kconfig source src/northbridge/via/cx700/Kconfig source src/northbridge/via/cn400/Kconfig -source src/northbridge/via/vt8623/Kconfig source src/northbridge/via/vx800/Kconfig source src/northbridge/via/vx900/Kconfig |