diff --git a/fs/ext4/Kconfig b/fs/ext4/Kconfig index a453cc87082b..112b475f6981 100644 --- a/fs/ext4/Kconfig +++ b/fs/ext4/Kconfig @@ -112,7 +112,7 @@ config EXT4_FS_ENCRYPTION depends on EXT4_ENCRYPTION config EXT4_DEBUG - bool "EXT4 debugging support" + bool "Ext4 debugging support" depends on EXT4_FS help Enables run-time debugging support for the ext4 filesystem.