diff options
author | Matt Reimer <mattjreimer@gmail.com> | 2006-02-10 20:43:36 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-10 20:43:36 +0000 |
commit | bf1d2f1d68fd60a50a7da2aeff0242240c832527 (patch) | |
tree | 940a66026b171ee17f293d930a30662ea81feab4 /conf | |
parent | 9f4508d3a81efb68f2ee475895db81ccc7019789 (diff) |
handheld-common.conf: Remove irtty-sir from HANDHELD_MODULES.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/include/handheld-common.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/handheld-common.conf b/conf/machine/include/handheld-common.conf index 59c83943da..fbecc6e25c 100644 --- a/conf/machine/include/handheld-common.conf +++ b/conf/machine/include/handheld-common.conf @@ -12,7 +12,7 @@ pcnet-cs serial-cs airo-cs \ af_packet \ ppp-async ppp-deflate ppp-mppe \ ip-gre ip-tables ipip \ -irda irlan irnet irport irtty ircomm-tty irtty-sir \ +irda irlan irnet irport irtty ircomm-tty \ input uinput \ " |