commit | d158490ae52062411f16f7af4b45efa6620cd47c | [log] [tgz] |
---|---|---|
author | Daniel Scheller <d.scheller@gmx.net> | Wed Mar 07 14:23:47 2018 -0500 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Mar 08 06:06:50 2018 -0500 |
tree | 338aa5e2933f8f4cfca4d24df21f115d99654404 | |
parent | 883273053607c75264d8d7bc0ecc868bb26012c7 [diff] |
media: dvb-frontends/cxd2099: Kconfig additions The cxd2099 driver makes use of the Regmap I2C kernel API, thus add "select REGMAP_I2C" to it's Kconfig block. Also, make it default "m" if !MEDIA_SUBDRV_AUTOSELECT, just like every other dvb-frontend driver. And, while at it, remove the hyphens around the help tag. Cc: Jasmin Jessich <jasmin@anw.at> Signed-off-by: Daniel Scheller <d.scheller@gmx.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>