X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=arch%2Ffrv%2FKconfig;h=95a3892b8d1bc6cfa601b6f956ae66687c855bb4;hb=4f69cef4fb433472c59688bec827ff9dea32efa8;hp=60a617aff8ba465d83b38f09ebf9cbdc1dbe684c;hpb=dd49f96777d5a72d5591ac2112d4ac940391774e;p=linux-2.6-omap-h63xx.git diff --git a/arch/frv/Kconfig b/arch/frv/Kconfig index 60a617aff8b..95a3892b8d1 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"