cpu: Do not return errors from cpu_dev_init() which will be ignored
[deliverable/linux.git] / arch / frv / Kconfig
index bad27a6ff407bfcce2aecbac934278eabe9c194f..bbbf7927f238005afee51476a6b9156f6c53f954 100644 (file)
@@ -317,6 +317,7 @@ config PCI
        bool "Use PCI"
        depends on MB93090_MB00
        default y
+       select GENERIC_PCI_IOMAP
        help
          Some FR-V systems (such as the MB93090-MB00 VDK) have PCI
          onboard. If you have one of these boards and you wish to use the PCI
@@ -341,16 +342,6 @@ source "drivers/pci/Kconfig"
 
 source "drivers/pcmcia/Kconfig"
 
-#config MATH_EMULATION
-#      bool "Math emulation support (EXPERIMENTAL)"
-#      depends on EXPERIMENTAL
-#      help
-#        At some point in the future, this will cause floating-point math
-#        instructions to be emulated by the kernel on machines that lack a
-#        floating-point math coprocessor.  Thrill-seekers and chronically
-#        sleep-deprived psychotic hacker types can say Y now, everyone else
-#        should probably wait a while.
-
 menu "Power management options"
 
 config ARCH_SUSPEND_POSSIBLE
This page took 0.026159 seconds and 5 git commands to generate.