Skip to content
Commit 453db605 authored by Daniel Klauer's avatar Daniel Klauer Committed by Priyanka Jain
Browse files

lx2160a: Fix distroboot device list for configs without USB/SCSI/etc



The BOOT_TARGET_DEVICES list for distro_bootcmd was hard-coded to assume
that all boot devices are available/enabled in the configuration,
thus ignoring the actual config settings. The config_distro_bootcmd.h
header file specifically has compile-time checks to detect such problems.

To allow disabling USB, SCSI, etc. in custom lx2160a board configs,
make it depend on the config settings and use only the enabled features.

Signed-off-by: default avatarDaniel Klauer <daniel.klauer@gin.de>
Reviewed-by: default avatarPriyanka Jain <priyanka.jain@nxp.com>
parent 554a8531
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment