Konstantin Demin
c3d09a3e94
imported from https://salsa.debian.org/kernel-team/linux.git commit 9d5cc9d9d6501d7f1dd7e194d4b245bd0b6c6a22 version 6.11.4-1
41 lines
845 B
Plaintext
41 lines
845 B
Plaintext
##
|
|
## file: arch/powerpc/platforms/Kconfig.cputype
|
|
##
|
|
## choice: Endianness selection
|
|
# CONFIG_CPU_BIG_ENDIAN is not set
|
|
CONFIG_CPU_LITTLE_ENDIAN=y
|
|
## end choice
|
|
|
|
##
|
|
## file: arch/powerpc/platforms/powermac/Kconfig
|
|
##
|
|
#. This needs to be explicitly disabled currently (3.15)
|
|
# CONFIG_PPC_PMAC is not set
|
|
|
|
##
|
|
## file: drivers/cpufreq/Kconfig
|
|
##
|
|
## choice: Default CPUFreq governor
|
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
|
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
|
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
|
|
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
|
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
|
|
## end choice
|
|
|
|
##
|
|
## file: drivers/cxl/Kconfig
|
|
##
|
|
CONFIG_CXL_BUS=y
|
|
|
|
##
|
|
## file: drivers/pcmcia/Kconfig
|
|
##
|
|
# CONFIG_PCMCIA is not set
|
|
|
|
##
|
|
## file: kernel/power/Kconfig
|
|
##
|
|
#. See #789070
|
|
# CONFIG_HIBERNATION is not set
|