diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-03-10 13:32:13 +0300 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-03-12 11:34:57 +0300 |
commit | c5929afafbafb1b0b9a14b07452a846cfca7a22e (patch) | |
tree | 8b61945f27b057a6bf9a2ed7b61a36ce58c0117a /arch/arm/configs/shmobile_defconfig | |
parent | a38fd8748464831584a19438cbb3082b5a2dab15 (diff) | |
download | linux-c5929afafbafb1b0b9a14b07452a846cfca7a22e.tar.xz |
ARM: shmobile: defconfig: Refresh for v5.12-rc2
Refresh the defconfig for Renesas ARM systems:
- Drop CONFIG_ENABLE_MUST_CHECK=n (removed in commit 1967939462641d8b
("Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK")).
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20210310103213.2529983-1-geert+renesas@glider.be
Diffstat (limited to 'arch/arm/configs/shmobile_defconfig')
-rw-r--r-- | arch/arm/configs/shmobile_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index 01a6ebdf033a..f25b09efb816 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -220,6 +220,5 @@ CONFIG_NLS_ISO8859_1=y CONFIG_DMA_CMA=y CONFIG_CMA_SIZE_MBYTES=64 CONFIG_PRINTK_TIME=y -# CONFIG_ENABLE_MUST_CHECK is not set CONFIG_DEBUG_FS=y CONFIG_DEBUG_KERNEL=y |