X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fparisc%2FKconfig;h=3d73545e8c484d158b96788be65a9a7fcab60f48;hb=48a7afe314bfc4d7f50e1608632f503dbba7e013;hp=6dd0ea8f88e0a49c273e3f04734efc3e42abb0d5;hpb=a4b47ab9464a8200528fad3101668abdd7379cf9;p=powerpc.git diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index 6dd0ea8f88..3d73545e8c 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig @@ -25,10 +25,23 @@ config RWSEM_GENERIC_SPINLOCK config RWSEM_XCHGADD_ALGORITHM bool +config ARCH_HAS_ILOG2_U32 + bool + default n + +config ARCH_HAS_ILOG2_U64 + bool + default n + config GENERIC_FIND_NEXT_BIT bool default y +config GENERIC_BUG + bool + default y + depends on BUG + config GENERIC_HWEIGHT bool default y @@ -37,13 +50,14 @@ config GENERIC_CALIBRATE_DELAY bool default y -config TIME_LOW_RES +config GENERIC_TIME bool - depends on SMP default y -config GENERIC_ISA_DMA +config TIME_LOW_RES bool + depends on SMP + default y config GENERIC_HARDIRQS def_bool y @@ -127,7 +141,7 @@ config PA11 config PREFETCH def_bool y - depends on PA8X00 + depends on PA8X00 || PA7200 config 64BIT bool "64-bit kernel"