diff options
Diffstat (limited to 'conf/machine/h6300.conf')
-rw-r--r-- | conf/machine/h6300.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h6300.conf b/conf/machine/h6300.conf index f793b49c70..ecc658982b 100644 --- a/conf/machine/h6300.conf +++ b/conf/machine/h6300.conf @@ -13,7 +13,7 @@ PACKAGE_EXTRA_ARCHS = "arm armv4 armv4t" require conf/machine/include/tune-arm9tdmi.conf GUI_MACHINE_CLASS = "smallscreen" -MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda bluetooth wifi usbgadget" +MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda bluetooth wifi usbgadget screen" # # Software/packages selection |