diff mbox

[3/3] linaro_generic: Add flo_defconfig

Message ID 1467074768-16803-3-git-send-email-john.stultz@linaro.org
State New
Headers show

Commit Message

John Stultz June 28, 2016, 12:46 a.m. UTC
This adds some of the magic values needed to build the boot.img
for the nexus7 flo device.

Signed-off-by: John Stultz <john.stultz@linaro.org>

---
 configs/flo_defconfig | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 configs/flo_defconfig

-- 
1.9.1
diff mbox

Patch

diff --git a/configs/flo_defconfig b/configs/flo_defconfig
new file mode 100644
index 0000000..1a32f9d
--- /dev/null
+++ b/configs/flo_defconfig
@@ -0,0 +1,9 @@ 
+CONFIG_BOARD_SYSTEMIMAGE_PARTITION_SIZE=880803840
+CONFIG_KERNEL=y
+CONFIG_KERNEL_PATH="zImage.dtb"
+CONFIG_BOARD_KERNEL_CMDLINE="console=ttyHSL0,115200,n8 user_debug=31 console=ttyMSM0,115200,n8 androidboot.selinux=permissive"
+CONFIG_BOARD_KERNEL_BASE=0x80200000
+CONFIG_RAMDISK_OFFSET=0x02000000
+CONFIG_WIFI=y
+CONFIG_QCOM_WIFI=y
+CONFIG_BOARD_USES_DRM_HWCOMPOSER=y