X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fv850%2FKconfig;h=e7fc3e500342edc9384b458e8b7d89e156a194d1;hb=ff607748590fba14aecedb0d50edc4ada98d4302;hp=89c053b6c2c404d39e7c31ed013ff9410a8aeaeb;hpb=30beab1491f0b96b2f23d3fb68af01fd921a16d8;p=linux-2.6-omap-h63xx.git diff --git a/arch/v850/Kconfig b/arch/v850/Kconfig index 89c053b6c2c..e7fc3e50034 100644 --- a/arch/v850/Kconfig +++ b/arch/v850/Kconfig @@ -10,9 +10,6 @@ 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 @@ -23,6 +20,18 @@ 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