summaryrefslogtreecommitdiff
path: root/arch/xtensa/Kconfig
diff options
context:
space:
mode:
authorAlexey Dobriyan <adobriyan@gmail.com>2009-03-10 19:55:49 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2009-03-10 22:55:10 (GMT)
commit5a891ed5adef39aca0b7662c58a2566c7a16237e (patch)
tree481ad376236c6f1efdd172e96ee6178b6f89f0c2 /arch/xtensa/Kconfig
parent8ef1f0291a5d126f678b2f0225843c1ab550559c (diff)
downloadlinux-fsl-qoriq-5a891ed5adef39aca0b7662c58a2566c7a16237e.tar.xz
xtensa: fix compilation somewhat
* ->put_char changes * HIGHMEM is bogus it seems, there is no kmap_atomic() et al * some includes Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Acked-by: Chris Zankel <zankel@tensilica.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/xtensa/Kconfig')
-rw-r--r--arch/xtensa/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig
index 6c873dc..9812008 100644
--- a/arch/xtensa/Kconfig
+++ b/arch/xtensa/Kconfig
@@ -103,9 +103,6 @@ config MATH_EMULATION
help
Can we use information of configuration file?
-config HIGHMEM
- bool "High memory support"
-
endmenu
menu "Platform options"