From bc81f450df6c0414fd8a152ebd19a1bf97b9119c Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 14 Dec 2010 12:30:53 +0100 Subject: [PATCH] projects/generic/options: add imon LCD support Signed-off-by: Stephan Raue --- projects/generic/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/generic/options b/projects/generic/options index 1158f80f96..876f1eb3e6 100644 --- a/projects/generic/options +++ b/projects/generic/options @@ -176,7 +176,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans" + LCD_DRIVER="irtrans,imon" # Firmware to use (iwl1000, iwl3945, iwl4965, iwl5000, iwl5150, iwl6000, iwl6050) # Space separated list is supported,