diff options
author | Tom Rini <trini@konsulko.com> | 2018-11-13 19:44:53 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-11-13 19:44:53 -0500 |
commit | 4114a2614b0b7e3f147e2903a8e1d498c4cfb4ba (patch) | |
tree | 218ddd8f30c05b9c552d628bd5ac5be3981e71a1 /configs/omap3_pandora_defconfig | |
parent | c80cc3df3d196302c401e45c92d8a769c55e78e9 (diff) | |
download | u-boot-4114a2614b0b7e3f147e2903a8e1d498c4cfb4ba.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/omap3_pandora_defconfig')
-rw-r--r-- | configs/omap3_pandora_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/omap3_pandora_defconfig b/configs/omap3_pandora_defconfig index c2b4a4f0d2..55b302bca6 100644 --- a/configs/omap3_pandora_defconfig +++ b/configs/omap3_pandora_defconfig @@ -32,7 +32,6 @@ CONFIG_MMC_OMAP_HS=y CONFIG_NAND=y CONFIG_SYS_NAND_BUSWIDTH_16BIT=y CONFIG_DM_SERIAL=y -CONFIG_SYS_NS16550=y CONFIG_SPI=y CONFIG_OMAP3_SPI=y CONFIG_FAT_WRITE=y |