]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
Config.in: Add a menu around BR2_EXTERNAL configuration options
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 8 Dec 2013 22:21:50 +0000 (23:21 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 8 Dec 2013 22:30:26 +0000 (23:30 +0100)
commitf4ea4b9824138c7e24c9e4876ff09f14e5d48e87
tree9fb0ba0d025639e8c70eabf30334bbb94dc793a9
parent2233f5f8fb40527e6d14939bb79ec24ff2325fc1
Config.in: Add a menu around BR2_EXTERNAL configuration options

To make it clear to the user that these options are external to Buildroot
and no support is provided by the Buildroot community.

With this, there's no need to recommend people to their options inside
a menu, so remove that from the documentation.

Kconfig nicely allows us to hide the menu completely if BR2_EXTERNAL isn't
used, so make use of that to not confuse people. It would be nice if we
could add some help text to explain the BR2_EXTERNAL stuff as well, but
that isn't supported on menus :/

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Config.in
docs/manual/customize-outside-br.txt