projects/*/options:

- build only irtrans lcddriver for the moment
This commit is contained in:
Stephan Raue 2010-04-25 19:06:17 +02:00
parent 8265c228d6
commit 7f877e3fd2
3 changed files with 3 additions and 3 deletions

View File

@ -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,

View File

@ -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,

View File

@ -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,