commit | bef12ea4a3232e37bdad63163533488f00f459de | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Mar 30 18:07:30 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 08 10:46:22 2022 -0400 |
tree | 7c5319cdbdb6e3db39f6c8f81f67c46fe19e4817 | |
parent | 1d2893d191337b7adc3493eecc5e3de33fdcea7e [diff] |
galileo: Remove CONFIG_DESIGNWARE_ETH reference This platform has CONFIG_ETH_DESIGNWARE set already, which is the correct value for the driver in question. Remove this incorrect line. Signed-off-by: Tom Rini <trini@konsulko.com>