X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fparisc%2FKconfig;h=6b3c50964ca9e79bfd2ba2fcb8f1a30968f91278;hb=fe449f48368623eb47715061b4977ce982d8e03b;hp=7c914a4c67c3e928b20f44a1acc6ffa90e05a95d;hpb=934a3595b30c986bab52bc9c08d12c8962c88c8a;p=powerpc.git diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index 7c914a4c67..6b3c50964c 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig @@ -25,10 +25,23 @@ config RWSEM_GENERIC_SPINLOCK config RWSEM_XCHGADD_ALGORITHM bool +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 + depends on SMP + default y + config GENERIC_ISA_DMA bool