commit | a0d0c1349cd1260df64fab401a869aaf555d124c | [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 | a5fd089c487dec824edf16d549c5a24c537dde12 [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>