X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fh8300%2FKconfig;h=618dbad696f6d535f3fa55ce07cfae23289d7cfa;hb=542f739d12159e3198611aa471359cc63600be1a;hp=34a84bc4baf59ae515c1a0b0c899deee21604ef4;hpb=cece901481bafbf14de8cbd3a89ae869ea881055;p=linux-2.6 diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig index 34a84bc4ba..618dbad696 100644 --- a/arch/h8300/Kconfig +++ b/arch/h8300/Kconfig @@ -17,6 +17,10 @@ config SWAP bool default n +config ZONE_DMA + bool + default y + config FPU bool default n @@ -45,14 +49,25 @@ 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 +config NO_IOPORT + def_bool y + config ISA bool default y