From 70527abde72e1c7e3949da2b8d8c1acd32f80f74 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 29 Nov 2006 11:12:36 +0000 Subject: lots of machines: add 'screen' to MACHINE_FEATURES --- conf/machine/netbook-pro.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/netbook-pro.conf') diff --git a/conf/machine/netbook-pro.conf b/conf/machine/netbook-pro.conf index 1048cb1d6c..f83de23786 100755 --- a/conf/machine/netbook-pro.conf +++ b/conf/machine/netbook-pro.conf @@ -15,7 +15,7 @@ USE_VT = "0" #use the epson xserver XSERVER = "xserver-kdrive-epson" -MACHINE_FEATURES = "kernel26 touchscreen keyboard apm alsa pcmcia bluetooth irda usbhost" +MACHINE_FEATURES = "kernel26 touchscreen keyboard apm alsa pcmcia bluetooth irda usbhost screen" # used by sysvinit_2 SERIAL_CONSOLE = "115200 ttySA0 vt100" -- cgit 1.2.3-korg