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/sh/configs/sh7770_generic_defconfig | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/kernel/arch/sh/configs/sh7770_generic_defconfig b/kernel/arch/sh/configs/sh7770_generic_defconfig index 742634b..c17590f 100644 --- a/kernel/arch/sh/configs/sh7770_generic_defconfig +++ b/kernel/arch/sh/configs/sh7770_generic_defconfig @@ -17,7 +17,6 @@ CONFIG_PM=y CONFIG_HIBERNATION=y CONFIG_CPU_IDLE=y -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" # CONFIG_PREVENT_FIRMWARE_BUILD is not set # CONFIG_INPUT is not set # CONFIG_SERIO is not set @@ -42,6 +41,5 @@ # CONFIG_PROC_FS is not set # CONFIG_SYSFS is not set # CONFIG_MISC_FILESYSTEMS is not set -# CONFIG_ENABLE_WARN_DEPRECATED is not set # CONFIG_ENABLE_MUST_CHECK is not set # CONFIG_CRC32 is not set -- Gitblit v1.6.2