Comment 2 for bug 423767

Revision history for this message
Amit Kucheria (amitk) wrote : Re: please enable rt3070sta in the imx51 kernel

From the Kconfig:
Symbol: RT3070 [=n]
 Prompt: Ralink 3070 wireless support
 Defined at drivers/staging/rt3070/Kconfig:1
 Depends on: STAGING && !STAGING_EXCLUDE_BUILD && USB && X86 && WLAN_80211

The "Depends on" lines makes this driver X86-only for now. I can try removing the x86 and compiling the driver.