X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=arch%2Fm32r%2FKconfig;h=05c864c6c2d937e31f893c3b1aa783e190906c33;hb=74d89c16735d83349ea74232031819e989a49156;hp=a3dcc3fab4b736660ab3b621d3321c730949f501;hpb=d936cfc72032fb4af03d1edd99596d18ea1f081c;p=powerpc.git diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig index a3dcc3fab4..05c864c6c2 100644 --- a/arch/m32r/Kconfig +++ b/arch/m32r/Kconfig @@ -214,6 +214,14 @@ 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