Oops, wrong type for Kconfig value. Trivial fix

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4742 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Patrick Georgi 2009-10-08 10:19:20 +00:00
parent 5726f92027
commit 824fce488b
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ config DIMM_SUPPORT
depends on CPU_AMD_SOCKET_F_1207
config PCI_IO_CFG_EXT
int
default 1
bool
default y
depends on CPU_AMD_SOCKET_F_1207
config EXT_RT_TBL_SUPPORT