commit | 5e59a8d69fa22391e6adee29ce30b43a2982bc33 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Oct 20 22:11:33 2017 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sun Oct 22 17:03:11 2017 -0400 |
tree | 28f7eea8fd529d70b6c8a5b90011c20de4958161 | |
parent | 1884a074531368bf5d91f85a1823b195e61f5062 [diff] |
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT We move all instances of CONFIG_MTDIDS_DEFAULT and CONFIG_MTDPARTS_DEFAULT from the header files to the defconfig files. There's a few cases here where we need to expand upon what was in the header file. Signed-off-by: Tom Rini <trini@konsulko.com>