Comments
Patch
======== PATCH FOLLOWS =========
BugLink: http://bugs.launchpad.net/bugs/512321
Signed-off-by: Eric Miao <eric.miao@canonical.com>
b/debian.mvl-dove/config/config.common.ubuntu
@@ -605,7 +605,8 @@ CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_DEVKMEM is not set
CONFIG_DEVPORT=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
-# CONFIG_DEVTMPFS is not set
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEV_APPLETALK=m
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_DISPLAY_SUPPORT is not set
The following changes since commit 46edf937c731f048b60d4ceeaa15bdd91e721b3e: Andy Whitcroft (1): UBUNTU: Ubuntu-2.6.32-200.5 are available in the git repository at: git://kernel.ubuntu.com/ycmiao/ubuntu-lucid.git lp512321 Eric Miao (1): UBUNTU: [Config]: Enable devtmpfs for mvl-dove kernel debian.mvl-dove/config/config.common.ubuntu | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)