diff --git a/init/Kconfig b/init/Kconfig
index ea097e0a9c02964abbe421d5aaf3efc1459e4010..59344616f477709198196f99a21b3b46511e8262 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -206,7 +206,7 @@ config HOTPLUG
 	  outside the kernel tree does. Such modules require Y here.
 
 config KOBJECT_UEVENT
-	bool "Kernel Userspace Events"
+	bool "Kernel Userspace Events" if EMBEDDED
 	depends on NET
 	default y
 	help