summaryrefslogtreecommitdiff
path: root/conf/machine/nslu2.conf
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2005-08-11 09:45:44 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-11 09:45:44 +0000
commit20c782f65b4383f43bab866dce70d05d855ea6b2 (patch)
treec1660c3296a4abd0d13f2203e6e2c69a06997049 /conf/machine/nslu2.conf
parentaece2a6a2dea75deb69e8e93a436b0a356f51e6e (diff)
Removed the unused variables from nslu2.conf
Diffstat (limited to 'conf/machine/nslu2.conf')
-rw-r--r--conf/machine/nslu2.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/conf/machine/nslu2.conf b/conf/machine/nslu2.conf
index 3a9a9d9730..1616299ae9 100644
--- a/conf/machine/nslu2.conf
+++ b/conf/machine/nslu2.conf
@@ -120,11 +120,6 @@ NSLU2_PACKAGE_ARCH = "${@['thumbv5tb', 'armv5teb'][bb.data.getVar('ARM_INSTRUCTI
#-------------------------------------------------------------------------------
# Miscellany
#-------------------------------------------------------------------------------
-# JBowler(20050811): I don't think any of the following are required (now).
-PREFERRED_PROVIDER_xserver ?= "xserver-kdrive"
-IMAGE_ROOTFS_SIZE_ext2 = "10240"
-IMAGE_ROOTFS_SIZE_ext2.gz = "10240"
-
SERIAL_CONSOLE = "115200 ttyS0"
KERNEL_CONSOLE = "ttyS0,115200n8"
USE_VT = "0"