diff options
author | Phil Blundell <philb@gnu.org> | 2004-07-12 22:11:23 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-07-12 22:11:23 +0000 |
commit | 795f240d2d514a68fb5ce754eed4bf162963167a (patch) | |
tree | 4632006d6dabca8c26ef34b8e1cfb609ff4ac161 /conf/h3600.conf | |
parent | 5bacffd97c0ea5d5938a99372d222f4daf368d07 (diff) |
clean up h3600 module list
BKrev: 40f30c8bgj0NopMcX2TEPVl3H6JKgA
Diffstat (limited to 'conf/h3600.conf')
-rw-r--r-- | conf/h3600.conf | 44 |
1 files changed, 2 insertions, 42 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 |