From 102a0743326a03cd1a1202ceda21e175b7d3575c Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Tue, 20 Feb 2024 01:20:52 +0000 Subject: [PATCH] add new system file --- 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