projects/Intel/options: add iwl4965 firmware support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-01-13 15:06:58 +01:00
parent ee0267cda5
commit b5f5818f22

View File

@ -182,7 +182,7 @@
# Firmware to use (iwl1000, iwl3945, iwl4965, iwl5000, iwl5150, iwl6000, iwl6050)
# Space separated list is supported,
# e.g. FIRMWARE="iwl3945 iwl5000"
FIRMWARE="iwl5000"
FIRMWARE="iwl4965 iwl5000"
# build with lm_sensors hardware monitoring support (yes / no)
SENSOR_SUPPORT="yes"