boards/x86/qemu_x86: remove stale reference to HPET_TIMER_IRQ
This config option is no longer present since HPET moved to DT. Signed-off-by: Charles E. Youse <charles.youse@intel.com>
This commit is contained in:
parent
a077bdd417
commit
af8df4f764
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ CONFIG_SOC_IA32=y
|
||||||
CONFIG_BOARD_QEMU_X86_LONG=y
|
CONFIG_BOARD_QEMU_X86_LONG=y
|
||||||
CONFIG_CPU_MINUTEIA=y
|
CONFIG_CPU_MINUTEIA=y
|
||||||
CONFIG_HPET_TIMER=y
|
CONFIG_HPET_TIMER=y
|
||||||
CONFIG_HPET_TIMER_IRQ=2
|
|
||||||
CONFIG_PIC_DISABLE=y
|
CONFIG_PIC_DISABLE=y
|
||||||
CONFIG_LOAPIC=y
|
CONFIG_LOAPIC=y
|
||||||
CONFIG_CONSOLE=y
|
CONFIG_CONSOLE=y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue