diff options
author | Tom Rini | 2019-04-29 15:54:04 -0400 |
---|---|---|
committer | Tom Rini | 2019-04-29 21:41:40 -0400 |
commit | d168bcb6fe39108042c0c771f0823a95346a8e7e (patch) | |
tree | 040ed446b489b31e90e2bfc33f6dfbafe746b31b /configs/MCR3000_defconfig | |
parent | 6aebc0d11a10f48a54146c5e71bbef15a1a458fc (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/MCR3000_defconfig')
-rw-r--r-- | configs/MCR3000_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/MCR3000_defconfig b/configs/MCR3000_defconfig index 3fa68babe7f..753d6979665 100644 --- a/configs/MCR3000_defconfig +++ b/configs/MCR3000_defconfig @@ -76,6 +76,5 @@ CONFIG_MPC8XX_FEC=y # CONFIG_PCI is not set CONFIG_DM_SERIAL=y CONFIG_WDT=y -CONFIG_WDT_MPC8xx=y CONFIG_SHA256=y CONFIG_LZMA=y |