Re: [patch, 2.6.26-rc2] dvb: drivers/media/dvb/ttpci/fdump firmware build error fix

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Oliver Endriss
Date: Monday, May 12, 2008 - 1:18 pm

Johannes Stezenbach wrote:

No. If randconfig deselects both STANDALONE and PREVENT_FIRMWARE_BUILD,
the same problem will happen again...

The problem is that randconfig does not know what to do (i.e. provide a
firmware file) when it selects DVB_AV7110_FIRMWARE=y.

The driver depends on STANDALONE, and that should be sufficient:
| CONFIG_STANDALONE:
|   Select this option if you don't have magic firmware for drivers that
|   need it.

while CONFIG_PREVENT_FIRMWARE_BUILD means:
| CONFIG_PREVENT_FIRMWARE_BUILD:
|   Say yes to avoid building firmware. Firmware is usually shipped
|   with the driver, and only when updating the firmware a rebuild
|   should be made.

Imho randconfig should always set STANDALONE=y.

CU
Oliver

-- 
----------------------------------------------------------------
VDR Remote Plugin 0.4.0: http://www.escape-edv.de/endriss/vdr/
----------------------------------------------------------------
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [patch, 2.6.26-rc2] dvb: drivers/media/dvb/ttpci/fdump ..., Johannes Stezenbach, (Mon May 12, 12:46 pm)
Re: [patch, 2.6.26-rc2] dvb: drivers/media/dvb/ttpci/fdump ..., Oliver Endriss, (Mon May 12, 1:18 pm)
Re: [patch, 2.6.26-rc2] dvb: drivers/media/dvb/ttpci/fdump ..., Johannes Stezenbach, (Mon May 12, 1:46 pm)
Re: [patch, 2.6.26-rc2] dvb: drivers/media/dvb/ttpci/fdump ..., Johannes Stezenbach, (Tue May 13, 8:23 am)