X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=arch%2Fparisc%2FKconfig;h=3d73545e8c484d158b96788be65a9a7fcab60f48;hb=b0138a6cb7923a997d278b47c176778534d1095b;hp=28da4e71c44311e7111f8a2b2182b0d595a2d62d;hpb=81450b73dde07f473a4a7208b209b4c8b7251d90;p=firefly-linux-kernel-4.4.55.git diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index 28da4e71c443..3d73545e8c48 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig @@ -37,6 +37,11 @@ config GENERIC_FIND_NEXT_BIT bool default y +config GENERIC_BUG + bool + default y + depends on BUG + config GENERIC_HWEIGHT bool default y @@ -45,6 +50,10 @@ config GENERIC_CALIBRATE_DELAY bool default y +config GENERIC_TIME + bool + default y + config TIME_LOW_RES bool depends on SMP