projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8900df7
)
ARM: mach-shmobile: Unset initramfs source in bonito defconfig.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 11 Nov 2011 07:58:48 +0000
(16:58 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 11 Nov 2011 07:58:48 +0000
(16:58 +0900)
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: Paul Mundt <lethal@linux-sh.org>
arch/arm/configs/bonito_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/bonito_defconfig
b/arch/arm/configs/bonito_defconfig
index 635bd6994561cfc7ade9249df04a8399b0db00b7..54571082d920d69b3c2bdfc6a12cf47aeccd4f96 100644
(file)
--- a/
arch/arm/configs/bonito_defconfig
+++ b/
arch/arm/configs/bonito_defconfig
@@
-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