]> git.baikalelectronics.ru Git - kernel.git/commit
of: make CONFIG_OF user selectable
authorRob Herring <robh@kernel.org>
Thu, 28 May 2015 17:48:45 +0000 (12:48 -0500)
committerRob Herring <robh@kernel.org>
Fri, 5 Jun 2015 01:16:01 +0000 (20:16 -0500)
commitb0d8e71ba62f15e9dd07522fdedafc6e72c5eafa
tree761d25cfbfcd2bf576333f742049d3cd58d1d395
parented6186bbcf37bec374de3ce5e8a5fda35ba7973e
of: make CONFIG_OF user selectable

With the addition of overlays, it is now plausible to use DT on any arch
and without an arch using it at boot time. It is also desirable to
expand the compile coverage of the DT code. Make CONFIG_OF user
selectable by converting the menu to menuconfig.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Acked-by: Grant Likely <grant.likely@lianro.org>
drivers/of/Kconfig