]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/T1040RDB_defconfig
Convert CONFIG_CMD_ETHSW to Kconfig
authorSimon Glass <sjg@chromium.org>
Wed, 17 May 2017 09:25:17 +0000 (03:25 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 22 May 2017 13:33:56 +0000 (09:33 -0400)
commitef072200fa64ab0ca17fd6369fcfb95585afe8da
treecf00b1616aebfdf05799cc682ca82027aedf7fcd
parentea7971f705e5b00fad41bc15941b5415fec01ee6
Convert CONFIG_CMD_ETHSW to Kconfig

This converts the following to Kconfig:
   CONFIG_CMD_ETHSW

Also enable it for sandbox to increase build coverage.

Signed-off-by: Simon Glass <sjg@chromium.org>
18 files changed:
cmd/Kconfig
configs/T1040D4RDB_NAND_defconfig
configs/T1040D4RDB_SDCARD_defconfig
configs/T1040D4RDB_SECURE_BOOT_defconfig
configs/T1040D4RDB_SPIFLASH_defconfig
configs/T1040D4RDB_defconfig
configs/T1040QDS_DDR4_defconfig
configs/T1040QDS_SECURE_BOOT_defconfig
configs/T1040QDS_defconfig
configs/T1040RDB_NAND_defconfig
configs/T1040RDB_SDCARD_defconfig
configs/T1040RDB_SECURE_BOOT_defconfig
configs/T1040RDB_SPIFLASH_defconfig
configs/T1040RDB_defconfig
configs/sandbox_defconfig
include/configs/T1040QDS.h
include/configs/T104xRDB.h
scripts/config_whitelist.txt