[PATCH] x86: Move direct PCI scanning functions out of line
[deliverable/linux.git] / arch / v850 / Kconfig
index 89c053b6c2c404d39e7c31ed013ff9410a8aeaeb..37ec644603ab886eb3221f7606488ce760dceb85 100644 (file)
@@ -10,19 +10,34 @@ mainmenu "uClinux/v850 (w/o MMU) Kernel Configuration"
 config MMU
                bool
        default n
-config UID16
-       bool
-       default n
 config RWSEM_GENERIC_SPINLOCK
        bool
        default y
 config RWSEM_XCHGADD_ALGORITHM
        bool
        default n
+config GENERIC_FIND_NEXT_BIT
+       bool
+       default y
+config GENERIC_HWEIGHT
+       bool
+       default y
 config GENERIC_CALIBRATE_DELAY
        bool
        default y
 
+config GENERIC_HARDIRQS
+       bool
+       default y
+
+config GENERIC_IRQ_PROBE
+       bool
+       default y
+
+config TIME_LOW_RES
+       bool
+       default y
+
 # Turn off some random 386 crap that can affect device config
 config ISA
        bool
This page took 0.023825 seconds and 5 git commands to generate.