diff options
Diffstat (limited to 'conf/distro/angstrom-2006.9.conf')
-rw-r--r-- | conf/distro/angstrom-2006.9.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2006.9.conf b/conf/distro/angstrom-2006.9.conf index b0147aad55..ce11ddf08c 100644 --- a/conf/distro/angstrom-2006.9.conf +++ b/conf/distro/angstrom-2006.9.conf @@ -66,6 +66,15 @@ PREFERRED_VERSION_dbus = "0.61" #Down here we put stuff we want to install into machines without polluting conf/machine/ with distro stuff +#### Bootstrap options #### + +PCMCIA_MANAGER_c7x0 = "pcmciautils" +PCMCIA_MANAGER_akita = "pcmciautils" +PCMCIA_MANAGER_spitz = "pcmciautils" +PCMCIA_MANAGER_borzoi = "pcmciautils" +PCMCIA_MANAGER_nokia770 = "pcmciautils" +PCMCIA_MANAGER_ipaq-pxa270 = "pcmciautils" + #### GPE section ### #Install libgtkinput in devices without a keyboard |