From 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 13 May 2024 10:30:14 +0000 Subject: [PATCH] modify sin led gpio --- kernel/arch/arm/configs/xcep_defconfig | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/kernel/arch/arm/configs/xcep_defconfig b/kernel/arch/arm/configs/xcep_defconfig index 2eda246..f1fbdfc 100644 --- a/kernel/arch/arm/configs/xcep_defconfig +++ b/kernel/arch/arm/configs/xcep_defconfig @@ -43,7 +43,6 @@ # CONFIG_INET_XFRM_MODE_BEET is not set # CONFIG_INET_DIAG is not set # CONFIG_IPV6 is not set -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" # CONFIG_PREVENT_FIRMWARE_BUILD is not set # CONFIG_FW_LOADER is not set CONFIG_MTD_COMPLEX_MAPPINGS=y -- Gitblit v1.6.2