]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/xtensa/Kconfig
PCI: centralize device setup code
[mv-sheeva.git] / arch / xtensa / Kconfig
index a213260b51e5b4d8d3d64d7aebc85d2b2f21eb74..981200830432fde49cad084c1ecd0855c1cbab9f 100644 (file)
@@ -64,7 +64,12 @@ choice
        default XTENSA_VARIANT_FSF
 
 config XTENSA_VARIANT_FSF
-       bool "fsf"
+       bool "fsf - default (not generic) configuration"
+
+config XTENSA_VARIANT_DC232B
+       bool "dc232b - Diamond 232L Standard Core Rev.B (LE)"
+       help
+       This variant refers to Tensilica's Diamond 232L Standard core Rev.B (LE).
 endchoice
 
 config MMU
@@ -98,9 +103,6 @@ config MATH_EMULATION
        help
        Can we use information of configuration file?
 
-config HIGHMEM
-       bool "High memory support"
-
 endmenu
 
 menu "Platform options"