commit | 12b85706511aa7e81e9cd66427d807450afd3bb8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 03:25:17 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 22 09:33:56 2017 -0400 |
tree | cf00b1616aebfdf05799cc682ca82027aedf7fcd | |
parent | a6a9ea443f5b05fac675f34797c240766b332bbf [diff] |
Convert CONFIG_CMD_ETHSW to Kconfig This converts the following to Kconfig: CONFIG_CMD_ETHSW Also enable it for sandbox to increase build coverage. Signed-off-by: Simon Glass <sjg@chromium.org>