[oe-commits] ghost : dm500hd_defconfig: remove mem=128M option

git version control git at git.openembedded.org
Tue Jul 21 07:05:49 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dreambox.release_25
Commit: 2e18a75608f185f7dd61e2bf70a2aeb75a1f334f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2e18a75608f185f7dd61e2bf70a2aeb75a1f334f

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Sat Jul 18 11:49:03 2009 +0200

dm500hd_defconfig: remove mem=128M option

---

 packages/linux/linux-dm8000/dm500hd_defconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/linux/linux-dm8000/dm500hd_defconfig b/packages/linux/linux-dm8000/dm500hd_defconfig
index 9e77ece..3f98102 100644
--- a/packages/linux/linux-dm8000/dm500hd_defconfig
+++ b/packages/linux/linux-dm8000/dm500hd_defconfig
@@ -1690,7 +1690,7 @@ CONFIG_NLS_UTF8=y
 # CONFIG_DEBUG_KERNEL is not set
 CONFIG_LOG_BUF_SHIFT=14
 CONFIG_CROSSCOMPILE=y
-CONFIG_CMDLINE="root=/dev/mtdblock3 rootfstype=jffs2 rw mem=128M console=null"
+CONFIG_CMDLINE="root=/dev/mtdblock3 rootfstype=jffs2 rw console=null"
 
 #
 # Security options





More information about the Openembedded-commits mailing list