diff options
author | Haoran Wang <Haoran.Wang@freescale.com> | 2015-12-30 18:41:51 +0800 |
---|---|---|
committer | guoyin.chen <guoyin.chen@freescale.com> | 2016-03-04 15:35:55 +0800 |
commit | b105b05904e5e8faa40cb4b58907f03789c1d8ad (patch) | |
tree | 141d34ed57b62162364e275461674048980dbab7 /configs | |
parent | 0c0e7b5ee4fa3d285e3736bba369cf52481e6269 (diff) |
MA-7455-1 Pico: modify Pico configuration for Brillo.
Modify the picosom to be suit for Brillo configurations.
Signed-off-by: Haoran Wang <Haoran.Wang@freescale.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/picosom-imx6ul_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/picosom-imx6ul_defconfig b/configs/picosom-imx6ul_defconfig index 9f95f30..46a742e 100644 --- a/configs/picosom-imx6ul_defconfig +++ b/configs/picosom-imx6ul_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/technexion/picosom-imx6ul/imximage.cfg,MX6UL" +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/technexion/picosom-imx6ul/imximage.cfg,MX6UL,ANDROID_SUPPORT,BRILLO_SUPPORT" CONFIG_ARM=y CONFIG_TARGET_PICOSOM_IMX6UL=y CONFIG_DM=y |