X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fh8300%2FKconfig;h=cabf0bfffc534a06b1e9850d8d814cd98fa988a4;hb=1f8b444ceabb228594121d3ccea15248a4c2e1a4;hp=26698a49f1535883d01a4a6031db7d08aeda284c;hpb=e0d7ff168a71299919f01500b3d507aae0c67513;p=powerpc.git diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig index 26698a49f1..cabf0bfffc 100644 --- a/arch/h8300/Kconfig +++ b/arch/h8300/Kconfig @@ -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