diff options
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 |