mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 21:21:41 +00:00
Update Kconfig
This commit is contained in:
parent
cfaaa7d010
commit
884ff4e8f2
@ -1,7 +1,7 @@
|
|||||||
# SPDX-License-Identifier: GPL-2.0
|
# SPDX-License-Identifier: GPL-2.0
|
||||||
#
|
# Be careful not to modify this config file
|
||||||
# General architecture dependent options
|
# 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
|
# Note: arch/$(SRCARCH)/Kconfig needs to be included first so that it can
|
||||||
@ -1683,3 +1683,4 @@ config ARCH_NEED_CMPXCHG_1_EMU
|
|||||||
bool
|
bool
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
# This file depends on processor architecture, so do not configure this flie for the wrong architecture
|
||||||
|
Loading…
Reference in New Issue
Block a user