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/pxa168_defconfig | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/kernel/arch/arm/configs/pxa168_defconfig b/kernel/arch/arm/configs/pxa168_defconfig index e7c7b91..0947f02 100644 --- a/kernel/arch/arm/configs/pxa168_defconfig +++ b/kernel/arch/arm/configs/pxa168_defconfig @@ -24,7 +24,6 @@ CONFIG_INET=y CONFIG_IP_PNP=y # CONFIG_IPV6 is not set -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" # CONFIG_STANDALONE is not set # CONFIG_PREVENT_FIRMWARE_BUILD is not set # CONFIG_BLK_DEV is not set -- Gitblit v1.6.2