diff options
author | Alexey Brodkin <Alexey.Brodkin@synopsys.com> | 2018-06-06 14:59:38 +0200 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2018-07-09 20:25:45 +0200 |
commit | 64234961c145606b36eaa82c47b11be842b21049 (patch) | |
tree | 88328539e91e7a47cae6b53559994cf91f46d33c /arch/arc/include/asm/entry.h | |
parent | ARC: configs: remove no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCES (diff) | |
download | linux-64234961c145606b36eaa82c47b11be842b21049.tar.xz linux-64234961c145606b36eaa82c47b11be842b21049.zip |
ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
We used to have pre-set CONFIG_INITRAMFS_SOURCE with local path
to intramfs in ARC defconfigs. This was quite convenient for
in-house development but not that convenient for newcomers
who obviusly don't have folders like "arc_initramfs" next to
the Linux source tree. Which leads to quite surprising failure
of defconfig building:
------------------------------->8-----------------------------
../scripts/gen_initramfs_list.sh: Cannot open '../../arc_initramfs_hs/'
../usr/Makefile:57: recipe for target 'usr/initramfs_data.cpio.gz' failed
make[2]: *** [usr/initramfs_data.cpio.gz] Error 1
------------------------------->8-----------------------------
So now when more and more people start to deal with our defconfigs
let's make their life easier with removal of CONFIG_INITRAMFS_SOURCE.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Kevin Hilman <khilman@baylibre.com>
Cc: stable@vger.kernel.org
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/include/asm/entry.h')
0 files changed, 0 insertions, 0 deletions