[PATCH 0/1] UBUNTU: ARM: Enable rtl8187 for imx51

Brad Figg brad.figg at canonical.com
Mon Mar 30 21:06:31 UTC 2009


For the babbage board there exists a wlan module equipped with an
rtl8187 chip (attached to the USB bus) currently the imx51 image is
lacking a driver for this hardware.

Bug: #349526

Signed-off-by: Brad Figg <brad.figg at canonical.com>
---
 debian/config/armel/config.imx51 |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/config/armel/config.imx51 b/debian/config/armel/config.imx51
index 073a907..a0051d2 100644
--- a/debian/config/armel/config.imx51
+++ b/debian/config/armel/config.imx51
@@ -371,6 +371,7 @@ CONFIG_DVB_VES1820=m
 CONFIG_DVB_ZL10353=m
 # CONFIG_ECONET is not set
 CONFIG_ECRYPT_FS=m
+CONFIG_EEPROM_93CX6=m
 CONFIG_EMBEDDED=y
 # CONFIG_ENC28J60 is not set
 CONFIG_EQUALIZER=m
@@ -1156,7 +1157,7 @@ CONFIG_RTC_HCTOSYS=y
 CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
 CONFIG_RTC_INTF_DEV_UIE_EMUL=y
 CONFIG_RTC_MC13892=y
-# CONFIG_RTL8187 is not set
+CONFIG_RTL8187=m
 # CONFIG_RT_MUTEX_TESTER is not set
 CONFIG_RXKAD=m
 # CONFIG_SATA_MV is not set
-- 
1.6.1.3





More information about the kernel-team mailing list