diff options
Diffstat (limited to 'src/mainboard/winent/pl6064/Kconfig')
-rw-r--r-- | src/mainboard/winent/pl6064/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/winent/pl6064/Kconfig b/src/mainboard/winent/pl6064/Kconfig index 45f7a75995..a859563332 100644 --- a/src/mainboard/winent/pl6064/Kconfig +++ b/src/mainboard/winent/pl6064/Kconfig @@ -22,11 +22,6 @@ config MAINBOARD_PART_NUMBER default "PL6064" depends on BOARD_WINENT_PL6064 -config HAVE_OPTION_TABLE - bool - default n - depends on BOARD_WINENT_PL6064 - config IRQ_SLOT_COUNT int default 7 |