summaryrefslogtreecommitdiff
path: root/configs/rock-pi-e-rk3328_defconfig
AgeCommit message (Expand)Author
2021-09-04power: Tidy up #undef of CONFIG_DM_PMICSimon Glass
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass
2021-06-28configs: Resync with savedefconfigTom Rini
2020-11-09configs: Resync with savedefconfigTom Rini
2020-11-06rockchip: Use devicetree for SMBIOS settingsSimon Glass
2020-10-09configs: Resync with savedefconfigTom Rini
2020-08-10configs: Resync with savedefconfigTom Rini
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini
2020-07-28configs: Resync with savedefconfigTom Rini
2020-06-23configs: Resync with savedefconfigTom Rini
2020-06-07rockchip: rk3328: add rock-pi-e-rk3328_defconfig fileb.l.huang