linux_dsm_epyc7002/arch/m68k
Bartlomiej Zolnierkiewicz af5d7a36d1 m68k: Remove redundant 'default n' from Kconfig
'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: Geert Uytterhoeven <geert@linux-m68k.org>
2018-12-03 13:05:42 +01:00
..
68000
amiga
apollo
atari mm: remove include/linux/bootmem.h 2018-10-31 08:54:16 -07:00
bvme6000
coldfire mm: remove include/linux/bootmem.h 2018-10-31 08:54:16 -07:00
configs crypto: x86 - remove SHA multibuffer routines and mcryptd 2018-09-04 11:37:04 +08:00
emu m68k updates for v4.20 2018-10-29 09:02:15 -07:00
fpsp040
hp300
ifpsp060
include m68k: Unroll raw_outsb() loop 2018-12-03 13:05:42 +01:00
kernel mm: remove include/linux/bootmem.h 2018-10-31 08:54:16 -07:00
lib
mac macintosh: Use common code to access RTC 2018-10-08 22:53:10 +11:00
math-emu
mm mm: remove include/linux/bootmem.h 2018-10-31 08:54:16 -07:00
mvme16x
mvme147
q40
sun3 memblock: stop using implicit alignment to SMP_CACHE_BYTES 2018-10-31 08:54:16 -07:00
sun3x mm: remove include/linux/bootmem.h 2018-10-31 08:54:16 -07:00
tools/amiga
install.sh
Kconfig mm: remove CONFIG_HAVE_MEMBLOCK 2018-10-31 08:54:15 -07:00
Kconfig.bus
Kconfig.cpu
Kconfig.debug Kconfig: consolidate the "Kernel hacking" menu 2018-08-02 08:06:48 +09:00
Kconfig.devices
Kconfig.machine m68k: Remove redundant 'default n' from Kconfig 2018-12-03 13:05:42 +01:00
Makefile kbuild: rename LDFLAGS to KBUILD_LDFLAGS 2018-08-24 08:22:08 +09:00