mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
Kconfig: Drop CONFIG_CMD_PCA953X_INFO
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@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
This commit is contained in:
@@ -293,7 +293,6 @@ CONFIG_CM922T_XA10
|
||||
CONFIG_CMDLINE_EDITING
|
||||
CONFIG_CMDLINE_PS_SUPPORT
|
||||
CONFIG_CMDLINE_TAG
|
||||
CONFIG_CMD_PCA953X_INFO
|
||||
CONFIG_CMD_PCI
|
||||
CONFIG_CMD_PCI_ENUM
|
||||
CONFIG_CMD_PCMCIA
|
||||
|
Reference in New Issue
Block a user