X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fh8300%2FKconfig;h=931a1ac99ff18ed8f5970ea06d389f7fd7e2010e;hb=9f34217c846a96dea03f4418e2f27423658d3542;hp=6df692d1475f7ffb2549ab62929374a2daafcb54;hpb=31111c26d976ca0f298312f08e44cdb078005b03;p=pandora-kernel.git diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig index 6df692d1475f..931a1ac99ff1 100644 --- a/arch/h8300/Kconfig +++ b/arch/h8300/Kconfig @@ -4,6 +4,7 @@ config H8300 select HAVE_IDE select HAVE_GENERIC_HARDIRQS select GENERIC_HARDIRQS_NO_DEPRECATED + select GENERIC_IRQ_SHOW config SYMBOL_PREFIX string @@ -45,6 +46,10 @@ config GENERIC_FIND_NEXT_BIT bool default y +config GENERIC_FIND_BIT_LE + bool + default y + config GENERIC_HWEIGHT bool default y