From 5543c66cca1907895576096b28effb2866ed3e2c Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Tue, 9 Feb 2010 12:32:55 +0000 Subject: Actually set HAVE_OPTION_TABLES for the boards that need it. (See last commit) Signed-off-by: Patrick Georgi Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5100 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/kontron/kt690/Kconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/mainboard/kontron') diff --git a/src/mainboard/kontron/kt690/Kconfig b/src/mainboard/kontron/kt690/Kconfig index 6615fc7596..c43cca43ba 100644 --- a/src/mainboard/kontron/kt690/Kconfig +++ b/src/mainboard/kontron/kt690/Kconfig @@ -78,11 +78,6 @@ config MAX_PHYSICAL_CPUS default 1 depends on BOARD_KONTRON_KT690 -config HAVE_OPTION_TABLE - bool - default n - depends on BOARD_KONTRON_KT690 - config HW_MEM_HOLE_SIZE_AUTO_INC bool default n -- cgit v1.2.3