Le Tuesday 15 April 2014 à 14:53 +0200, Guillaume Gardet a écrit :
Le 15/04/2014 14:29, Jean Delvare a écrit :
Disable ARM_AT91_ETHER in all arm config files, it is only needed on Atmel AT91 which we don't support.
AT91 SoC are mostly armv5. But there are new AT91 SoC, named AT91SAMA* based on armv7 (cortex-A5). In Linux kernel, it is SOC_SAMA5 (which is ARCH_AT91). But it is not yet multiplatform. So, it is not included in our kernel config and can be disabled for now. If/when AT91 become multiplatform, then, we could re-enable it.
CONFIG_MACB is useful on armv6hl/default (for ARCH_PICOXCELL) and armv7hl/default (for ARCH_ZYNQ.) Disable it in all other config files.
ok.
--- Guillaume, any objection?
No objection, please proceed.
Thanks for the review, done.
Thanks for your clean-up work. :)
You're welcome :) -- Jean Delvare SUSE L3 Support -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org