diff options
author | Olof Johansson <olof@lixom.net> | 2011-12-20 10:05:59 -0800 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2011-12-20 10:05:59 -0800 |
commit | 9838309b333bfb286d9e32b6a9aea8cc1dcbb537 (patch) | |
tree | ff2044385cbbdc78cb2d96f64713ab04a10bec95 /arch/arm/Kconfig | |
parent | 844e8a16f25568eefd02a6bfb40bdd9bc04704b8 (diff) | |
parent | bfd912c0dd119d98923494d0cbeee571df756b8a (diff) | |
download | op-kernel-dev-9838309b333bfb286d9e32b6a9aea8cc1dcbb537.zip op-kernel-dev-9838309b333bfb286d9e32b6a9aea8cc1dcbb537.tar.gz |
Merge branch 'u300/cleanup' into next/cleanup
* u300/cleanup:
ARM: u300: delete memory.h
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 0d961cb..540a661 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -893,7 +893,6 @@ config ARCH_U300 select HAVE_MACH_CLKDEV select GENERIC_GPIO select ARCH_REQUIRE_GPIOLIB - select NEED_MACH_MEMORY_H help Support for ST-Ericsson U300 series mobile platforms. |