diff options
Diffstat (limited to 'src/mainboard/amd/pistachio/Kconfig')
-rw-r--r-- | src/mainboard/amd/pistachio/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/amd/pistachio/Kconfig b/src/mainboard/amd/pistachio/Kconfig index 807b30a06a..9e866b23e4 100644 --- a/src/mainboard/amd/pistachio/Kconfig +++ b/src/mainboard/amd/pistachio/Kconfig @@ -83,11 +83,6 @@ config HT_CHAIN_UNITID_BASE default 0x0 depends on BOARD_AMD_PISTACHIO -config USE_INIT - bool - default n - depends on BOARD_AMD_PISTACHIO - config IRQ_SLOT_COUNT int default 11 |