From 748e4f3d702def1a4bff191e0cf93b6a05340f01 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 07:41:34 +0000 Subject: [PATCH] add gpio led uart --- kernel/arch/sh/configs/edosk7705_defconfig | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/kernel/arch/sh/configs/edosk7705_defconfig b/kernel/arch/sh/configs/edosk7705_defconfig index db756e0..ef7cc31 100644 --- a/kernel/arch/sh/configs/edosk7705_defconfig +++ b/kernel/arch/sh/configs/edosk7705_defconfig @@ -32,6 +32,5 @@ # CONFIG_DNOTIFY is not set # CONFIG_PROC_FS is not set # CONFIG_SYSFS 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