From 7bbd7f2318efc8958d206fab19d454b4484b74ce Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Sun, 7 Nov 2010 18:20:51 +0000 Subject: Move K8_ALLOCATE_IO_RANGE to Kconfig. Signed-off-by: Patrick Georgi Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6036 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/tyan/s2895/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/tyan/s2895/Kconfig') diff --git a/src/mainboard/tyan/s2895/Kconfig b/src/mainboard/tyan/s2895/Kconfig index 94cdb4b9fc..0f8482be2e 100644 --- a/src/mainboard/tyan/s2895/Kconfig +++ b/src/mainboard/tyan/s2895/Kconfig @@ -18,6 +18,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy select HAVE_ACPI_TABLES select BOARD_ROMSIZE_KB_1024 select QRANK_DIMM_SUPPORT + select K8_ALLOCATE_IO_RANGE config MAINBOARD_DIR string -- cgit v1.2.3