diff options
-rw-r--r-- | arch/arm/plat-nomadik/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-nomadik/Kconfig b/arch/arm/plat-nomadik/Kconfig index e27ee3134056..159daf583f85 100644 --- a/arch/arm/plat-nomadik/Kconfig +++ b/arch/arm/plat-nomadik/Kconfig | |||
@@ -4,7 +4,7 @@ | |||
4 | 4 | ||
5 | config PLAT_NOMADIK | 5 | config PLAT_NOMADIK |
6 | bool | 6 | bool |
7 | depends on ARCH_NOMADIK | 7 | depends on ARCH_NOMADIK || ARCH_U8500 |
8 | default y | 8 | default y |
9 | help | 9 | help |
10 | Common platform code for Nomadik and other ST-Ericsson | 10 | Common platform code for Nomadik and other ST-Ericsson |