linux5.4: fix up ppc-dotconfig
This commit is contained in:
parent
45bb4ac181
commit
48371e97f7
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/powerpc 5.4.110 Kernel Configuration
|
# Linux/powerpc 5.4.123 Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -522,8 +522,9 @@ CONFIG_ARCH_HAS_PHYS_TO_DMA=y
|
||||||
CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
|
CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
|
||||||
# end of GCOV-based kernel profiling
|
# end of GCOV-based kernel profiling
|
||||||
|
|
||||||
CONFIG_PLUGIN_HOSTCC=""
|
CONFIG_PLUGIN_HOSTCC="g++"
|
||||||
CONFIG_HAVE_GCC_PLUGINS=y
|
CONFIG_HAVE_GCC_PLUGINS=y
|
||||||
|
# CONFIG_GCC_PLUGINS is not set
|
||||||
# end of General architecture-dependent options
|
# end of General architecture-dependent options
|
||||||
|
|
||||||
CONFIG_RT_MUTEXES=y
|
CONFIG_RT_MUTEXES=y
|
||||||
|
|
Loading…
Reference in a new issue