summaryrefslogtreecommitdiff
path: root/src/mainboard/via
diff options
context:
space:
mode:
authorWarren Turkal <wt@penguintechs.org>2010-09-30 03:13:21 +0000
committerWarren Turkal <wt@penguintechs.org>2010-09-30 03:13:21 +0000
commit7a59a44e17fa728cddd33b08b78db365f743df44 (patch)
treefb80370533f8c1160e3f4acaa8d11b50be77a026 /src/mainboard/via
parentafbf072f35a25143540c7e5e1a084fac3a2ea8c2 (diff)
downloadcoreboot-7a59a44e17fa728cddd33b08b78db365f743df44.tar.xz
Move VIA C7 board CAR config to VIA C7 instead of boards.
This change is somewhat dangerous as it enables CAR for some boards that it was not enabled for before. Signed-off-by: Warren Turkal <wt@penguintechs.org> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5882 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/via')
-rw-r--r--src/mainboard/via/vt8454c/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/via/vt8454c/Kconfig b/src/mainboard/via/vt8454c/Kconfig
index 1e882ebc2c..6c08007ba0 100644
--- a/src/mainboard/via/vt8454c/Kconfig
+++ b/src/mainboard/via/vt8454c/Kconfig
@@ -14,7 +14,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_HARD_RESET
select HAVE_ACPI_TABLES
select BOARD_ROMSIZE_KB_512
- select CACHE_AS_RAM
select TINY_BOOTBLOCK
config MAINBOARD_DIR