]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/ppc/Kconfig
[ARM] Update arch/arm/Kconfig for drivers/Kconfig changes
[mv-sheeva.git] / arch / ppc / Kconfig
index c1b34eb383cf165a385ba5bc21f0ddaee589c04f..20dce4681259a0c6daf8f1ccf3af5826b33ca5d8 100644 (file)
@@ -4,6 +4,10 @@
 
 mainmenu "Linux/PowerPC Kernel Configuration"
 
+config WORD_SIZE
+       int
+       default 32
+
 config MMU
        bool
        default y
@@ -1012,7 +1016,7 @@ config CMDLINE
          some command-line options at build time by entering them here.  In
          most cases you will need to specify the root device here.
 
-if !44x || BROKEN
+if BROKEN
 source kernel/power/Kconfig
 endif