diff options
Diffstat (limited to 'arch/arm/mach-mx25/Kconfig')
-rw-r--r-- | arch/arm/mach-mx25/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-mx25/Kconfig b/arch/arm/mach-mx25/Kconfig index c71a7bc19284..326bb648f466 100644 --- a/arch/arm/mach-mx25/Kconfig +++ b/arch/arm/mach-mx25/Kconfig | |||
@@ -20,8 +20,8 @@ choice | |||
20 | default MACH_EUKREA_MBIMXSD25_BASEBOARD | 20 | default MACH_EUKREA_MBIMXSD25_BASEBOARD |
21 | 21 | ||
22 | config MACH_EUKREA_MBIMXSD25_BASEBOARD | 22 | config MACH_EUKREA_MBIMXSD25_BASEBOARD |
23 | prompt "Eukrea MBIMXSD development board" | 23 | bool "Eukrea MBIMXSD development board" |
24 | bool | 24 | select IMX_HAVE_PLATFORM_IMX_SSI |
25 | help | 25 | help |
26 | This adds board specific devices that can be found on Eukrea's | 26 | This adds board specific devices that can be found on Eukrea's |
27 | MBIMXSD evaluation board. | 27 | MBIMXSD evaluation board. |