diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2005-09-07 11:29:44 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-09-07 11:29:44 +0000 |
commit | 7c82bd717d7ad9d2bd0467709b41672dacdbec60 (patch) | |
tree | 81d708d1de5b8cd1cc2291c7d7c27dd1ac466a87 /conf/machine/handheld-common.conf | |
parent | f73eae756130d362510826ef72bb2f1048ae95b8 (diff) |
handhelds-common.conf: removed uinput kernel module
- currently only kbdd use it so I add it there
Diffstat (limited to 'conf/machine/handheld-common.conf')
-rw-r--r-- | conf/machine/handheld-common.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/handheld-common.conf b/conf/machine/handheld-common.conf index 2445ee17a6..1e7cb8718b 100644 --- a/conf/machine/handheld-common.conf +++ b/conf/machine/handheld-common.conf @@ -13,7 +13,6 @@ af_packet \ ppp-async ppp-deflate ppp-mppe \ ip-gre ip-tables ipip \ irda irlan irnet irport irtty ircomm-tty \ -input uinput \ " # Configuration bits for "generic handheld" |