]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/Kconfig
Remove extra code in arch/arm/*omap* to move it into omap-pool branch
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / Kconfig
index b37fc101e9f581bed9ea5feff8b1e4dd0009e76a..9dd68fafb374b54c273ebe2e7034be042e993563 100644 (file)
@@ -73,39 +73,6 @@ config OMAP_RESET_CLOCKS
          probably do not want this option enabled until your
          device drivers work properly.
 
-config OMAP_BOOT_TAG
-       bool "OMAP bootloader information passing"
-        depends on ARCH_OMAP
-        default n
-        help
-          Say Y, if you have a bootloader which passes information
-          about your board and its peripheral configuration.
-
-config OMAP_BOOT_REASON
-       bool "Support for boot reason"
-        depends on OMAP_BOOT_TAG
-        default n
-        help
-          Say Y, if you want to have a procfs entry for reading the boot
-          reason in user-space.
-
-config OMAP_COMPONENT_VERSION
-       bool "Support for component version display"
-       depends on OMAP_BOOT_TAG && PROC_FS
-       default n
-       help
-         Say Y, if you want to have a procfs entry for reading component
-         versions (supplied by the bootloader) in user-space.
-
-config OMAP_GPIO_SWITCH
-       bool "GPIO switch support"
-        default n
-        help
-          Say Y, if you want to have support for reporting of GPIO
-          switches (e.g. cover switches) via sysfs. Your bootloader has
-          to provide information about the switches to the kernel via the
-          ATAG_BOARD mechanism if they're not defined by the board config.
-
 config OMAP_MUX
        bool "OMAP multiplexing support"
         depends on ARCH_OMAP