linux: change Device Tree prompt
authorYann E. MORIN <yann.morin.1998@free.fr>
Fri, 2 Jan 2015 12:26:27 +0000 (13:26 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 2 Jan 2015 13:44:15 +0000 (14:44 +0100)
commitbe529e22189b425edb3e6c23dea91f3c1d91a694
treeb18ff2e3dbd882e28575e27ea4e987566c5a55ea
parentdb748e8639f79f3ca456680ec2860a792df52a88
linux: change Device Tree prompt

The current prompt seems to imply that we want to add Device Tree
support to the Linux kernel:

    [*] Device tree support

But what it really means is that Buildroot will build a DTB.

Change the prompt so that it is obvious that this is the intended
behaviour, and users do not get mislead as to why Device Tree support is
not automatically added to their Linux kernel.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
linux/Config.in