[POWERPC] bootwrapper: Add CONFIG_DEVICE_TREE
authorScott Wood <scottwood@freescale.com>
Mon, 16 Apr 2007 23:24:51 +0000 (09:24 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 24 Apr 2007 11:31:53 +0000 (21:31 +1000)
commit270429baa928fa6beff4042a7701944e23396417
tree025a98f94e1fc721726c152118d305fcd55b805a
parentb97d27914354619ec6883ffe08dbd9c8e4b826b7
[POWERPC] bootwrapper: Add CONFIG_DEVICE_TREE

This provides a way to tell the bootwrapper makefile which device tree to
include by default.  The wrapper can still be invoked standalone to wrap
with a different device tree without reconfiguring the kernel, if that is
desired.

The user will only be asked to provide a device tree if the platform
selects CONFIG_WANT_DEVICE_TREE.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Kconfig