mirror of
https://github.com/torvalds/linux
synced 2024-11-02 18:48:59 +00:00
ef815d2cba
There is only one Kconfig user of CONFIG_EMBEDDED and it can be switched to EXPERT or "if !ARCH_MULTIPLATFORM" (suggested by Arnd). Link: https://lkml.kernel.org/r/20230816055010.31534-1-rdunlap@infradead.org Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Palmer Dabbelt <palmer@rivosinc.com> [RISC-V] Acked-by: Greg Ungerer <gerg@linux-m68k.org> Acked-by: Jason A. Donenfeld <Jason@zx2c4.com> Acked-by: Michael Ellerman <mpe@ellerman.id.au> [powerpc] Cc: Russell King <linux@armlinux.org.uk> Cc: Vineet Gupta <vgupta@kernel.org> Cc: Brian Cain <bcain@quicinc.com> Cc: Michal Simek <monstr@monstr.eu> Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Cc: Dinh Nguyen <dinguyen@kernel.org> Cc: Jonas Bonn <jonas@southpole.se> Cc: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> Cc: Stafford Horne <shorne@gmail.com> Cc: Nicholas Piggin <npiggin@gmail.com> Cc: Christophe Leroy <christophe.leroy@csgroup.eu> Cc: Paul Walmsley <paul.walmsley@sifive.com> Cc: Albert Ou <aou@eecs.berkeley.edu> Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Cc: Rich Felker <dalias@libc.org> Cc: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Cc: Max Filippov <jcmvbkbc@gmail.com> Cc: Josh Triplett <josh@joshtriplett.org> Cc: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
51 lines
1.3 KiB
Text
51 lines
1.3 KiB
Text
# CONFIG_SWAP is not set
|
|
CONFIG_LOG_BUF_SHIFT=14
|
|
# CONFIG_KALLSYMS is not set
|
|
# CONFIG_FUTEX is not set
|
|
# CONFIG_EPOLL is not set
|
|
# CONFIG_SIGNALFD is not set
|
|
# CONFIG_TIMERFD is not set
|
|
# CONFIG_EVENTFD is not set
|
|
# CONFIG_SHMEM is not set
|
|
# CONFIG_AIO is not set
|
|
CONFIG_EXPERT=y
|
|
CONFIG_MODULES=y
|
|
# CONFIG_BLK_DEV_BSG is not set
|
|
CONFIG_COLDFIRE=y
|
|
# CONFIG_4KSTACKS is not set
|
|
CONFIG_RAMBASE=0x0
|
|
CONFIG_RAMSIZE=0x2000000
|
|
CONFIG_VECTORBASE=0x0
|
|
CONFIG_MBAR=0xff000000
|
|
CONFIG_KERNELBASE=0x20000
|
|
CONFIG_PCI=y
|
|
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
|
|
# CONFIG_FW_LOADER is not set
|
|
CONFIG_MTD=y
|
|
CONFIG_MTD_BLOCK=y
|
|
CONFIG_MTD_CFI=y
|
|
CONFIG_MTD_JEDECPROBE=y
|
|
CONFIG_MTD_CFI_AMDSTD=y
|
|
CONFIG_MTD_RAM=y
|
|
CONFIG_MTD_PHYSMAP=y
|
|
CONFIG_MTD_UCLINUX=y
|
|
CONFIG_BLK_DEV_RAM=y
|
|
# CONFIG_INPUT is not set
|
|
# CONFIG_VT is not set
|
|
# CONFIG_UNIX98_PTYS is not set
|
|
CONFIG_SERIAL_MCF=y
|
|
CONFIG_SERIAL_MCF_CONSOLE=y
|
|
# CONFIG_HW_RANDOM is not set
|
|
# CONFIG_HWMON is not set
|
|
# CONFIG_USB_SUPPORT is not set
|
|
# CONFIG_IOMMU_SUPPORT is not set
|
|
CONFIG_EXT2_FS=y
|
|
# CONFIG_FILE_LOCKING is not set
|
|
# CONFIG_DNOTIFY is not set
|
|
# CONFIG_INOTIFY_USER is not set
|
|
# CONFIG_PROC_PAGE_MONITOR is not set
|
|
CONFIG_ROMFS_FS=y
|
|
CONFIG_ROMFS_BACKED_BY_MTD=y
|
|
# CONFIG_SCHED_DEBUG is not set
|
|
CONFIG_BOOTPARAM=y
|
|
CONFIG_BOOTPARAM_STRING="root=/dev/mtdblock0"
|