From: Paul Bolle Date: Sat, 5 Apr 2014 15:20:02 +0000 (-0300) Subject: [media] drx-j: use customise option correctly X-Git-Tag: v3.15-rc1~13^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa81d5e2d32a0bc9bfa3ede61a23281689834039;p=pandora-kernel.git [media] drx-j: use customise option correctly The Kconfig entry for "Micronas DRX-J demodulator" defaults to modular if DVB_FE_CUSTOMISE is set. But that Kconfig symbol was replaced with MEDIA_SUBDRV_AUTOSELECT as of v3.7. So use the new symbol. And negate the logic, because MEDIA_SUBDRV_AUTOSELECT's logic is the opposite of the former logic. Signed-off-by: Paul Bolle Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed