From 08f87f769b595151be1afeff53e144f543faa614 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 06 Dec 2023 09:51:13 +0000 Subject: [PATCH] add dts config --- 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