X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=arch%2Fh8300%2FKconfig;h=e20322ffcaf839d2e9fabb4ecfafdbc997a8c221;hb=bdfd6b7d761c7bb8bc93055dac5040ece7d58e10;hp=6df692d1475f7ffb2549ab62929374a2daafcb54;hpb=ee0caa79569a9c44febc18480beef4847aa8cecd;p=pandora-kernel.git diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig index 6df692d1475f..e20322ffcaf8 100644 --- a/arch/h8300/Kconfig +++ b/arch/h8300/Kconfig @@ -3,7 +3,7 @@ config H8300 default y select HAVE_IDE select HAVE_GENERIC_HARDIRQS - select GENERIC_HARDIRQS_NO_DEPRECATED + select GENERIC_IRQ_SHOW config SYMBOL_PREFIX string @@ -45,6 +45,10 @@ config GENERIC_FIND_NEXT_BIT bool default y +config GENERIC_FIND_BIT_LE + bool + default y + config GENERIC_HWEIGHT bool default y