[OpenWrt-Devel] [PATCH] kernel: Move some DSA config options to generic config

Hauke Mehrtens hauke at hauke-m.de
Sun May 26 17:46:06 EDT 2019


On 5/24/19 11:09 PM, Linus Walleij wrote:
> Hi Hauke,
> 
> this patch regresses my Gemini systems because I really need these switches
> to come up and this patch:

Sorry Linus,

I didn't know that they are needed, I assumed that they were
accidentally added for the gemini target, on the ath79 target these
options were not defined by the build system for kernel 4.19 at all.

Are both switches found on some of the gemini board? I will add them again.

Hauke

> 
> On Sun, May 12, 2019 at 7:32 PM Hauke Mehrtens <hauke at hauke-m.de> wrote:
> 
>> diff --git a/target/linux/gemini/config-4.19 b/target/linux/gemini/config-4.19
> 
>>  CONFIG_NET_DSA=y
>> -# CONFIG_NET_DSA_LEGACY is not set
>> -CONFIG_NET_DSA_REALTEK_SMI=y
>> -CONFIG_NET_DSA_VITESSE_VSC73XX=y
> 
> Deletes my selected DSA switches and:
> 
>> +# CONFIG_NET_DSA_REALTEK_SMI is not set
>>  # CONFIG_NET_DSA_SMSC_LAN9303_I2C is not set
>>  # CONFIG_NET_DSA_SMSC_LAN9303_MDIO is not set
>>  # CONFIG_NET_DSA_TAG_DSA is not set
>>  # CONFIG_NET_DSA_TAG_EDSA is not set
>> +# CONFIG_NET_DSA_VITESSE_VSC73XX is not set
> 
> Adds them to the generic config as "not set" (disabled).
> 
> It seems this needs to be partially reverted for Gemini to work,
> but not completely.
> 
> Yours,
> Linus Walleij
> 


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list