X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fh8300%2FKconfig;h=cabf0bfffc534a06b1e9850d8d814cd98fa988a4;hb=d6b861c6402307e30c7df24dcda911df64a5f9d6;hp=80940d712acf76b6bea39df0cc27a618d0f632b1;hpb=5367f2d67c7d0bf1faae90e6e7b4e2ac3c9b5e0f;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