On Sat, Oct 01, 2016 at 07:38:32PM -0700, Jeremy McNicoll wrote: > Given the mimimal hardware support for msm8992 currently enable > a reasonable sized initrd for booting. > > Signed-off-by: Jeremy McNicoll <jeremymc@xxxxxxxxxx> > --- > arch/arm64/configs/defconfig | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig > index 26dc69a..d8dace3 100644 > --- a/arch/arm64/configs/defconfig > +++ b/arch/arm64/configs/defconfig > @@ -21,6 +21,9 @@ CONFIG_CGROUP_HUGETLB=y > # CONFIG_NET_NS is not set > CONFIG_SCHED_AUTOGROUP=y > CONFIG_BLK_DEV_INITRD=y > +CONFIG_BLK_DEV_RAM=y I don't think this is needed. Isn't the option above here enough? > +CONFIG_BLK_DEV_RAM_COUNT=y > +CONFIG_BLK_DEV_RAM_SIZE=16384 > CONFIG_KALLSYMS_ALL=y > # CONFIG_COMPAT_BRK is not set > CONFIG_PROFILING=y > -- > 2.6.1 > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html