diff options
author | Tom Rini | 2018-04-17 09:22:31 -0400 |
---|---|---|
committer | Tom Rini | 2018-04-17 10:10:47 -0400 |
commit | 34b3722e381c0146b4aa7fea3a5243c588b8ed2f (patch) | |
tree | 38cd4e487e707fc68b226fdebe5faedc21c41a90 /configs/pepper_defconfig | |
parent | 50b9782c83b66ce7ed89049421529f3ba34096d2 (diff) |
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 f3d048d233d..28efd9da5b5 100644 --- a/configs/pepper_defconfig +++ b/configs/pepper_defconfig @@ -30,10 +30,10 @@ CONFIG_CMD_SPI=y CONFIG_CMD_EXT4_WRITE=y CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y 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_PHY_ADDR_ENABLE=y CONFIG_NETDEVICES=y CONFIG_SYS_NS16550=y CONFIG_OMAP3_SPI=y |