Skip to content
Snippets Groups Projects
Commit 651782a0 authored by Fabio Estevam's avatar Fabio Estevam Committed by Stefano Babic
Browse files

mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig


Move CONFIG_CMD_SATA option to Kconfig to fix the following build
error:

In file included from include/configs/mx6cuboxi.h:137:0,
                 from include/config.h:7,
                 from include/common.h:21,
                 from common/env_common.c:11:
include/config_distro_bootcmd.h:161:2: error: expected '}' before 'BOOT_TARGET_DEVICES_references_SATA_without_CONFIG_SATA'
  BOOT_TARGET_DEVICES_references_SATA_without_CONFIG_SATA

Reported-by: default avatarStefano Babic <sbabic@denx.de>
Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
parent 3f0a1042
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment