diff options
Diffstat (limited to 'drivers/ssb/Kconfig')
-rw-r--r-- | drivers/ssb/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/ssb/Kconfig b/drivers/ssb/Kconfig index 5d6f2ec1c705..5ff3a4f19443 100644 --- a/drivers/ssb/Kconfig +++ b/drivers/ssb/Kconfig | |||
@@ -136,6 +136,11 @@ config SSB_DRIVER_MIPS | |||
136 | 136 | ||
137 | If unsure, say N | 137 | If unsure, say N |
138 | 138 | ||
139 | config SSB_SFLASH | ||
140 | bool "SSB serial flash support" | ||
141 | depends on SSB_DRIVER_MIPS && BROKEN | ||
142 | default y | ||
143 | |||
139 | # Assumption: We are on embedded, if we compile the MIPS core. | 144 | # Assumption: We are on embedded, if we compile the MIPS core. |
140 | config SSB_EMBEDDED | 145 | config SSB_EMBEDDED |
141 | bool | 146 | bool |