xref: /openbmc/u-boot/scripts/Makefile.uncmd_spl (revision e8f80a5a)
1f32c8649STom Rini# SPDX-License-Identifier: GPL-2.0+
2*83d290c5STom Rini# Makefile version of include/config_uncmd_spl.h
3e02ee254SMasahiro Yamada# TODO: Invent a better way
4e02ee254SMasahiro Yamada
5e02ee254SMasahiro Yamadaifdef CONFIG_SPL_BUILD
6e02ee254SMasahiro Yamada
7e02ee254SMasahiro Yamadaifndef CONFIG_SPL_DM
8e02ee254SMasahiro YamadaCONFIG_DM_SERIAL=
9e02ee254SMasahiro YamadaCONFIG_DM_GPIO=
10448df354SPeng FanCONFIG_DM_I2C=
11e02ee254SMasahiro YamadaCONFIG_DM_SPI=
12e02ee254SMasahiro YamadaCONFIG_DM_SPI_FLASH=
13e02ee254SMasahiro Yamadaendif
14e02ee254SMasahiro Yamada
15e02ee254SMasahiro Yamadaendif
16