]> git.sur5r.net Git - u-boot/commit
distro: use imply to enable DISTRO_DEFAULTS as SoC default
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 25 Apr 2018 09:47:52 +0000 (18:47 +0900)
committerTom Rini <trini@konsulko.com>
Sat, 28 Apr 2018 14:42:35 +0000 (10:42 -0400)
commit7325f6cfdcf6cbc4fc5acf706b6cbcc786ae8db5
treee0c9bc76ea30a3f35b551ab08372ad2b8cb91c2d
parentb60cfb6a01a23938245edb9e0910cc11dbeed789
distro: use imply to enable DISTRO_DEFAULTS as SoC default

The default of DISTRO_DEFAULTS is messy.  Using the 'imply' keyword
is equivalent and cleaner.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Kconfig
arch/arm/Kconfig
arch/arm/cpu/armv8/fsl-layerscape/Kconfig
doc/README.distro