kernel/prism: disable usermode helper hotplug

The difference is ~38 seconds with /sbin/hotplug enabled and ~16
seconds with it disabled. Over x2 boot time speed up!

Change-Id: I3043e9ff4278838c618c803100568d8719822107
diff --git a/arch/arm/configs/gflt110_defconfig b/arch/arm/configs/gflt110_defconfig
index 25bc9ca..15738cc 100644
--- a/arch/arm/configs/gflt110_defconfig
+++ b/arch/arm/configs/gflt110_defconfig
@@ -728,7 +728,7 @@
 #
 # Generic Driver Options
 #
-CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_UEVENT_HELPER_PATH=""
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
 CONFIG_STANDALONE=y