From: Stijn Tintel Date: Thu, 24 Mar 2022 22:46:44 +0000 (+0200) Subject: qoriq: remove CONFIG_GDB_SCRIPTS from kernel config X-Git-Tag: v23.05.0-rc1~3878 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=e1de25b68aac451321f404deb6f26def2f684b29;p=openwrt%2Fopenwrt.git qoriq: remove CONFIG_GDB_SCRIPTS from kernel config It is disabled in the generic kernel config and not used in any of the other targets. There was no specific reason for enabling it, so let's be consistent and remove it from the qoriq kernel config. Signed-off-by: Stijn Tintel --- diff --git a/target/linux/qoriq/config-5.10 b/target/linux/qoriq/config-5.10 index 6a582bbcd5..e76ca379ff 100644 --- a/target/linux/qoriq/config-5.10 +++ b/target/linux/qoriq/config-5.10 @@ -140,7 +140,6 @@ CONFIG_FS_POSIX_ACL=y CONFIG_FTL=y CONFIG_FUNCTION_ERROR_INJECTION=y CONFIG_FW_LOADER_PAGED_BUF=y -CONFIG_GDB_SCRIPTS=y CONFIG_GENERIC_ALLOCATOR=y CONFIG_GENERIC_BUG=y CONFIG_GENERIC_CLOCKEVENTS=y