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:
@@ -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
|
||||
|
Reference in New Issue
Block a user