angstrom.conf: added h4000 support
authorPaul Sokolovsky <pmiscml@gmail.com>
Tue, 22 Aug 2006 12:16:17 +0000 (12:16 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 22 Aug 2006 12:16:17 +0000 (12:16 +0000)
conf/distro/angstrom-2006.9.conf

index 4abeea6..ca7ddc8 100644 (file)
@@ -144,6 +144,7 @@ PCMCIA_MANAGER_tosa = "pcmciautils"
 PCMCIA_MANAGER_poodle = "pcmciautils"
 PCMCIA_MANAGER_nokia770 = "pcmciautils"
 PCMCIA_MANAGER_h2200 = "pcmciautils"
+PCMCIA_MANAGER_h4000 = "pcmciautils"
 PCMCIA_MANAGER_h6300 = "pcmciautils"
 PCMCIA_MANAGER_ipaq-pxa270 = "pcmciautils"
 
@@ -159,6 +160,7 @@ PCMCIA_MANAGER_ipaq-pxa270 = "pcmciautils"
 #Install libgtkinput in devices without a keyboard
 GPE_EXTRA_INSTALL_append_ipaq-pxa270 = " libgtkinput"
 GPE_EXTRA_INSTALL_append_h2200 = " libgtkinput"
+GPE_EXTRA_INSTALL_append_h4000 = " libgtkinput"
 GPE_EXTRA_INSTALL_append_h6300 = " libgtkinput"
 GPE_EXTRA_INSTALL_append_simpad =  " libgtkinput" 
 GPE_EXTRA_INSTALL_append_nokia770 = " libgtkinput"