X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Ffrv%2FKconfig;h=95a3892b8d1bc6cfa601b6f956ae66687c855bb4;hb=40ef1d8d48e364dce689342adfdc475aa53f4808;hp=60a617aff8ba465d83b38f09ebf9cbdc1dbe684c;hpb=d936cfc72032fb4af03d1edd99596d18ea1f081c;p=linux-2.6 diff --git a/arch/frv/Kconfig b/arch/frv/Kconfig index 60a617aff8..95a3892b8d 100644 --- a/arch/frv/Kconfig +++ b/arch/frv/Kconfig @@ -17,6 +17,10 @@ config GENERIC_FIND_NEXT_BIT bool default y +config GENERIC_HWEIGHT + bool + default y + config GENERIC_CALIBRATE_DELAY bool default n @@ -25,6 +29,10 @@ config GENERIC_HARDIRQS bool default n +config TIME_LOW_RES + bool + default y + mainmenu "Fujitsu FR-V Kernel Configuration" source "init/Kconfig"