diff options
Diffstat (limited to 'conf/machine/hx2000.conf')
-rw-r--r-- | conf/machine/hx2000.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/hx2000.conf b/conf/machine/hx2000.conf index 25f093e1b8..15f3258526 100644 --- a/conf/machine/hx2000.conf +++ b/conf/machine/hx2000.conf @@ -19,7 +19,7 @@ IMAGE_FSTYPES ?= "jffs2" MODUTILS = "26" -MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda wifi usbgadget" +MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda wifi usbgadget screen" PCMCIA_MANAGER = "pcmciautils" BOOTMODULES_RRECOMMENDS = "${@linux_module_packages('${PXA270_MODULES}', d)}" |