summaryrefslogtreecommitdiff
path: root/conf/machine/jornada6xx.conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-12-18 02:18:34 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-12-18 02:18:34 +0000
commit1aa178f0e70a32ca71eaf271218868cc1a1708f9 (patch)
treed8b97b0f8afd56c19a4a4232b24536b9e050aca0 /conf/machine/jornada6xx.conf
parent79e09cd0a81f4ac43ca5d80c31142723041e3543 (diff)
PDA-like machines with card slots: Enable "vfat" feature.
* FAT-formatted cards are commodity, it's expectable them to be supported OOB.
Diffstat (limited to 'conf/machine/jornada6xx.conf')
-rw-r--r--conf/machine/jornada6xx.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/jornada6xx.conf b/conf/machine/jornada6xx.conf
index a322f1a60c..3735bc0312 100644
--- a/conf/machine/jornada6xx.conf
+++ b/conf/machine/jornada6xx.conf
@@ -9,4 +9,4 @@ require conf/machine/include/tune-sh3.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-jornada6xx"
PCMCIA_MANAGER = "pcmciautils"
-MACHINE_FEATURES = "kernel26 pcmcia irda keyboard touchscreen screen"
+MACHINE_FEATURES = "kernel26 pcmcia irda keyboard touchscreen screen vfat"