diff options
author | Nicolas Pitre <nicolas.pitre@linaro.org> | 2011-07-05 22:52:53 -0400 |
---|---|---|
committer | Nicolas Pitre <nico@fluxnic.net> | 2011-10-13 12:49:30 -0400 |
commit | f29781ac69c913272acf915c4d3aacc44af5ddfc (patch) | |
tree | 8ac8211b641f065d4a85e2764e9a56f187f15cb6 /arch/arm/Kconfig | |
parent | 34561b557ff0a3ee0c4bdaf5a5198246e41826e4 (diff) | |
download | blackbird-op-linux-f29781ac69c913272acf915c4d3aacc44af5ddfc.tar.gz blackbird-op-linux-f29781ac69c913272acf915c4d3aacc44af5ddfc.zip |
ARM: mach-w90x900: 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 47a04e59e614..ecc18d51f332 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -590,6 +590,7 @@ config ARCH_W90X900 select CLKDEV_LOOKUP select CLKSRC_MMIO select GENERIC_CLOCKEVENTS + select NO_MACH_MEMORY_H help Support for Nuvoton (Winbond logic dept.) ARM9 processor, At present, the w90x900 has been renamed nuc900, regarding |