diff options
author | Tom Rini <trini@konsulko.com> | 2019-06-21 10:11:23 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-06-21 10:11:23 -0400 |
commit | f5128514137633ee951b1c484945bec9092c4e99 (patch) | |
tree | 809041444563947c9df97e6e7149abf79c9431b6 /configs/MPC8349EMDS_defconfig | |
parent | 19b81032d65c9d0747e16b6009c639adb880b064 (diff) | |
download | u-boot-f5128514137633ee951b1c484945bec9092c4e99.tar.gz u-boot-f5128514137633ee951b1c484945bec9092c4e99.tar.xz u-boot-f5128514137633ee951b1c484945bec9092c4e99.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/MPC8349EMDS_defconfig')
-rw-r--r-- | configs/MPC8349EMDS_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/MPC8349EMDS_defconfig b/configs/MPC8349EMDS_defconfig index 9cd3daab35..a446bb9f2c 100644 --- a/configs/MPC8349EMDS_defconfig +++ b/configs/MPC8349EMDS_defconfig @@ -102,5 +102,4 @@ CONFIG_TSEC_ENET=y # CONFIG_PCI is not set CONFIG_SYS_NS16550=y CONFIG_SPI=y -CONFIG_MPC8XXX_SPI=y CONFIG_OF_LIBFDT=y |