On 07.08.19 14:20, Fabio Estevam wrote:
Hi Frieder,
On Wed, Aug 7, 2019 at 9:04 AM Schrempf Frieder
[off-list ref] wrote:
quoted
From: Frieder Schrempf <redacted>
The FEC ethernet controller is used in some ARM64 SoCs such as i.MX8.
To make use of it, append ARM64 to the list of dependencies.
ARCH_MXC is also used by i.MX8, so there is no need for such change.
You're right of course. I somehow managed to mess up my defconfig. I
started over with a clean config from arch/arm64/configs/defconfig and
everything seems fine now. Sorry for the noise.
By the way: arch/arm64/configs/defconfig has CONFIG_FEC=y by default.