mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
uboot-lantiq: ARV752DPW - use correct switch driver
There is no RTL8206 switch driver. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
parent
a22feb4c78
commit
e81acacaa3
1 changed files with 1 additions and 1 deletions
|
|
@ -195,7 +195,7 @@ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
|
|||
+
|
||||
+/* Switch devices */
|
||||
+#define CONFIG_SWITCH_MULTI
|
||||
+#define CONFIG_SWITCH_RTL8206
|
||||
+#define CONFIG_SWITCH_RTL8306
|
||||
+
|
||||
+/* Environment */
|
||||
+#if defined(CONFIG_SYS_BOOT_NOR)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue