diff options
Diffstat (limited to 'arch/arm/mach-u300')
-rw-r--r-- | arch/arm/mach-u300/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-u300/Kconfig b/arch/arm/mach-u300/Kconfig index 09f4dda01d5f..a85adcd00882 100644 --- a/arch/arm/mach-u300/Kconfig +++ b/arch/arm/mach-u300/Kconfig | |||
@@ -3,7 +3,7 @@ menu "ST-Ericsson AB U300/U335 Platform" | |||
3 | comment "ST-Ericsson Mobile Platform Products" | 3 | comment "ST-Ericsson Mobile Platform Products" |
4 | 4 | ||
5 | config ARCH_U300 | 5 | config ARCH_U300 |
6 | bool "ST-Ericsson U300 Series" | 6 | bool "ST-Ericsson U300 Series" if ARCH_MULTI_V5 |
7 | depends on MMU | 7 | depends on MMU |
8 | select ARCH_REQUIRE_GPIOLIB | 8 | select ARCH_REQUIRE_GPIOLIB |
9 | select ARM_AMBA | 9 | select ARM_AMBA |