linux-stable/arch/m68k
Randy Dunlap 6ec1655832 m68k: set a default value for MEMORY_RESERVE
[ Upstream commit 1aaa557b2d ]

'make randconfig' can produce a .config file with
"CONFIG_MEMORY_RESERVE=" (no value) since it has no default.
When a subsequent 'make all' is done, kconfig restarts the config
and prompts for a value for MEMORY_RESERVE. This breaks
scripting/automation where there is no interactive user input.

Add a default value for MEMORY_RESERVE. (Any integer value will
work here for kconfig.)

Fixes a kconfig warning:

.config:214:warning: symbol value '' invalid for MEMORY_RESERVE
* Restart config...
Memory reservation (MiB) (MEMORY_RESERVE) [] (NEW)

Fixes: 1da177e4c3 ("Linux-2.6.12-rc2") # from beginning of git history
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Greg Ungerer <gerg@linux-m68k.org>
Cc: linux-m68k@lists.linux-m68k.org
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-11-26 11:40:35 +01:00
..
68000 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
amiga m68k: Call timer_interrupt() with interrupts disabled 2020-01-27 14:46:54 +01:00
apollo License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
atari m68k: Call timer_interrupt() with interrupts disabled 2020-01-27 14:46:54 +01:00
bvme6000 m68k: Call timer_interrupt() with interrupts disabled 2020-01-27 14:46:54 +01:00
coldfire m68k/PCI: Fix a memory leak in an error handling path 2020-06-25 15:41:49 +02:00
configs m68k/defconfig: Update defconfigs for v4.13-rc1 2017-08-21 11:52:20 +02:00
emu m68k: emu: Fix invalid free in nfeth_cleanup() 2021-09-22 11:45:18 +02:00
fpsp040 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hp300 m68k: Call timer_interrupt() with interrupts disabled 2020-01-27 14:46:54 +01:00
ifpsp060 scripts/spelling.txt: add regsiter -> register spelling mistake 2017-05-08 17:15:13 -07:00
include m68k: Double cast io functions to unsigned long 2021-10-06 15:05:06 +02:00
kernel m68k: Handle arrivals of multiple signals correctly 2021-10-17 10:08:34 +02:00
lib License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mac m68k: mac: Fix IOP status/control register writes 2020-08-21 09:48:03 +02:00
math-emu m68k: Assorted spelling fixes 2016-07-03 14:05:28 +02:00
mm m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap() 2018-07-03 11:24:46 +02:00
mvme16x m68k: Call timer_interrupt() with interrupts disabled 2020-01-27 14:46:54 +01:00
mvme147 m68k: Call timer_interrupt() with interrupts disabled 2020-01-27 14:46:54 +01:00
q40 m68k: q40: Fix info-leak in rtc_ioctl 2020-10-01 13:12:26 +02:00
sun3 m68k: Call timer_interrupt() with interrupts disabled 2020-01-27 14:46:54 +01:00
sun3x m68k: Call timer_interrupt() with interrupts disabled 2020-01-27 14:46:54 +01:00
tools/amiga License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
install.sh
Kconfig License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig.bus License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig.cpu License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig.debug License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig.devices License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig.machine m68k: set a default value for MEMORY_RESERVE 2021-11-26 11:40:35 +01:00
Makefile m68k: Add -ffreestanding to CFLAGS 2019-03-23 14:35:21 +01:00