diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2007-03-18 22:43:28 +0000 |
---|---|---|
committer | Oyvind Repvik <nail@nslu2-linux.org> | 2007-03-18 22:43:28 +0000 |
commit | e2e71e5a0fe631557851fbe3b0729500315dcf59 (patch) | |
tree | e5ade6bc2bed7e4b51c125cc57ac9421bf73f51a /conf/machine/n2100.conf | |
parent | ac76c6f6b02b16d46fd90166828ec257c9f4529f (diff) |
linkstation/turbostation/n2100 machine support: Clean up and rename
Diffstat (limited to 'conf/machine/n2100.conf')
-rw-r--r-- | conf/machine/n2100.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/conf/machine/n2100.conf b/conf/machine/n2100.conf index 554157ca85..6aee9f1b71 100644 --- a/conf/machine/n2100.conf +++ b/conf/machine/n2100.conf @@ -11,17 +11,7 @@ MACHINE_FEATURES= "kernel26 usbhost" PREFERRED_PROVIDER_virtual/kernel = "linux" PREFERRED_VERSION_linux = "2.6.20" -# Do we need any kernel modules? -FOONAS_KERNEL = "kernel-module-ext2 kernel-module-usb-storage" - -FOONAS_SUPPORT += "fis" - # We want udev support in the image udevdir = "/dev" -BOOTSTRAP_EXTRA_RDEPENDS = "udev mdadm" -EXTRA_IMAGECMD_jffs2 += " --little-endian" -ERASEBLOCK_SIZE = "0x20000" -JFFS2_ROOTFS_SIZE = "0xC80000" -KERNEL_IMAGE_SIZE = "0x280000" require conf/machine/include/tune-xscale.conf |