diff options
author | Scott Wood <scottwood@freescale.com> | 2007-04-26 17:09:01 (GMT) |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-04-27 11:14:15 (GMT) |
commit | 4536b937466ff6784d2a9a4bebde924a0d6e01cb (patch) | |
tree | 68159dd12e235253a8d729c2269e3cddeb5bdbe5 /arch/powerpc/Kconfig | |
parent | e4bb688d9f11d7fee927312cc97d443472c7c212 (diff) | |
download | linux-4536b937466ff6784d2a9a4bebde924a0d6e01cb.tar.xz |
[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 9b9c00e..a54a9a2e 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig @@ -169,6 +169,7 @@ config PPC_85xx select E500 select FSL_SOC select 85xx + select WANT_DEVICE_TREE config PPC_86xx bool "Freescale 86xx" |