aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/db1200.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-04-22 14:40:02 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-04-22 14:40:02 +0000
commitb16de0f48089522a29a39c4ef68d9917e8e33900 (patch)
tree9e88ec3c2d390bf60a4d520e97d114485ef5b2fb /conf/machine/db1200.conf
parent41ccb0bf419d07dd2985d7b84da1231c9d1580cc (diff)
downloadopenembedded-b16de0f48089522a29a39c4ef68d9917e8e33900.tar.gz
db1200: added MACHINE_FEATURES based on db1200_defconfig from 2.6.21-rc7 Linux kernel - should close #2116
Diffstat (limited to 'conf/machine/db1200.conf')
-rw-r--r--conf/machine/db1200.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/db1200.conf b/conf/machine/db1200.conf
index efa45f6a2a..5fafb0cd56 100644
--- a/conf/machine/db1200.conf
+++ b/conf/machine/db1200.conf
@@ -13,3 +13,5 @@ TARGET_CC_ARCH="-march=mips32"
FLASH_OFFSET="0xBC000000"
#EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x10000 -q"
EXTRA_IMAGECMD_jffs2 = "--little-endian --pad=0x3C00000 -q"
+
+MACHINE_FEATURES = "kernel26 pcmcia usbhost"