android_kernel_asus_sm8350/drivers/media/pci
Bartlomiej Zolnierkiewicz 2f39cce963 media: remove redundant 'default n' from Kconfig-s
'default n' is the default value for any bool or tristate Kconfig
setting so there is no need to write it explicitly.

Also since commit f467c5640c ("kconfig: only write '# CONFIG_FOO
is not set' for visible symbols") the Kconfig behavior is the same
regardless of 'default n' being present or not:

    ...
    One side effect of (and the main motivation for) this change is making
    the following two definitions behave exactly the same:

        config FOO
                bool

        config FOO
                bool
                default n

    With this change, neither of these will generate a
    '# CONFIG_FOO is not set' line (assuming FOO isn't selected/implied).
    That might make it clearer to people that a bare 'default n' is
    redundant.
    ...

Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-05-24 08:36:45 -04:00
..
b2c2 media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
bt8xx media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
cobalt media: Kconfig files: use the right help coding style 2019-03-20 06:47:51 -04:00
cx18 media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
cx88 media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
cx23885 media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
cx25821 media: Kconfig files: use the right help coding style 2019-03-20 06:47:51 -04:00
ddbridge media: remove redundant 'default n' from Kconfig-s 2019-05-24 08:36:45 -04:00
dm1105 media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
dt3155 media: remove redundant 'default n' from Kconfig-s 2019-05-24 08:36:45 -04:00
intel media: Kconfig files: use the right help coding style 2019-03-20 06:47:51 -04:00
ivtv media: remove redundant 'default n' from Kconfig-s 2019-05-24 08:36:45 -04:00
mantis media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
meye media: Kconfig files: use the right help coding style 2019-03-20 06:47:51 -04:00
netup_unidvb media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
ngene media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
pluto2 media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
pt1 media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
pt3 media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
saa7134 media: replace strncpy() by strscpy() 2019-03-29 10:26:13 -04:00
saa7146 media: Kconfig files: use the right help coding style 2019-03-20 06:47:51 -04:00
saa7164 media: Kconfig files: use the right help coding style 2019-03-20 06:47:51 -04:00
smipcie media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
solo6x10 media: Kconfig files: use the right help coding style 2019-03-20 06:47:51 -04:00
sta2x11 media: pci: fix several typos 2019-03-01 09:32:51 -05:00
ttpci media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
tw68 media: Kconfig files: use the right help coding style 2019-03-20 06:47:51 -04:00
tw686x media: Drop superfluous PCM preallocation error checks 2019-02-06 18:37:29 +01:00
tw5864 media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame 2019-03-29 07:43:17 -04:00
Kconfig media: zoran: move to staging in preparation for removal 2018-05-25 15:21:36 -04:00
Makefile media: zoran: move to staging in preparation for removal 2018-05-25 15:21:36 -04:00