diff options
Diffstat (limited to 'configs/Lamobo_R1_defconfig')
-rw-r--r-- | configs/Lamobo_R1_defconfig | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/configs/Lamobo_R1_defconfig b/configs/Lamobo_R1_defconfig index 15a890f5cd..18d8b71805 100644 --- a/configs/Lamobo_R1_defconfig +++ b/configs/Lamobo_R1_defconfig @@ -16,12 +16,11 @@ CONFIG_SPL_I2C_SUPPORT=y # CONFIG_SPL_ISO_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set CONFIG_SCSI_AHCI=y +CONFIG_B53_SWITCH=y +CONFIG_B53_PHY_PORTS=0x1f CONFIG_ETH_DESIGNWARE=y CONFIG_RGMII=y 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 |