diff options
Diffstat (limited to 'src/mainboard/dell/s1850/Kconfig')
-rw-r--r-- | src/mainboard/dell/s1850/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/dell/s1850/Kconfig b/src/mainboard/dell/s1850/Kconfig index d4e546e98f..7ac83f254d 100644 --- a/src/mainboard/dell/s1850/Kconfig +++ b/src/mainboard/dell/s1850/Kconfig @@ -46,11 +46,6 @@ config MAX_PHYSICAL_CPUS default 1 depends on BOARD_DELL_S1850 -config USE_INIT - bool - default n - depends on BOARD_DELL_S1850 - config IRQ_SLOT_COUNT int default 9 |