diff options
author | Nicolas Pitre | 2011-07-05 22:52:54 -0400 |
---|---|---|
committer | Nicolas Pitre | 2011-10-13 12:49:37 -0400 |
commit | 9d25544968f831e97e858bd8ec2933f225126ca8 (patch) | |
tree | 28433ef020d658a1c8a78a7e078bf95b3c49834c /arch/arm/Kconfig | |
parent | d8c9e024e300cc3dfccf96050368880ef1669426 (diff) |
ARM: mach-msm: 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 4633cb919b83..fcc8ca9b351b 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -660,6 +660,7 @@ config ARCH_MSM select GENERIC_CLOCKEVENTS select ARCH_REQUIRE_GPIOLIB select CLKDEV_LOOKUP + select NO_MACH_MEMORY_H help Support for Qualcomm MSM/QSD based systems. This runs on the apps processor of the MSM/QSD and depends on a shared memory |