diff options
author | Tom Rini <trini@konsulko.com> | 2022-04-08 13:33:14 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-04-08 13:33:14 -0400 |
commit | 909d2120e27964a9cfdc8d254cd8fa5a0e1345a7 (patch) | |
tree | 0e64d4838989cff35a0cc14dbfbcb6a5a37667c3 /configs/ls1043aqds_sdcard_ifc_defconfig | |
parent | 03a8a797e5dccaffe172d3b5224bc3c3fcd304d6 (diff) | |
parent | 2fc0995cc05cc55bee79f387d1e83571539b0b3e (diff) | |
download | u-boot-909d2120e27964a9cfdc8d254cd8fa5a0e1345a7.tar.gz |
Merge branch '2022-04-08-Kconfig-updates-and-dead-code-removal'
- Migration of more symbols from board config.h files to defconfig
- Remove unused network drivers
Diffstat (limited to 'configs/ls1043aqds_sdcard_ifc_defconfig')
-rw-r--r-- | configs/ls1043aqds_sdcard_ifc_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls1043aqds_sdcard_ifc_defconfig b/configs/ls1043aqds_sdcard_ifc_defconfig index 0c4d2cd3787..18600402139 100644 --- a/configs/ls1043aqds_sdcard_ifc_defconfig +++ b/configs/ls1043aqds_sdcard_ifc_defconfig @@ -19,6 +19,8 @@ CONFIG_VID=y CONFIG_VID_FLS_ENV="ls1043aqds_vdd_mv" CONFIG_VOL_MONITOR_INA220=y CONFIG_VOL_MONITOR_IR36021_SET=y +CONFIG_FSL_QIXIS=y +# CONFIG_QIXIS_I2C_ACCESS is not set CONFIG_FSL_LS_PPA=y CONFIG_SPL_MMC=y CONFIG_SPL_SERIAL=y |