Fix some builds with Kconfig.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4883 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
4ec4fbe0e9
commit
8d09e231fe
13 changed files with 28 additions and 22 deletions
|
|
@ -20,3 +20,8 @@ config IRQ_SLOT_COUNT
|
|||
int
|
||||
default 6
|
||||
depends on BOARD_EMULATION_QEMU_X86
|
||||
|
||||
config HAVE_INIT_TIMER
|
||||
bool
|
||||
default n
|
||||
depends on BOARD_EMULATION_QEMU_X86
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue