summaryrefslogtreecommitdiff
path: root/hotplug/files/sysconfig-hotplug
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-12-09 09:47:41 +0000
committerChris Larson <clarson@kergoth.com>2004-12-09 09:47:41 +0000
commit2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 (patch)
treebf879bea7ef8517ba8c3d1286ef300401d3d484c /hotplug/files/sysconfig-hotplug
parent101e2f1623def0a355d20aacb8bd93810703e834 (diff)
Merge oe-devel@oe-devel.bkbits.net:openembedded
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
Diffstat (limited to 'hotplug/files/sysconfig-hotplug')
-rw-r--r--hotplug/files/sysconfig-hotplug12
1 files changed, 0 insertions, 12 deletions
diff --git a/hotplug/files/sysconfig-hotplug b/hotplug/files/sysconfig-hotplug
deleted file mode 100644
index 7ee5a20c31..0000000000
--- a/hotplug/files/sysconfig-hotplug
+++ /dev/null
@@ -1,12 +0,0 @@
-##
-## Each of these may be assigned to the number of nanoseconds by which to
-## increase the timing of pcmcia bus transactions
-##
-# COMPACTFLASH_TIMING_INCREMENT=0
-## the single pcmcia sleeve seems to be a bit slow, but 25ns makes my
-## orinoco card detectable. -Jamey 4/2/2002
-PCMCIA_TIMING_INCREMENT=25
-# DUAL_PCMCIA_TIMING_INCREMENT=0
-
-## mount options used by MMC
-MMC_MOUNT_OPTIONS="-t auto -o sync,noatime"