X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fh8300%2FKconfig;h=e35f74e6e50566d489852d5156013e5e65de9c5d;hb=0542170dec523d50e8bed5515e2f7314e738c8d8;hp=146eb28f622583800bffc5a4b18cf42708b27070;hpb=66701b1499a3ff11882c8c4aef36e8eac86e17b1;p=powerpc.git diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig index 146eb28f62..e35f74e6e5 100644 --- a/arch/h8300/Kconfig +++ b/arch/h8300/Kconfig @@ -49,14 +49,28 @@ 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 NO_DMA + def_bool y + config ISA bool default y