summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-07-12 22:11:23 +0000
committerPhil Blundell <philb@gnu.org>2004-07-12 22:11:23 +0000
commit795f240d2d514a68fb5ce754eed4bf162963167a (patch)
tree4632006d6dabca8c26ef34b8e1cfb609ff4ac161 /conf
parent5bacffd97c0ea5d5938a99372d222f4daf368d07 (diff)
clean up h3600 module list
BKrev: 40f30c8bgj0NopMcX2TEPVl3H6JKgA
Diffstat (limited to 'conf')
-rw-r--r--conf/h3600.conf44
-rw-r--r--conf/handheld-common.conf17
2 files changed, 18 insertions, 43 deletions
diff --git a/conf/h3600.conf b/conf/h3600.conf
index 9f329c0cdf..2a4bac2045 100644
--- a/conf/h3600.conf
+++ b/conf/h3600.conf
@@ -11,44 +11,13 @@ BOOTSTRAP_EXTRA_DEPENDS = "handhelds-sa"
BOOTSTRAP_EXTRA_RDEPENDS = "kernel ${@linux_module_packages('${H3600_MODULES}')}"
H3600_MODULES = "\
-dma-backpaq \
h3600-asic \
-h3600-backpaq-accel \
-h3600-backpaq-camera \
-h3600-backpaq-fpga \
-h3600-backpaq-gasgauge \
-h3600-backpaq-sram \
-h3600-backpaq \
-h3600-generic-sleeve \
h3600-micro \
-h3600-microkbd \
-h3600-stowaway \
-h3600-ts \
+h3600-microkbd h3600-stowaway \
h3600-uda1341 \
-hid \
hwtimer \
-input \
-ip-gre \
-ip-tables \
-ipaq-hal \
-ipaq-mtd-asset \
-ipaq-sleeve \
-ipip \
-irda \
-irlan \
-irnet \
-irport \
-irtty \
l3-backpaq \
-loop \
-nfs \
nvrd \
-pcmcia-core \
-pcnet-cs \
-ppp-async \
-ppp-deflate \
-ppp-generic \
-ppp-mppe \
sa1100-cs \
sa1100-ir \
sa1100-wdt \
@@ -56,19 +25,10 @@ sa1100-audio \
sa1100-rtc \
sa1100usb-core \
sd-mod \
-serial-cs \
serial-h3800 \
-serial \
-serio \
-serport \
-sunrpc \
-tun \
uda1341 \
-uinput \
usb-char \
-usb-eth \
-usb-storage \
-usbcore"
+usb-eth"
include conf/ipaq-common.conf
include conf/handheld-common.conf
diff --git a/conf/handheld-common.conf b/conf/handheld-common.conf
index 912484a09d..fa7cb0a957 100644
--- a/conf/handheld-common.conf
+++ b/conf/handheld-common.conf
@@ -1,4 +1,19 @@
-HANDHELD_MODULES = "ipv6 ipsec mip6-mn ide-cs ide-disk vfat ppp-async nfs btuart-cs dtl1-cs bt3c-cs rfcomm bnep l2cap sco pcnet-cs af_packet ext2"
+HANDHELD_MODULES = "ipv6 \
+ipsec \
+mip6-mn \
+tun \
+ide-cs ide-disk \
+loop \
+vfat ext2 \
+sunrpc nfs \
+btuart-cs dtl1-cs bt3c-cs rfcomm bnep l2cap sco \
+pcnet-cs serial-cs \
+af_packet \
+ppp-async ppp-deflate ppp-mppe \
+ip-gre ip-tables ipip \
+irda irlan irnet irport irtty \
+input uinput \
+"
# Configuration bits for "generic handheld"
BOOTSTRAP_EXTRA_DEPENDS += "pcmcia-cs apmd ppp bluez-utils wireless-tools"