commit | fa2c14676c7c6f3115dd4d9b2a4cc3b35c3ad2a2 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Feb 10 16:54:38 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 23 10:21:41 2018 -0500 |
tree | 6bb004844ba542e9b68919ad046cfcd0c52e216d | |
parent | f0f6917188ad660cf002c10095f46ecf748b8f58 [diff] |
configs: Re-sync with CONFIG_DISTRO_DEFAULTS A number of platforms include config_distro_defaults.h but do not enable CONFIG_DISTRO_DEFAULTS. As they plainly intended to, set that flag and re-sync config files. Signed-off-by: Tom Rini <trini@konsulko.com>