[U-Boot] [U-Boot,v2,11/42] Kconfig: Drop CONFIG_CMD_PCI_ENUM
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Sat Aug 5 09:54:22 UTC 2017
> This option enables the 'pci enum' command. It is only enabled by a few
> board and these have not yet been converted to driver model, which always
> enables this command. It seems easiest to just remove this option.
>
> The affected boards can be converted to use driver model for PCI if
> needed.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
> cmd/pci.c | 4 ++--
> include/config_distro_bootcmd.h | 2 +-
> include/configs/ds414.h | 1 -
> include/configs/xpedite517x.h | 1 -
> include/configs/xpedite520x.h | 1 -
> include/configs/xpedite537x.h | 1 -
> include/configs/xpedite550x.h | 1 -
> scripts/config_whitelist.txt | 1 -
> 8 files changed, 3 insertions(+), 9 deletions(-)
>
Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
More information about the U-Boot
mailing list