diff options
| -rw-r--r-- | meta-fsl-arm/conf/machine/imx6qsabresd.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-fsl-arm/conf/machine/imx6qsabresd.conf b/meta-fsl-arm/conf/machine/imx6qsabresd.conf index 15d780b0b..f0eff4ab6 100644 --- a/meta-fsl-arm/conf/machine/imx6qsabresd.conf +++ b/meta-fsl-arm/conf/machine/imx6qsabresd.conf | |||
| @@ -9,4 +9,6 @@ SOC_FAMILY = "mx6:mx6q" | |||
| 9 | 9 | ||
| 10 | KERNEL_DEVICETREE = "imx6q-sabresd.dtb" | 10 | KERNEL_DEVICETREE = "imx6q-sabresd.dtb" |
| 11 | 11 | ||
| 12 | UBOOT_MACHINE = "mx6qsabresd_config" | 12 | UBOOT_CONFIG ??= "sd" |
| 13 | UBOOT_CONFIG[sd] = "mx6qsabresd_config,sdcard" | ||
| 14 | UBOOT_CONFIG[sata] = "mx6qsabresd_sata_config" | ||
