diff options
Diffstat (limited to 'conf/handheld-common.conf')
-rw-r--r-- | conf/handheld-common.conf | 17 |
1 files changed, 16 insertions, 1 deletions
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" |