projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd561c7
)
powerpc: 32-bit powermac needs the mpc106 code
author
Paul Mackerras
<paulus@samba.org>
Wed, 26 Oct 2005 12:54:17 +0000
(22:54 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 26 Oct 2005 12:54:17 +0000
(22:54 +1000)
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/powerpc/Kconfig
b/arch/powerpc/Kconfig
index 9589d621edc5431eb4a3d8b201cd173743db2346..c71ddc0c191a92adc294fdaa4f81b5b588a1af9f 100644
(file)
--- a/
arch/powerpc/Kconfig
+++ b/
arch/powerpc/Kconfig
@@
-293,6
+293,7
@@
config PPC_PMAC
bool " Apple PowerMac based machines"
depends on PPC_MULTIPLATFORM
select PPC_INDIRECT_PCI if PPC32
+ select PPC_MPC106 if PPC32
default y
config PPC_PMAC64