]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/h8300/Kconfig
[MIPS] Early printk for IP27.
[linux-2.6-omap-h63xx.git] / arch / h8300 / Kconfig
index 375f2a8ff3b54efbdb3debf0db09acc67ec8e0bc..cabf0bfffc534a06b1e9850d8d814cd98fa988a4 100644 (file)
@@ -21,10 +21,6 @@ config FPU
        bool
        default n
 
-config UID16
-       bool
-       default y
-
 config RWSEM_GENERIC_SPINLOCK
        bool
        default y
@@ -33,10 +29,22 @@ 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 TIME_LOW_RES
+       bool
+       default y
+
 config ISA
        bool
        default y
@@ -181,6 +189,8 @@ source "drivers/serial/Kconfig"
 
 source "drivers/i2c/Kconfig"
 
+source "drivers/hwmon/Kconfig"
+
 source "drivers/usb/Kconfig"
 
 endmenu