commit | ca4647fee2a4d8943a7ef0e257d3611102495b02 | [log] [tgz] |
---|---|---|
author | Vikas Manocha <vikas.manocha@st.com> | Mon Apr 10 15:03:07 2017 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon May 08 11:57:25 2017 -0400 |
tree | 69b6bb005c6a2fc0ca1fe846717b0edb5cc47f1f | |
parent | d3cc5cf9d0f3b15688527a89a3ba868f7e9c8d16 [diff] |
stm32f7: remove not needed configuration from board config This patch removes: - CONFIG_CMD_MEM: enabled by default - CONFIG_DESIGNWARE_ETH : not being used anywhere. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> cc: Christophe KERELLO <christophe.kerello@st.com>