projects/ION/options: add imon LCD support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-12-14 12:30:31 +01:00
parent d884037db4
commit fab6d61932

View File

@ -176,7 +176,7 @@
# 'all' compiles all drivers; # 'all' compiles all drivers;
# 'all,!xxx,!yyy' de-selects previously selected drivers # 'all,!xxx,!yyy' de-selects previously selected drivers
# "none" for disable LCD support # "none" for disable LCD support
LCD_DRIVER="irtrans" LCD_DRIVER="irtrans,imon"
# Firmware to use (iwl1000, iwl3945, iwl4965, iwl5000, iwl5150, iwl6000, iwl6050) # Firmware to use (iwl1000, iwl3945, iwl4965, iwl5000, iwl5150, iwl6000, iwl6050)
# Space separated list is supported, # Space separated list is supported,