List only actually used options, enable what can be enabled

In particular, enable AH_SUPPORT_AR5312, which enables large parts of
HAL code for SoC devices.


git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3990 0192ed92-7a03-0410-a25b-9323aeb14dbd
This commit is contained in:
proski 2009-04-08 21:44:06 +00:00
parent c0ff0095ab
commit 519d1b2a2e
1 changed files with 9 additions and 14 deletions

View File

@ -1,14 +1,9 @@
#define AH_SUPPORT_AR5210 1
#define AH_SUPPORT_AR5211 1
#define AH_SUPPORT_AR5212 1
#define AH_SUPPORT_AR5416 1
#define AH_SUPPORT_2133 1
#define AH_SUPPORT_2316 1
#define AH_SUPPORT_2317 1
#define AH_SUPPORT_2413 1
#define AH_SUPPORT_2417 1
#define AH_SUPPORT_2425 1
#define AH_SUPPORT_5111 1
#define AH_SUPPORT_5112 1
#define AH_SUPPORT_5413 1
#define AH_ENABLE_FORCEBIAS 1
#define AH_SUPPORT_11D 1
#define AH_SUPPORT_2316 1
#define AH_SUPPORT_2317 1
#define AH_SUPPORT_5311 1
#define AH_SUPPORT_AR5312 1
#define AH_SUPPORT_AR5416 1
/* #define AH_SUPPORT_AR9280 1 */
/* #define AH_SUPPORT_WRITE_EEPROM 1 */
/* #define AH_SUPPORT_WRITE_REGDOMAIN 1 */