[U-Boot] [PATCH 09/41] Kconfig: Drop CONFIG_CMD_PCA953X_INFO

Bin Meng bmeng.cn at gmail.com
Sat Jul 22 15:17:56 UTC 2017


On Sat, Jul 22, 2017 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
> It does not seem worth having an option to enable another sub-command in
> this legacy driver. Drop this option so that the sub-command is always
> available.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  README                                 | 1 -
>  drivers/gpio/pca953x.c                 | 8 --------
>  include/configs/cl-som-am57x.h         | 1 -
>  include/configs/cm_t335.h              | 1 -
>  include/configs/ot1200.h               | 1 -
>  include/configs/snapper9260.h          | 1 -
>  include/configs/strider.h              | 1 -
>  include/configs/xilinx_zynqmp_zcu102.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 -
>  13 files changed, 20 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list