aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/aopen
diff options
context:
space:
mode:
authorStefan Reinauer <reinauer@chromium.org>2012-11-13 14:41:52 -0800
committerStefan Reinauer <stefan.reinauer@coreboot.org>2012-11-16 01:13:02 +0100
commit55db955bcdad90c9ebd8b755ae417234d46d731a (patch)
tree92ecc34256fb803b7d2e5c072f97e6b7d995cc11 /src/mainboard/aopen
parent4dfdebadb6731bc291e30560cbd2f107a3c94b75 (diff)
Drop unneeded BOARD_HAS_FADT option
Change-Id: Iaaeee87d70cf052bc7980007cdf1f7dda88b3623 Signed-off-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: http://review.coreboot.org/1836 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/aopen')
-rw-r--r--src/mainboard/aopen/dxplplusu/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/aopen/dxplplusu/Kconfig b/src/mainboard/aopen/dxplplusu/Kconfig
index b6fbf45745..c620c9a1b7 100644
--- a/src/mainboard/aopen/dxplplusu/Kconfig
+++ b/src/mainboard/aopen/dxplplusu/Kconfig
@@ -27,10 +27,6 @@ config IRQ_SLOT_COUNT
int
default 12
-config BOARD_HAS_FADT
- bool
- default y
-
config MAX_CPUS
int
default 4