From: Brian Masney on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1671
This removes some GPIO related Kconfig options that are no longer needed. Signed-off-by: Brian Masney <[email protected]> --- redhat/configs/ark/generic/arm/aarch64/CONFIG_GPIO_AMDPT | 1 - redhat/configs/ark/generic/arm/aarch64/CONFIG_GPIO_GENERIC_PLATFORM | 1 - redhat/configs/ark/generic/arm/aarch64/CONFIG_MFD_VIPERBOARD | 1 - redhat/configs/ark/generic/CONFIG_GPIO_AMDPT | 1 + redhat/configs/common/generic/CONFIG_GPIO_VIPERBOARD | 2 +- redhat/configs/common/generic/CONFIG_I2C_VIPERBOARD | 2 +- redhat/configs/common/generic/CONFIG_MFD_VIPERBOARD | 2 +- 7 files changed, 4 insertions(+), 6 deletions(-) _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
