vserver 1.9.5.x5
[linux-2.6.git] / arch / arm / mach-h720x / Kconfig
index 44a303d..9b6982e 100644 (file)
@@ -1,3 +1,5 @@
+if ARCH_H720X
+
 menu "h720x Implementations"
 
 config ARCH_H7201
@@ -25,3 +27,12 @@ config CPU_H7202
        bool
        help
          Select code specific to h7202 variants
+config H7202_SERIAL23
+       depends on CPU_H7202
+       bool "Use serial ports 2+3"
+       help
+         Say Y here if you wish to use serial ports 2+3. They share their
+         pins with the keyboard matrix controller, so you have to decide.
+
+
+endif