diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-10-14 14:38:23 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-10-14 14:38:23 +0000 |
commit | 116726446db49a9dbc97cfedcaa17f9784da9cf2 (patch) | |
tree | c6cc99d0242d814a204fbe5fe17fe70ff0047883 /conf/machine/sequoia.conf | |
parent | 21bc47d4b10766613c056a516a975d37b026975a (diff) | |
parent | ef61764821531cbe7f72a2d78288a6624a421644 (diff) |
merge of '3157b6fd0bec0b66971ea7b32ac57dc1a5c92940'
and 'd4ef8ebf38cc9ef7573a49017e35bd326024f285'
Diffstat (limited to 'conf/machine/sequoia.conf')
-rw-r--r-- | conf/machine/sequoia.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/sequoia.conf b/conf/machine/sequoia.conf index 72f0a8feb2..b391f4e277 100644 --- a/conf/machine/sequoia.conf +++ b/conf/machine/sequoia.conf @@ -11,7 +11,6 @@ PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppc440e" PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}" MACHINE_FEATURES = "kernel26 usbhost" -MACHINE_TASK_PROVIDER = "task-base" #don't try to access tty1 USE_VT = "0" |