From: Paul Bolle Date: Mon, 11 Mar 2013 14:31:39 +0000 (-0300) Subject: [media] ts2020: use customise option correctly X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~400 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d65fcbb0007bd8f0bcb93d1acd7970eea2aa06fc;p=pandora-kernel.git [media] ts2020: use customise option correctly The Kconfig entry for "TS2020 based tuners" 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, so we are in line with all the similar entries in this file. Signed-off-by: Paul Bolle Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed