diff --git a/projects/ION/options b/projects/ION/options index ec811693d9..53ff6e3e0a 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -108,7 +108,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="none" + LCD_DRIVER="irtrans" # Firmware to use (iwl1000, iwl3945, iwl4965, iwl5000, iwl5150, iwl6000) # Space separated list is supported, diff --git a/projects/generic/options b/projects/generic/options index ad58ad9a87..ed806f3546 100644 --- a/projects/generic/options +++ b/projects/generic/options @@ -108,7 +108,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="all" + LCD_DRIVER="irtrans" # Firmware to use (iwl1000, iwl3945, iwl4965, iwl5000, iwl5150, iwl6000) # Space separated list is supported, diff --git a/projects/intel/options b/projects/intel/options index 11f8491a1f..6600a199cb 100644 --- a/projects/intel/options +++ b/projects/intel/options @@ -108,7 +108,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="all" + LCD_DRIVER="irtrans" # Firmware to use (iwl1000, iwl3945, iwl4965, iwl5000, iwl5150, iwl6000) # Space separated list is supported,