]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit3ed9173b1a1704494e427bf1e82da9385451c0e1
treecf00b1616aebfdf05799cc682ca82027aedf7fcd
parent00e9134088f4feab7c9507c5f57f2fd8c8658744
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