diff options
Diffstat (limited to 'drivers/ssb/Kconfig')
-rw-r--r-- | drivers/ssb/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ssb/Kconfig b/drivers/ssb/Kconfig index 36171fd2826b..2cd9b0e44a41 100644 --- a/drivers/ssb/Kconfig +++ b/drivers/ssb/Kconfig | |||
@@ -138,7 +138,7 @@ config SSB_DRIVER_MIPS | |||
138 | 138 | ||
139 | config SSB_SFLASH | 139 | config SSB_SFLASH |
140 | bool "SSB serial flash support" | 140 | bool "SSB serial flash support" |
141 | depends on SSB_DRIVER_MIPS && BROKEN | 141 | depends on SSB_DRIVER_MIPS |
142 | default y | 142 | default y |
143 | 143 | ||
144 | # Assumption: We are on embedded, if we compile the MIPS core. | 144 | # Assumption: We are on embedded, if we compile the MIPS core. |