[redhat] AUTOMATIC: New configs

This commit is contained in:
Fedora Kernel Team 2021-11-07 10:20:16 +00:00
parent ba00cd785c
commit 5e1a2e5f4d
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# Symbol: COMMAND_LINE_SIZE [=4096]
# Type : integer
# Range : [896 1048576]
# Defined at arch/s390/Kconfig:441
# Prompt: Maximum size of kernel command line
# Location:
# -> Processor type and features
#
#
#
CONFIG_COMMAND_LINE_SIZE=4096

View File

@ -0,0 +1,11 @@
# Symbol: S390_KPROBES_SANITY_TEST [=n]
# Type : tristate
# Defined at arch/s390/Kconfig:963
# Prompt: Enable s390 specific kprobes tests
# Depends on: KPROBES [=y] && KUNIT [=m]
# Location:
# -> Selftests
#
#
#
# CONFIG_S390_KPROBES_SANITY_TEST is not set