diff mbox

[GIT,PULL] UBUNTU: [Config]: Enable devtmpfs for mvl-dove kernel

Message ID f17812d71001270027l45a1b8d5t27b021b2d9a334a7@mail.gmail.com
State Accepted
Delegated to: Andy Whitcroft
Headers show

Commit Message

Eric Miao Jan. 27, 2010, 8:27 a.m. UTC
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(-)

Comments

Andy Whitcroft Jan. 27, 2010, 12:43 p.m. UTC | #1
Applied to Lucid.

-apw
diff mbox

Patch

======== PATCH FOLLOWS =========

    BugLink: http://bugs.launchpad.net/bugs/512321

    Signed-off-by: Eric Miao <eric.miao@canonical.com>

diff --git a/debian.mvl-dove/config/config.common.ubuntu
b/debian.mvl-dove/config/config.common.ubuntu
index 5f876c1..75ead2f 100644
--- a/debian.mvl-dove/config/config.common.ubuntu
+++ 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