mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
this chip is the successor of the rtl8189es look some boards has silently switched to the new chip. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org> Reviewed-by: Peter Müller <peter.mueller@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
12 lines
566 B
Diff
12 lines
566 B
Diff
diff -Naur rtl8189FS_linux-3129a665f835ce0342f9a85a0ce14a556e656b8c.org/include/autoconf.h rtl8189FS_linux-3129a665f835ce0342f9a85a0ce14a556e656b8c/include/autoconf.h
|
|
--- rtl8189FS_linux-3129a665f835ce0342f9a85a0ce14a556e656b8c.org/include/autoconf.h 2021-10-01 14:51:56.000000000 +0000
|
|
+++ rtl8189FS_linux-3129a665f835ce0342f9a85a0ce14a556e656b8c/include/autoconf.h 2022-02-26 12:00:09.188965578 +0000
|
|
@@ -224,7 +224,6 @@
|
|
/*
|
|
* Debug Related Config
|
|
*/
|
|
-#define CONFIG_DEBUG /* DBG_871X, etc... */
|
|
|
|
#ifdef CONFIG_DEBUG
|
|
#define DBG 1 // for ODM & BTCOEX debug
|