diff options
author | Tom Rini <trini@konsulko.com> | 2020-06-23 08:20:07 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-06-23 08:20:07 -0400 |
commit | 7635defaf2c65755a19e6faa08d604421ad2a06f (patch) | |
tree | f63ac37574d8270ace60efc0706f9df43e3cc096 /configs/P2041RDB_SECURE_BOOT_defconfig | |
parent | 868fb9969c85ce5a1b33c6bb713c8158c04acee9 (diff) | |
download | u-boot-7635defaf2c65755a19e6faa08d604421ad2a06f.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/P2041RDB_SECURE_BOOT_defconfig')
-rw-r--r-- | configs/P2041RDB_SECURE_BOOT_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/P2041RDB_SECURE_BOOT_defconfig b/configs/P2041RDB_SECURE_BOOT_defconfig index b3e428025b..35a9d00e4b 100644 --- a/configs/P2041RDB_SECURE_BOOT_defconfig +++ b/configs/P2041RDB_SECURE_BOOT_defconfig @@ -46,7 +46,6 @@ CONFIG_PHY_VITESSE=y CONFIG_DM_ETH=y CONFIG_DM_MDIO=y CONFIG_PHY_GIGE=y -CONFIG_E1000=y CONFIG_FMAN_ENET=y CONFIG_MII=y CONFIG_SYS_QE_FMAN_FW_IN_NOR=y @@ -58,4 +57,3 @@ CONFIG_USB_STORAGE=y CONFIG_RSA=y CONFIG_SPL_RSA=y CONFIG_RSA_SOFTWARE_EXP=y -CONFIG_OF_LIBFDT=y |