X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fh8300%2FKconfig;h=cabf0bfffc534a06b1e9850d8d814cd98fa988a4;hb=59f35d53fde3987d071ea1c9bf1c9ba29fcb69fe;hp=80940d712acf76b6bea39df0cc27a618d0f632b1;hpb=05814450070f13b671fc9dbf89477677aa0258cb;p=powerpc.git diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig index 80940d712a..cabf0bfffc 100644 --- a/arch/h8300/Kconfig +++ b/arch/h8300/Kconfig @@ -29,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