configs: Update Lamobo_R1 with B53 switch options
Enable CONFIG_B53_SWITCH, define the CPU/management port number (8) and enable all 5 ports of the switch to be usable. Reviewed-by: Stefan Roese <sr@denx.de> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
parent
f3d78fbfaf
commit
d5d5757291
1 changed files with 3 additions and 0 deletions
|
@ -23,3 +23,6 @@ CONFIG_SUN7I_GMAC=y
|
|||
CONFIG_SCSI=y
|
||||
CONFIG_USB_EHCI_HCD=y
|
||||
CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y
|
||||
CONFIG_B53_SWITCH=y
|
||||
CONFIG_B53_CPU_PORT=8
|
||||
CONFIG_B53_PHY_PORTS=0x1f
|
||||
|
|
Loading…
Reference in a new issue