X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fh8300%2FKconfig;h=e35f74e6e50566d489852d5156013e5e65de9c5d;hb=05e31754d18169555f2c8b54b5fa8631c6be6e7f;hp=1734d96422c60f82219e779d57bae3c81fac525b;hpb=7baca6ad0ef09c8a78d798c93a3ce25336e8f50f;p=linux-2.6 diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig index 1734d96422..e35f74e6e5 100644 --- a/arch/h8300/Kconfig +++ b/arch/h8300/Kconfig @@ -49,10 +49,18 @@ config GENERIC_HWEIGHT bool default y +config GENERIC_HARDIRQS + bool + default y + config GENERIC_CALIBRATE_DELAY bool default y +config GENERIC_TIME + bool + default y + config TIME_LOW_RES bool default y @@ -60,6 +68,9 @@ config TIME_LOW_RES config NO_IOPORT def_bool y +config NO_DMA + def_bool y + config ISA bool default y