diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2021-04-10 19:18:25 +0200 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2021-04-12 12:46:43 +0200 |
commit | 4dd4269ea51eeb68a073b900df6b5f5b78159633 (patch) | |
tree | f49d32476eb885542781f3914385143f96c2ab8c /arch/s390/configs/defconfig | |
parent | s390/spinlock: use R constraint in inline assembly (diff) | |
download | linux-4dd4269ea51eeb68a073b900df6b5f5b78159633.tar.xz linux-4dd4269ea51eeb68a073b900df6b5f5b78159633.zip |
s390: update defconfigs
Set CONFIG_FRAME_WARN to 2048, which is the default for 64 bit architectures.
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'arch/s390/configs/defconfig')
-rw-r--r-- | arch/s390/configs/defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/s390/configs/defconfig b/arch/s390/configs/defconfig index 320379da96d9..371a529546aa 100644 --- a/arch/s390/configs/defconfig +++ b/arch/s390/configs/defconfig @@ -756,7 +756,6 @@ CONFIG_PRINTK_TIME=y CONFIG_DEBUG_INFO=y CONFIG_DEBUG_INFO_DWARF4=y CONFIG_GDB_SCRIPTS=y -CONFIG_FRAME_WARN=1024 CONFIG_DEBUG_SECTION_MISMATCH=y CONFIG_MAGIC_SYSRQ=y CONFIG_DEBUG_WX=y |