aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWen-chien Jesse Sung <jesse.sung@canonical.com>2013-03-05 17:54:14 +0800
committerLubomir Rintel <lkundrak@v3.sk>2019-07-22 19:40:04 +0200
commit10b9c29e1961cf98da8db40df378e156b97ce43b (patch)
tree332044d80139f549bc91e95705eed79bad95edb5
parent2c0b428b09a1af7f11cf2c61f70649f05f41c6ce (diff)
downloadlinux-mmp3-dell-ariel-10b9c29e1961cf98da8db40df378e156b97ce43b.tar.gz
Modify default kernel options
Signed-off-by: Wen-chien Jesse Sung <jesse.sung@canonical.com>
-rw-r--r--debian.dajia/config/config.common.ubuntu2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian.dajia/config/config.common.ubuntu b/debian.dajia/config/config.common.ubuntu
index 687a0404c28b56..98208d964897c6 100644
--- a/debian.dajia/config/config.common.ubuntu
+++ b/debian.dajia/config/config.common.ubuntu
@@ -435,7 +435,7 @@ CONFIG_CC_STACKPROTECTOR=y
# CONFIG_USE_OF is not set
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
-CONFIG_CMDLINE="debug loglevel=17 rootdelay=10 rootfstype=ext4 root=/dev/mmcblk1p1 rw console=ttyS2,115200 panic_debug reserve_pmem=0x8000000 "
+CONFIG_CMDLINE="debug loglevel=17 rootfstype=ext4 root=/dev/mmcblk0p2 rw console=ttyS2,115200 panic_debug reserve_pmem=0x8000000 fb_shared"
CONFIG_CMDLINE_FROM_BOOTLOADER=y
# CONFIG_CMDLINE_EXTEND is not set
# CONFIG_CMDLINE_FORCE is not set