X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Ffrv%2FKconfig;h=95a3892b8d1bc6cfa601b6f956ae66687c855bb4;hb=225ec70a8cf5086a70d755e394c56186a30053d3;hp=61261b78ced7617571f349edbb683050d2f51741;hpb=8e9c238c3884c226f0cddc31cde87dd5df1a6500;p=pandora-kernel.git diff --git a/arch/frv/Kconfig b/arch/frv/Kconfig index 61261b78ced7..95a3892b8d1b 100644 --- a/arch/frv/Kconfig +++ b/arch/frv/Kconfig @@ -6,10 +6,6 @@ config FRV bool default y -config UID16 - bool - default y - config RWSEM_GENERIC_SPINLOCK bool default y @@ -21,6 +17,10 @@ config GENERIC_FIND_NEXT_BIT bool default y +config GENERIC_HWEIGHT + bool + default y + config GENERIC_CALIBRATE_DELAY bool default n @@ -29,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"