1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[adm5120] add support for generic eb214a, thanks cezary (#7027)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22275 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2010-07-18 10:29:58 +00:00
parent 349bd35d6d
commit af139e0177
17 changed files with 179 additions and 6 deletions

View File

@@ -37,6 +37,13 @@ config ADM5120_MACH_WP54
select ADM5120_OEM_COMPEX
default y
config ADM5120_MACH_EB_214A
bool "EB-214A support"
depends on CPU_LITTLE_ENDIAN
select ADM5120_SOC_BGA
select ADM5120_OEM_GENERIC
default y
config ADM5120_MACH_BR_6104K
bool "Edimax BR-6104K support"
depends on CPU_LITTLE_ENDIAN
@@ -165,6 +172,9 @@ config ADM5120_OEM_COMPEX
config ADM5120_OEM_EDIMAX
def_bool n
config ADM5120_OEM_GENERIC
def_bool n
config ADM5120_OEM_INFINEON
def_bool n