Skip to content
Snippets Groups Projects
Commit bd328eb3 authored by Joe Hershberger's avatar Joe Hershberger Committed by Tom Rini
Browse files

Clean all defconfigs with savedefconfig


In order to reduce merge conflicts and to maintain the simplest possible
defconfig files, we should be using the savedefconfig feature of Kconfig
every time a new feature is added. This keeps the defconfig settings to
a minimum (only those things not default) and keeps them in the same
order as the Kconfig options.

Signed-off-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: default avatarStephen Warren <swarren@wwwdotorg.org>
Cc: Tom Rini <trini@konsulko.com>
parent a26cd049
No related branches found
No related tags found
No related merge requests found
Showing
with 88 additions and 120 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment