ARM64: copy CONFIG_CMDLINE_EXTEND from ARM
authorColin Cross <ccross@android.com>
Thu, 3 Apr 2014 01:02:15 +0000 (18:02 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:54:09 +0000 (13:54 -0800)
commit19329cdd0d6c9fd596959f00a5d66d5b4603fb6c
treebfab90590d66f4c54fe9695f170f97f135476cf2
parentd2e94f417f7f5fcd227f44ccea88e00cf6dd2d8d
ARM64: copy CONFIG_CMDLINE_EXTEND from ARM

Copy the config choice for CONFIG_CMDLINE_EXTEND from
arch/arm/Kconfig, including CONFIG_CMDLINE_FROM_BOOTLOADER
as the default.  These will be used by drivers/of/fdt.c.

Change-Id: I8416038498ddf8fc1e99ab06109825eb1492aa7f
Signed-off-by: Colin Cross <ccross@android.com>
arch/arm64/Kconfig