diff --git a/fs/ext4/Kconfig b/fs/ext4/Kconfig index a453cc87082b5d1196a45bdd8aed8c67f9eb9ee3..112b475f6981a102a2e6ba9f0c17430c02e712e0 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.