diff options
author | Chen Guoyin <guoyin.chen@nxp.com> | 2016-12-16 18:30:05 +0800 |
---|---|---|
committer | fang hui <hui.fang@nxp.com> | 2017-01-19 14:44:14 +0800 |
commit | 91be5ccd3e681461ef9fd7bc0899223a8aa7882e (patch) | |
tree | 168af92b5046199b639638d8b1021f31c03c2573 /configs | |
parent | b36bd6175bccc76102831d1110519c6e41a1d7c6 (diff) | |
download | u-boot-imx-91be5ccd3e681461ef9fd7bc0899223a8aa7882e.zip u-boot-imx-91be5ccd3e681461ef9fd7bc0899223a8aa7882e.tar.gz u-boot-imx-91be5ccd3e681461ef9fd7bc0899223a8aa7882e.tar.bz2 |
MA-9191 Add brillo related feature for pico-imx7d board
Change-Id: Id4e3c593a886e84e6284c16cac1642eac0e9ecc2
Signed-off-by: Chen Guoyin <guoyin.chen@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/pico-imx7d_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pico-imx7d_defconfig b/configs/pico-imx7d_defconfig index d38d510..26aecde 100644 --- a/configs/pico-imx7d_defconfig +++ b/configs/pico-imx7d_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/technexion/pico-imx7d/imximage.cfg,MX7D" +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/technexion/pico-imx7d/imximage.cfg,MX7D,ANDROID_SUPPORT,BRILLO_SUPPORT,EFI_PARTITION,AVB_SUPPORT" CONFIG_ARM=y CONFIG_TARGET_PICO_IMX7D=y CONFIG_SYS_MALLOC_F=y |