diff options
Diffstat (limited to 'drivers/ssb')
-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 5ff3a4f19443..36171fd2826b 100644 --- a/drivers/ssb/Kconfig +++ b/drivers/ssb/Kconfig | |||
@@ -144,7 +144,7 @@ config SSB_SFLASH | |||
144 | # Assumption: We are on embedded, if we compile the MIPS core. | 144 | # Assumption: We are on embedded, if we compile the MIPS core. |
145 | config SSB_EMBEDDED | 145 | config SSB_EMBEDDED |
146 | bool | 146 | bool |
147 | depends on SSB_DRIVER_MIPS | 147 | depends on SSB_DRIVER_MIPS && SSB_PCICORE_HOSTMODE |
148 | default y | 148 | default y |
149 | 149 | ||
150 | config SSB_DRIVER_EXTIF | 150 | config SSB_DRIVER_EXTIF |