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
@ -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…
Reference in New Issue
Block a user