X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=arch%2Fppc%2FKconfig;h=8eb82efe05a12072f0929380fffa74bfd05e6da5;hb=ab14de6c37fae22911ba99f4171613e6d758050b;hp=f76a146cff137f28c65a5e839aca007a9de63069;hpb=a8605aef813f8eb3ef4b80d32cba6a671ef8deb0;p=linux-2.6-omap-h63xx.git diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig index f76a146cff1..8eb82efe05a 100644 --- a/arch/ppc/Kconfig +++ b/arch/ppc/Kconfig @@ -19,6 +19,14 @@ config RWSEM_XCHGADD_ALGORITHM bool default y +config ARCH_HAS_ILOG2_U32 + bool + default y + +config ARCH_HAS_ILOG2_U64 + bool + default n + config GENERIC_HWEIGHT bool default y @@ -616,7 +624,7 @@ config HDPU Select HDPU if configuring a Sky Computers Compute Blade. config HDPU_FEATURES - depends HDPU + depends on HDPU tristate "HDPU-Features" help Select to enable HDPU enhanced features. @@ -727,7 +735,7 @@ config LITE5200 config LITE5200B bool "Freescale LITE5200B" - depends LITE5200 + depends on LITE5200 help Support for the LITE5200B dev board for the MPC5200 from Freescale. This is the new board with 2 PCI slots.