mirror of
https://github.com/gnuton/asuswrt-merlin.ng.git
synced 2025-05-19 07:51:46 +02:00
12 lines
363 B
Text
12 lines
363 B
Text
<PUBLISH>
|
|
@@ -32,8 +32,11 @@
|
|
-BUILD_BRCM_XDSL_DISTPOINT=""
|
|
+BUILD_BRCM_XDSL_DISTPOINT="fttdp2"
|
|
+BRCM_XDSL_DISTPOINT_USE_RGMII0=y
|
|
+# BRCM_XDSL_DISTPOINT_USE_RGMII1 is not set
|
|
+BRCM_XDSL_DISTPOINT_USE_G9991=y
|
|
+BRCM_XDSL_DISTPOINT_INBAND_ADDRESS=6
|
|
-BRCM_DRIVER_RDPA_BRIDGE=m
|
|
+# BRCM_DRIVER_RDPA_BRIDGE is not set
|
|
-# BUILD_BUSYBOX_AWK is not set
|
|
+BUILD_BUSYBOX_AWK=y
|