linux/drivers/media/radio
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
..
si470x media: Kconfig files: use the right help coding style 2019-03-20 06:47:51 -04:00
si4713 media: replace strncpy() by strscpy() 2019-03-29 10:26:13 -04:00
wl128x media: wl128x: Fix some error handling in fmc_prepare() 2019-03-29 07:44:12 -04:00
dsbr100.c media: replace strcpy() by strscpy() 2018-09-11 13:32:17 -04:00
Kconfig media: remove redundant 'default n' from Kconfig-s 2019-05-24 08:36:45 -04:00
lm7000.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile media: remove unneeded header search paths 2019-05-18 11:49:56 +09:00
radio-aimslab.c MAINTAINERS & files: Canonize the e-mails I use at files 2018-05-04 06:21:06 -04:00
radio-aztech.c MAINTAINERS & files: Canonize the e-mails I use at files 2018-05-04 06:21:06 -04:00
radio-cadet.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
radio-gemtek.c MAINTAINERS & files: Canonize the e-mails I use at files 2018-05-04 06:21:06 -04:00
radio-isa.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
radio-isa.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
radio-keene.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
radio-ma901.c media: replace strcpy() by strscpy() 2018-09-11 13:32:17 -04:00
radio-maxiradio.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
radio-miropcm20.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
radio-mr800.c media: replace strcpy() by strscpy() 2018-09-11 13:32:17 -04:00
radio-raremono.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
radio-rtrack2.c MAINTAINERS & files: Canonize the e-mails I use at files 2018-05-04 06:21:06 -04:00
radio-sf16fmi.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
radio-sf16fmr2.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
radio-shark2.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
radio-shark.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
radio-si476x.c media: radio: fix several typos 2019-03-01 09:26:50 -05:00
radio-tea5764.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
radio-tea5777.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
radio-tea5777.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
radio-terratec.c MAINTAINERS & files: Canonize the e-mails I use at files 2018-05-04 06:21:06 -04:00
radio-timb.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
radio-trust.c MAINTAINERS & files: Canonize the e-mails I use at files 2018-05-04 06:21:06 -04:00
radio-typhoon.c MAINTAINERS & files: Canonize the e-mails I use at files 2018-05-04 06:21:06 -04:00
radio-wl1273.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
radio-zoltrix.c MAINTAINERS & files: Canonize the e-mails I use at files 2018-05-04 06:21:06 -04:00
saa7706h.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
tea575x.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
tef6862.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00