From bccbbe6b69077170335d14a0413a36ce5e76f493 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sun, 19 Dec 2010 21:20:14 +0000 Subject: The same mechanisms are used for normal and fallback images. Hence drop the FALLBACK_ prefix Signed-off-by: Stefan Reinauer Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6204 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/northbridge/via/cn700/Kconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/northbridge/via') diff --git a/src/northbridge/via/cn700/Kconfig b/src/northbridge/via/cn700/Kconfig index 00af051cb6..34c330e08b 100644 --- a/src/northbridge/via/cn700/Kconfig +++ b/src/northbridge/via/cn700/Kconfig @@ -2,11 +2,6 @@ config NORTHBRIDGE_VIA_CN700 bool select HAVE_DEBUG_RAM_SETUP -config FALLBACK_SIZE - int - default 0 - depends on NORTHBRIDGE_VIA_CN700 - # TODO: Values are from the CX700 datasheet, not sure if this matches CN700. # TODO: What should be the per-chipset default value here? choice -- cgit v1.2.3