diff --git a/fs/Kconfig b/fs/Kconfig index 34d98846897..02b9f769452 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -68,10 +68,10 @@ config EVENT_FD if EVENT_FD config EVENT_FD_VFS_PATH - string "Path to eventfd storage" - default "/var/event" - ---help--- - The path to where eventfd will exist in the VFS namespace. + string "Path to eventfd storage" + default "/var/event" + ---help--- + The path to where eventfd will exist in the VFS namespace. config EVENT_FD_POLL bool "EventFD poll support"