ARM: keystone: k2g: enable micrel and dp83867 phys
Enable micrel and dp83867 phys for K2G Boards in keystone_defconfig to support Network driver on these boards (K2G ICE and GP EVM). Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
This commit is contained in:
parent
ce397d215c
commit
598831e683
|
@ -235,3 +235,5 @@ CONFIG_INPUT_GPIO_DECODER=m
|
|||
CONFIG_GPIO_PCA953X=m
|
||||
CONFIG_LEDS_TRIGGER_ACTIVITY=y
|
||||
CONFIG_LEDS_TRIGGER_CPU=y
|
||||
CONFIG_MICREL_PHY=y
|
||||
CONFIG_DP83867_PHY=y
|
||||
|
|
Loading…
Reference in New Issue