aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/winent
diff options
context:
space:
mode:
authorWarren Turkal <wt@penguintechs.org>2010-09-27 21:18:26 +0000
committerStefan Reinauer <stepan@openbios.org>2010-09-27 21:18:26 +0000
commite0afe735a0fa0564a9ab082593c60f56c291493a (patch)
treeab01ea91c8cdcdec898cc50afd4954284d7f7eb0 /src/mainboard/winent
parent768d8ea09830a02fe815b8b60825430a3ec6a10a (diff)
All these boards already had the CACHE_AS_RAM option in their individual
configs. I just moved it the the CPU that they all use. Signed-off-by: Warren Turkal <wt@penguintechs.org> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5871 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/winent')
-rw-r--r--src/mainboard/winent/pl6064/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/winent/pl6064/Kconfig b/src/mainboard/winent/pl6064/Kconfig
index df6db01198..1ec56929d5 100644
--- a/src/mainboard/winent/pl6064/Kconfig
+++ b/src/mainboard/winent/pl6064/Kconfig
@@ -10,7 +10,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_PIRQ_TABLE
select PIRQ_ROUTE
select UDELAY_TSC
- select CACHE_AS_RAM
select BOARD_ROMSIZE_KB_512
config MAINBOARD_DIR