Update Kconfig

This commit is contained in:
jaehj128 2024-11-15 09:32:44 -06:00 committed by GitHub
parent cfaaa7d010
commit 884ff4e8f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
#
# General architecture dependent options
#
# Be careful not to modify this config file
# General architecture-dependent options
# Do not compile the version of the kernel for your computer for another processor architecture
#
# Note: arch/$(SRCARCH)/Kconfig needs to be included first so that it can
@ -1683,3 +1683,4 @@ config ARCH_NEED_CMPXCHG_1_EMU
bool
endmenu
# This file depends on processor architecture, so do not configure this flie for the wrong architecture