diff --git a/[refs] b/[refs] index 28e8a56903c4..219e4a7df017 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4a89261b02d421cc1bcadaaebb90bb7919db0854 +refs/heads/master: 234a71a7d64832e4aa8d9b5c80133480b86f6de3 diff --git a/trunk/arch/powerpc/Kconfig b/trunk/arch/powerpc/Kconfig index b6447190e1a2..e625e9e034ae 100644 --- a/trunk/arch/powerpc/Kconfig +++ b/trunk/arch/powerpc/Kconfig @@ -4,6 +4,10 @@ config PPC32 bool default y if !PPC64 +config 32BIT + bool + default y if PPC32 + config 64BIT bool default y if PPC64