diff options
author | Tom Rini <trini@konsulko.com> | 2022-04-19 08:50:23 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-04-19 08:50:40 -0400 |
commit | 9acf3726b654d06c50c07c3f45da9eb1cbbadf34 (patch) | |
tree | 802eb2b08a09c721c877bb1c99536faced5accb6 /scripts | |
parent | aec75a3d1d8ad9268881c8e9d03bc205b5063848 (diff) | |
parent | dcaaefdc0a7b3052e513b0e5dd2b00be4436386b (diff) | |
download | u-boot-9acf3726b654d06c50c07c3f45da9eb1cbbadf34.zip u-boot-9acf3726b654d06c50c07c3f45da9eb1cbbadf34.tar.gz u-boot-9acf3726b654d06c50c07c3f45da9eb1cbbadf34.tar.bz2 |
Merge tag 'u-boot-rockchip-20220418' of https://source.denx.de/u-boot/custodians/u-boot-rockchipWIP/19Apr2022
- Add rk3066 SoC support;
- Add rk3066 MK808 board support;
- dts sync from kernel for rk322x, rk3288;
- some other board level config update;
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index df70ae2..4c03ed9 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -541,7 +541,6 @@ CONFIG_RESTORE_FLASH CONFIG_ROCKCHIP_CHIP_TAG CONFIG_ROCKCHIP_MAX_INIT_SIZE CONFIG_ROCKCHIP_SDHCI_MAX_FREQ -CONFIG_ROCKCHIP_STIMER_BASE CONFIG_ROOTPATH CONFIG_RTC_DS1337 CONFIG_RTC_DS1337_NOOSC |