diff options
author | Tom Rini <trini@konsulko.com> | 2018-06-04 11:57:37 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-06-04 11:57:37 -0400 |
commit | 358b6a20e4428f1834dc96aff14077d43e9cd190 (patch) | |
tree | 42274d716428a5c12a0ee1be39ec7f32faa452fc /configs/socfpga_arria10_defconfig | |
parent | 35ada864decc17ac59b4ee43699e0a55d09dea48 (diff) | |
download | u-boot-358b6a20e4428f1834dc96aff14077d43e9cd190.tar.gz u-boot-358b6a20e4428f1834dc96aff14077d43e9cd190.tar.xz u-boot-358b6a20e4428f1834dc96aff14077d43e9cd190.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/socfpga_arria10_defconfig')
-rw-r--r-- | configs/socfpga_arria10_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/socfpga_arria10_defconfig b/configs/socfpga_arria10_defconfig index 7614f9472f..f3fea51c4a 100644 --- a/configs/socfpga_arria10_defconfig +++ b/configs/socfpga_arria10_defconfig @@ -32,6 +32,5 @@ CONFIG_FPGA_SOCFPGA=y CONFIG_DM_GPIO=y CONFIG_DWAPB_GPIO=y CONFIG_DM_MMC=y -CONFIG_SYS_NS16550=y CONFIG_SPI=y CONFIG_USE_TINY_PRINTF=y |