X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Ffrv%2FKconfig;h=a601a17cf568b8f409fc39e2023bef84d557d012;hb=ed943c1faba53d9a0bde56007ee27762b29dccbd;hp=60a617aff8ba465d83b38f09ebf9cbdc1dbe684c;hpb=fb7ffeb11bb7e9e75dc83ff67a4925c270e0fa3c;p=~andy%2Flinux diff --git a/arch/frv/Kconfig b/arch/frv/Kconfig index 60a617aff8b..a601a17cf56 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,14 @@ config GENERIC_HARDIRQS bool default n +config GENERIC_TIME + bool + default y + +config TIME_LOW_RES + bool + default y + mainmenu "Fujitsu FR-V Kernel Configuration" source "init/Kconfig"