All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arc: Removed local initramfs source file from axs101 configuration.
@ 2016-01-04 14:55 CARLOS.PALMINHA
  2016-01-07 23:20 ` Alexey Brodkin
  0 siblings, 1 reply; 6+ messages in thread
From: CARLOS.PALMINHA @ 2016-01-04 14:55 UTC (permalink / raw)
  To: linux-snps-arc

From: Carlos Palminha <palminha@synopsys.com>

Cannot compile kernel with INITRAMFS SOURCE option.
Please move this option to a buildroot patch.

---
 arch/arc/configs/axs101_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arc/configs/axs101_defconfig b/arch/arc/configs/axs101_defconfig
index f1ac981..3d14cf8 100644
--- a/arch/arc/configs/axs101_defconfig
+++ b/arch/arc/configs/axs101_defconfig
@@ -12,7 +12,6 @@ CONFIG_NAMESPACES=y
 # CONFIG_UTS_NS is not set
 # CONFIG_PID_NS is not set
 CONFIG_BLK_DEV_INITRD=y
-CONFIG_INITRAMFS_SOURCE="../arc_initramfs/"
 CONFIG_EMBEDDED=y
 CONFIG_PERF_EVENTS=y
 # CONFIG_VM_EVENT_COUNTERS is not set
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-01-13  1:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-04 14:55 [PATCH] arc: Removed local initramfs source file from axs101 configuration CARLOS.PALMINHA
2016-01-07 23:20 ` Alexey Brodkin
2016-01-09  0:25   ` Carlos Palminha
2016-01-11  7:47     ` Vineet Gupta
2016-01-11  7:59       ` Alexey Brodkin
2016-01-13  1:13       ` Carlos Palminha

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.