commit | 1b3f759fb7938430fb952f51f34b4f30d2552a92 | [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 | ad1caf1ad88b7b658a54cc2b9471ffec7ed64fdb [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>