diff options
author | Tom Rini <trini@konsulko.com> | 2019-01-07 17:46:19 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-01-07 18:11:00 -0500 |
commit | 1bac199e8c876c37f31adeb23a75ae1ca12aea7f (patch) | |
tree | 6d23fb5568a36766df64d91293fec78c07ec5dcd /configs/pepper_defconfig | |
parent | 7e40d0a38fc42de12696c835eded8945d650bfc1 (diff) | |
download | u-boot-1bac199e8c876c37f31adeb23a75ae1ca12aea7f.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/pepper_defconfig')
-rw-r--r-- | configs/pepper_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pepper_defconfig b/configs/pepper_defconfig index 1dc3944d05..b5738541f2 100644 --- a/configs/pepper_defconfig +++ b/configs/pepper_defconfig @@ -33,8 +33,8 @@ CONFIG_MMC_OMAP_HS=y CONFIG_PHY_ADDR_ENABLE=y CONFIG_PHY_MICREL=y CONFIG_PHY_MICREL_KSZ90X1=y -CONFIG_DRIVER_TI_CPSW=y CONFIG_MII=y +CONFIG_DRIVER_TI_CPSW=y CONFIG_SPI=y CONFIG_OMAP3_SPI=y CONFIG_FAT_WRITE=y |