diff options
author | Tom Rini <trini@konsulko.com> | 2023-02-17 09:58:06 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-02-17 09:58:06 -0500 |
commit | fcb5117da8876fc5b2bf941528301218d1be7b1c (patch) | |
tree | 5f8229da0d0585f66a7cac857002889616a021cc /configs/pico-hobbit-imx7d_defconfig | |
parent | 0aa9470fdf8386c18ade43506d5541a515318b76 (diff) | |
download | u-boot-fcb5117da8876fc5b2bf941528301218d1be7b1c.tar.gz u-boot-fcb5117da8876fc5b2bf941528301218d1be7b1c.tar.bz2 u-boot-fcb5117da8876fc5b2bf941528301218d1be7b1c.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/pico-hobbit-imx7d_defconfig')
-rw-r--r-- | configs/pico-hobbit-imx7d_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/pico-hobbit-imx7d_defconfig b/configs/pico-hobbit-imx7d_defconfig index 63c168eeab..2e6a3e00b8 100644 --- a/configs/pico-hobbit-imx7d_defconfig +++ b/configs/pico-hobbit-imx7d_defconfig @@ -75,8 +75,6 @@ CONFIG_MII=y CONFIG_PINCTRL=y CONFIG_DM_PMIC=y CONFIG_DM_PMIC_PFUZE100=y -CONFIG_POWER_PFUZE3000=y -CONFIG_POWER_I2C=y CONFIG_DM_SERIAL=y CONFIG_MXC_UART=y CONFIG_IMX_THERMAL=y |