commit | fd75ade1070ebc36ef55b4f4e4da1d42394629b4 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Wed Feb 27 15:20:32 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 25 17:35:52 2019 -0400 |
tree | 653e812e9fdb0d00862ef845d2973f1f1c11d8af | |
parent | b0197aeb360588ca1035f8c2e4dcf376808f1250 [diff] |
bcm7445: move some configuration in defconfig file Move some configurations in defconfig file - CONFIG_DM_SPI (removed by syncing defconfigs ) - CONFIG_CMD_SF - CONFIG_CMD_SPI - CONFIG_CMD_SF_TEST This allow correct dependency handling in Kconfig. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>