commit | 7990277a7bf065084a2e6b4494c7f6628139d431 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sat Mar 19 10:45:16 2022 -0500 |
committer | Stefano Babic <sbabic@denx.de> | Tue Apr 12 17:33:55 2022 +0200 |
tree | 103e91ff93221536a1b30946d0cf0d6e80b00a6d | |
parent | 1a831a383cdaba4e96f7b2f4fc36c22ab3e9d8bf [diff] |
arm: imx: imx8mn_beacon: Remove unnecessary configs Because the Beacon imx8mn board uses device tree for MMC/SD and Ethernet, there is no need to have some of the config options. It's handled by the device tree. Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Fabio Estevam <festevam@denx.de>