commit | b0e8bb4d01ddf3cfb38ab060e46ca991b04714be | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Jun 19 16:11:42 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Jun 23 01:28:08 2018 +0900 |
tree | 0c8a2e7a811579ae932a1f23509912fde7faea01 | |
parent | dc7df68f21093039b3ab1a1702f5b7cd3e621431 [diff] |
ARM: uniphier: enable CONFIG_SNI_AVE and disable CONFIG_SMC911X Enable the on-chip ethernet driver for uniphier_{v7,v8}_defconfig. Disable the on-board SMC911x because it has not migrated to the driver model yet - it is not possible to enable DM and non-DM drivers at the same time. The CONFIG_SMC911X for uniphier_ld4_sld8_defconfig is still kept because the on-chip ethernet driver for LD4, sLD8 is not supported yet. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>