diff options
author | Stefan Reinauer <reinauer@chromium.org> | 2014-12-17 13:59:20 -0800 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2014-12-18 02:14:45 +0100 |
commit | 295d9e6569413556afeec7835d6e82aab5878516 (patch) | |
tree | 2eb2f542087a33b5138b4649dcbfa44ff387f343 /src/northbridge/via/Kconfig | |
parent | 42874ace62a0fe7b3c54c729e3c57c330449b86b (diff) |
Drop VIA Epia-N
ROMCC cleanup.
Change-Id: Id72e6fcb89165f28cad8bf3a5b632d3fa094b7dd
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/7855
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 9fe6e8dbba..7b9fa1da9d 100644 --- a/src/northbridge/via/Kconfig +++ b/src/northbridge/via/Kconfig @@ -1,5 +1,4 @@ source src/northbridge/via/cn700/Kconfig source src/northbridge/via/cx700/Kconfig -source src/northbridge/via/cn400/Kconfig source src/northbridge/via/vx800/Kconfig source src/northbridge/via/vx900/Kconfig |