move hci_uart from ipaq-common to handheld-common
authorPhil Blundell <philb@gnu.org>
Wed, 8 Sep 2004 09:58:07 +0000 (09:58 +0000)
committerPhil Blundell <philb@gnu.org>
Wed, 8 Sep 2004 09:58:07 +0000 (09:58 +0000)
BKrev: 413ed7afTYHjDKHg-mm_QMmT2E9NUA

conf/handheld-common.conf
conf/ipaq-common.conf

index 4ee7545..f9e2608 100644 (file)
@@ -7,7 +7,7 @@ ide-cs ide-disk \
 loop \
 vfat ext2 \
 sunrpc nfs \
-btuart-cs dtl1-cs bt3c-cs rfcomm bnep l2cap sco \
+btuart-cs dtl1-cs bt3c-cs rfcomm bnep l2cap sco hci_uart \
 pcnet-cs serial-cs \
 af_packet \
 ppp-async ppp-deflate ppp-mppe \
index b2c59cb..9c91802 100644 (file)
@@ -1,4 +1,4 @@
-IPAQ_MODULES = "apm h3600_generic_sleeve ipaq-sleeve ipaq-mtd-asset nvrd pcmf502rd pcmf502re sa1100-rtc ipaq-hal h3600_ts hci_uart usb-eth" 
+IPAQ_MODULES = "apm h3600_generic_sleeve ipaq-sleeve ipaq-mtd-asset nvrd pcmf502rd pcmf502re sa1100-rtc ipaq-hal h3600_ts usb-eth" 
 
 BOOTSTRAP_EXTRA_DEPENDS += "kbdd hostap-modules orinoco-modules freeswan mipv6"
 BOOTSTRAP_EXTRA_RRECOMMENDS += "kbdd hostap-modules-cs orinoco-modules freeswan mipv6 ${@linux_module_packages('${IPAQ_MODULES}')}"