diff options
author | Scott Wood <scottwood@freescale.com> | 2007-04-26 13:09:01 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-04-27 07:14:15 -0400 |
commit | 4536b937466ff6784d2a9a4bebde924a0d6e01cb (patch) | |
tree | 68159dd12e235253a8d729c2269e3cddeb5bdbe5 /arch/powerpc/Kconfig | |
parent | e4bb688d9f11d7fee927312cc97d443472c7c212 (diff) |
[POWERPC] bootwrapper: cuImage for 85xx
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 9b9c00ee688d..a54a9a2e36f3 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -169,6 +169,7 @@ config PPC_85xx | |||
169 | select E500 | 169 | select E500 |
170 | select FSL_SOC | 170 | select FSL_SOC |
171 | select 85xx | 171 | select 85xx |
172 | select WANT_DEVICE_TREE | ||
172 | 173 | ||
173 | config PPC_86xx | 174 | config PPC_86xx |
174 | bool "Freescale 86xx" | 175 | bool "Freescale 86xx" |