CONFIG_S390_SWITCH_AMODE is not available for thedefaultarchitecture x86.
Result is shown for architecture s390
default or selected kernelversion does not have config value CONFIG_S390_SWITCH_AMODE.
Result is shown for kernelversion 5.4.159

Switch kernel/user addressing modes

configname: CONFIG_S390_SWITCH_AMODE

Linux Kernel Configuration
└─>Base setup
└─>Switch kernel/user addressing modes
In linux kernel since version 2.6.21 (release Date: 2007-04-25)  
This option allows to switch the addressing modes of kernel and user
space. The kernel parameter switch_amode=on will enable this feature,
default is disabled. Enabling this (via kernel parameter) on machines
earlier than IBM System z9-109 EC/BC will reduce system performance.

Note that this option will also be selected by selecting the execute
protection option below. Enabling the execute protection via the
noexec kernel parameter will also switch the addressing modes,
independent of the switch_amode kernel parameter.

is depended by
CONFIG_KVM