Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c133bcd3 authored by Paul Mundt's avatar Paul Mundt
Browse files

ARM: mach-shmobile: Unset initramfs source in bonito defconfig.



There's no reason for this to be set, and it will simply introduce build
errors for others, so simply leave it unset.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 8900df7a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ CONFIG_LOG_BUF_SHIFT=16
# CONFIG_USER_NS is not set
# CONFIG_PID_NS is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE="/your/initramfs/"
CONFIG_INITRAMFS_SOURCE=""
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SLAB=y
CONFIG_MODULES=y