summaryrefslogtreecommitdiffstats
path: root/openembedded/conf/machine/include/handheld-common.conf
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/conf/machine/include/handheld-common.conf')
-rw-r--r--openembedded/conf/machine/include/handheld-common.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/openembedded/conf/machine/include/handheld-common.conf b/openembedded/conf/machine/include/handheld-common.conf
index 467d5e59f1..f8767d2ddf 100644
--- a/openembedded/conf/machine/include/handheld-common.conf
+++ b/openembedded/conf/machine/include/handheld-common.conf
@@ -7,7 +7,7 @@ ide-cs ide-disk ide-probe-mod \
7loop \ 7loop \
8vfat ext2 \ 8vfat ext2 \
9sunrpc nfs \ 9sunrpc nfs \
10btuart-cs dtl1-cs bt3c-cs rfcomm bnep l2cap sco hci_uart \ 10btuart-cs dtl1-cs bt3c-cs rfcomm bnep l2cap sco hci_uart hidp \
11pcnet-cs serial-cs airo-cs \ 11pcnet-cs serial-cs airo-cs \
12af_packet \ 12af_packet \
13ppp-async ppp-deflate ppp-mppe \ 13ppp-async ppp-deflate ppp-mppe \
@@ -16,8 +16,6 @@ irda irlan irnet irport irtty ircomm-tty \
16input uinput \ 16input uinput \
17" 17"
18 18
19PCMCIA_MANAGER ?= "pcmcia-cs"
20
21# Configuration bits for "generic handheld" 19# Configuration bits for "generic handheld"
22BOOTSTRAP_EXTRA_RDEPENDS += "${PCMCIA_MANAGER} apm apmd network-suspend-scripts" 20BOOTSTRAP_EXTRA_RDEPENDS += "${PCMCIA_MANAGER} apm apmd network-suspend-scripts"
23BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin ${@linux_module_packages('${HANDHELD_MODULES}', d)}" 21BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin ${@linux_module_packages('${HANDHELD_MODULES}', d)}"