net: ti: ti_prueth: Fix depends on symbol for TI_PRUETH
TI_PRUETH depends on CONFIG_NET_SWITCHDEV. CONFIG is redundant in the condition. Because of this PRUETH is not being selected. Fix it by dropping the prefix in the config symbol. Fixes: f3142191 ("net: ti: prueth_core: Add support for RSTP switch") Signed-off-by:Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by:
Vignesh Raghavendra <vigneshr@ti.com>
Loading
Please sign in to comment