mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-06-23 16:44:20 +00:00
rtl8188eu: Remove CONFIG_SPECIAL_SETTING_FOR_FUNAI_TV
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
6eb9cc27c9
commit
669536c180
5 changed files with 1 additions and 80 deletions
|
@ -1279,11 +1279,7 @@ typedef enum tag_DIG_Connect_Definition
|
|||
|
||||
/* vivi 92c&92d has different definition, 20110504 */
|
||||
/* this is for 92c */
|
||||
#ifdef CONFIG_SPECIAL_SETTING_FOR_FUNAI_TV
|
||||
#define DM_DIG_FA_TH0 0x80/* 0x20 */
|
||||
#else
|
||||
#define DM_DIG_FA_TH0 0x200/* 0x20 */
|
||||
#endif
|
||||
#define DM_DIG_FA_TH1 0x300/* 0x100 */
|
||||
#define DM_DIG_FA_TH2 0x400/* 0x200 */
|
||||
/* this is for 92d */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue