diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-08-25 10:00:37 (GMT) |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-08-28 04:11:35 (GMT) |
commit | 85dc2fe119657b1e02ff88345dced4f37e4bd174 (patch) | |
tree | ee3e604b170e4a8b00154eb239dad185932b90da /configs/uniphier_sld3_defconfig | |
parent | f0633533d55a0b488d14a08d6625785fe09f42c1 (diff) | |
download | u-boot-85dc2fe119657b1e02ff88345dced4f37e4bd174.tar.xz |
ARM: uniphier: change UNIPHIER_SERIAL to default y option
This is very likely to be necessary for normal use cases.
Set its default to 'y' for shorter defconfig files.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/uniphier_sld3_defconfig')
-rw-r--r-- | configs/uniphier_sld3_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/uniphier_sld3_defconfig b/configs/uniphier_sld3_defconfig index 4cbd01c..6f31dd4 100644 --- a/configs/uniphier_sld3_defconfig +++ b/configs/uniphier_sld3_defconfig @@ -29,7 +29,6 @@ CONFIG_NAND_DENALI=y CONFIG_SYS_NAND_DENALI_64BIT=y CONFIG_NAND_DENALI_SPARE_AREA_SKIP_BYTES=8 CONFIG_SPL_NAND_DENALI=y -CONFIG_UNIPHIER_SERIAL=y CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USB_EHCI_HCD=y |