Update broken web addresses in arch directory.
[deliverable/linux.git] / arch / arm / mach-omap1 / Kconfig
index b18d7c28ab7ab49ae246d0aa3477d2f25773ce71..5f649637540403aedc3bfacabb5a2705bad6ccf0 100644 (file)
@@ -1,3 +1,7 @@
+if ARCH_OMAP1
+
+menu "TI OMAP1 specific features"
+
 comment "OMAP Core Type"
        depends on ARCH_OMAP1
 
@@ -124,7 +128,7 @@ config MACH_OMAP_PALMTT
        help
          Support for the Palm Tungsten|T PDA. To boot the kernel, you'll
          need a PalmOS compatible bootloader (Garux); check out
-         http://www.hackndev.com/palm/tt/ for more information.
+         http://garux.sourceforge.net/ for more information.
          Say Y here if you have this PDA model, say N otherwise.
 
 config MACH_SX1
@@ -224,6 +228,12 @@ config OMAP_ARM_120MHZ
        help
           Enable 120MHz clock for OMAP CPU. If unsure, say N.
 
+config OMAP_ARM_96MHZ
+       bool "OMAP ARM 96 MHz CPU"
+       depends on ARCH_OMAP1 && (ARCH_OMAP15XX || ARCH_OMAP16XX || ARCH_OMAP730 || ARCH_OMAP850)
+       help
+          Enable 96MHz clock for OMAP CPU. If unsure, say N.
+
 config OMAP_ARM_60MHZ
        bool "OMAP ARM 60 MHz CPU"
        depends on ARCH_OMAP1 && (ARCH_OMAP15XX || ARCH_OMAP16XX || ARCH_OMAP730 || ARCH_OMAP850)
@@ -237,3 +247,6 @@ config OMAP_ARM_30MHZ
        help
           Enable 30MHz clock for OMAP CPU. If unsure, say N.
 
+endmenu
+
+endif
This page took 0.026686 seconds and 5 git commands to generate.