diff options
author | Nicolas Pitre <nicolas.pitre@linaro.org> | 2011-07-05 22:52:54 -0400 |
---|---|---|
committer | Nicolas Pitre <nico@fluxnic.net> | 2011-10-13 12:49:35 -0400 |
commit | ff4067e4cf61fff977cc5776020fb066c506ec4c (patch) | |
tree | d13ad4b468f0c20db0b9427ea1443d0026225de1 /arch/arm/Kconfig | |
parent | 2f93c8885bdb18e365e087badc076e7514b8a951 (diff) |
ARM: mach-netx: remove mach/memory.h
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 755f2c366fd8..353f197d0d22 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -424,6 +424,7 @@ config ARCH_NETX | |||
424 | select CPU_ARM926T | 424 | select CPU_ARM926T |
425 | select ARM_VIC | 425 | select ARM_VIC |
426 | select GENERIC_CLOCKEVENTS | 426 | select GENERIC_CLOCKEVENTS |
427 | select NO_MACH_MEMORY_H | ||
427 | help | 428 | help |
428 | This enables support for systems based on the Hilscher NetX Soc | 429 | This enables support for systems based on the Hilscher NetX Soc |
429 | 430 | ||