
Move content of dh_imx6_defconfig into dh_imx6.config. Retain legacy dh_imx6_defconfig as multi-config for all DH i.MX6 DHSOM based boards. Introduce separate imx6_dhcom_drc02_defconfig, imx6_dhcom_pdk2_defconfig and imx6_dhcom_picoitx_defconfig for each i.MX6 DHSOM based board, to make build for those boards easier. No functional change. Signed-off-by: Marek Vasut <marex@denx.de>
5 lines
133 B
Plaintext
5 lines
133 B
Plaintext
#include <configs/dh_imx6.config>
|
|
|
|
CONFIG_DEFAULT_DEVICE_TREE="nxp/imx/imx6s-dhcom-drc02"
|
|
CONFIG_OF_LIST="nxp/imx/imx6s-dhcom-drc02"
|