From f0cfb22970db1cc91e7a73f139939ef13786fbb5 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 24 Sep 2009 14:05:19 +0000 Subject: Re-enable option table for the ASUS MEW-VM and fix build. Signed-off-by: Uwe Hermann Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4669 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/asus/mew-vm/Kconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/mainboard/asus/mew-vm/Kconfig') diff --git a/src/mainboard/asus/mew-vm/Kconfig b/src/mainboard/asus/mew-vm/Kconfig index 67e61ba78c..46fc1b3ca9 100644 --- a/src/mainboard/asus/mew-vm/Kconfig +++ b/src/mainboard/asus/mew-vm/Kconfig @@ -42,11 +42,6 @@ config MAINBOARD_PART_NUMBER default "MEW-VM" depends on BOARD_ASUS_MEW_VM -config HAVE_OPTION_TABLE - bool - default n - depends on BOARD_ASUS_MEW_VM - config IRQ_SLOT_COUNT int default 11 -- cgit v1.2.3