commit | 9b03da5733ae27b1bbc0354d24181e7002db3792 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sat Mar 19 10:45:15 2022 -0500 |
committer | Stefano Babic <sbabic@denx.de> | Tue Apr 12 17:33:55 2022 +0200 |
tree | 7249502cb96f77889c2886a78f5f11629401fa2d | |
parent | 0cccaadb771b727034fc0705913d4a3073930bde [diff] |
arm: imx: imx8mm_beacon: Remove unnecessary configs Because the Beacon imx8mm 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>