diff options
author | Koen Kooi <koen@openembedded.org> | 2006-09-27 14:02:09 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-09-27 14:02:09 +0000 |
commit | 2ff2762ae0cba93d544551958600246481d4c7b6 (patch) | |
tree | b5b27a3f5f4b85a66ea9c7356a0c76ebe1638c22 /conf/machine/netbook-pro.conf | |
parent | de650e9b9b304b48c997055d331d8a457184cde8 (diff) |
h2200, h5xxx, ipaq-pxa270, netbook-pro: add MACHINE_FEATURES
Diffstat (limited to 'conf/machine/netbook-pro.conf')
-rwxr-xr-x | conf/machine/netbook-pro.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/netbook-pro.conf b/conf/machine/netbook-pro.conf index fb8b521a3c..c480cf4ebf 100755 --- a/conf/machine/netbook-pro.conf +++ b/conf/machine/netbook-pro.conf @@ -15,6 +15,8 @@ USE_VT = "0" #use the epson xserver XSERVER = "xserver-kdrive-epson" +MACHINE_FEATURES = "kernel26 touchscreen keyboard apm alsa pcmcia bluetooth irda usbhost" + #ship in rootfs: NBP_MODULES = " apm \ pcmcia-core \ |