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

git version control git at git.openembedded.org
Tue Jul 21 07:04:23 UTC 2009


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

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