diff options
Diffstat (limited to 'configs/brppt2_defconfig')
-rw-r--r-- | configs/brppt2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/brppt2_defconfig b/configs/brppt2_defconfig index 4d5cd44ca8..7a4de69181 100644 --- a/configs/brppt2_defconfig +++ b/configs/brppt2_defconfig @@ -13,6 +13,7 @@ CONFIG_ENV_SIZE=0x10000 CONFIG_ENV_OFFSET=0x20000 CONFIG_ENV_SECT_SIZE=0x10000 CONFIG_SYS_SPI_U_BOOT_OFFS=0x100000 +CONFIG_MX6QDL=y CONFIG_TARGET_BRPPT2=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SYS_BOOTCOUNT_ADDR=0x020CC068 |