]> git.ipfire.org Git - people/ms/u-boot.git/commit
Kconfig: Add CONFIG_SATA to enable SATA
authorSimon Glass <sjg@chromium.org>
Thu, 15 Jun 2017 03:28:25 +0000 (21:28 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 11 Jul 2017 16:08:19 +0000 (10:08 -0600)
commit10e40d54b38b9b1916c35fc5c4ed2eff4b4bf117
tree9419ee914045bb5b7e971b5dedc2acf680437222
parent3bf926c0dd01e7beb3a6815b2e0f28e989fe4120
Kconfig: Add CONFIG_SATA to enable SATA

At present CONFIG_CMD_SATA enables the 'sata' command which also brings
in SATA support. Some boards may wish to enable SATA without the command.
Add a separate CONFIG to permit this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
22 files changed:
api/api_storage.c
arch/arm/cpu/armv7/mx6/clock.c
arch/arm/imx-common/Makefile
arch/arm/imx-common/cpu.c
arch/powerpc/cpu/mpc85xx/cpu_init.c
board/advantech/dms-ba16/dms-ba16.c
board/bachmann/ot1200/ot1200.c
board/boundary/nitrogen6x/nitrogen6x.c
board/congatec/cgtqmx6eval/cgtqmx6eval.c
board/gateworks/gw_ventana/gw_ventana.c
board/kosagi/novena/novena.c
board/toradex/apalis_imx6/apalis_imx6.c
board/toradex/colibri_imx6/colibri_imx6.c
board/udoo/udoo.c
board/wandboard/wandboard.c
cmd/Kconfig
common/Makefile
common/splash_source.c
drivers/block/Kconfig
fs/fat/fat.c
include/config_distro_bootcmd.h
include/config_fallbacks.h