On Tue, Aug 26, 2014 at 01:08:39PM -0700, Randy Dunlap wrote:
On 08/26/14 12:59, Randy Dunlap wrote:
On 08/26/14 12:26, Mark Brown wrote:
No, it's not - if it's going to depend on COMPILE_TEST at all it need to be a hard dependency.
How about just drop COMPILE_TEST? This code only builds if someone enabled BUILD_DOCSRC. That should be enough (along with PCI and some VIDEO kconfig symbols) to qualify it.
I'll add BUILD_DOCSRC to the depends list in the Kconfig file...
OK, that symbol probably does the job - I wasn't aware of it previously.