commit | 732aa4ab158d28f5205b14b3e83577fccbe53cc6 | [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 | ca1feec746a5b3a96284d28c6ce348a8581fdb8d [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>