X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fv850%2FKconfig;h=37ec644603ab886eb3221f7606488ce760dceb85;hb=dcc42f483d6808ba4d04af9da35e7e47b711f6c2;hp=89c053b6c2c404d39e7c31ed013ff9410a8aeaeb;hpb=bdf242eeb0f69567fe43eba93889d80ecacbfe94;p=linux-2.6-omap-h63xx.git diff --git a/arch/v850/Kconfig b/arch/v850/Kconfig index 89c053b6c2c..37ec644603a 100644 --- a/arch/v850/Kconfig +++ b/arch/v850/Kconfig @@ -10,19 +10,34 @@ mainmenu "uClinux/v850 (w/o MMU) Kernel Configuration" config MMU bool default n -config UID16 - bool - default n config RWSEM_GENERIC_SPINLOCK bool default y config RWSEM_XCHGADD_ALGORITHM bool default n +config GENERIC_FIND_NEXT_BIT + bool + default y +config GENERIC_HWEIGHT + bool + default y config GENERIC_CALIBRATE_DELAY bool default y +config GENERIC_HARDIRQS + bool + default y + +config GENERIC_IRQ_PROBE + bool + default y + +config TIME_LOW_RES + bool + default y + # Turn off some random 386 crap that can affect device config config ISA bool