diff --git a/debian/changelog b/debian/changelog index 1da6f563a..baf68cd12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ linux-2.6 (3.2~rc3-1~experimental.1) UNRELEASED; urgency=low * scsi: Enable MVUMI as module * dm: Enable DM_THIN_PROVISIONING as module * b43: Enable B43_PHY_HT + * [ia64,powerpc,sparc,x86] wireless: Enable MWIFIEX_PCIE as module [ Uwe Kleine-König ] * [amd64] reenable rt featureset with 3.2-rc2-rt3 diff --git a/debian/config/ia64/config b/debian/config/ia64/config index be7555b66..74b1ba22a 100644 --- a/debian/config/ia64/config +++ b/debian/config/ia64/config @@ -498,6 +498,7 @@ CONFIG_IPW2100_MONITOR=y ## CONFIG_MWIFIEX=m CONFIG_MWIFIEX_SDIO=m +CONFIG_MWIFIEX_PCIE=m ## ## file: drivers/net/wireless/orinoco/Kconfig diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 48570d680..311bf2445 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -1015,6 +1015,7 @@ CONFIG_USB_ZD1201=m ## CONFIG_MWIFIEX=m CONFIG_MWIFIEX_SDIO=m +CONFIG_MWIFIEX_PCIE=m ## ## file: drivers/net/wireless/orinoco/Kconfig diff --git a/debian/config/powerpc/config b/debian/config/powerpc/config index 8032f1503..f38810313 100644 --- a/debian/config/powerpc/config +++ b/debian/config/powerpc/config @@ -602,6 +602,7 @@ CONFIG_USB_ZD1201=m ## CONFIG_MWIFIEX=m CONFIG_MWIFIEX_SDIO=m +CONFIG_MWIFIEX_PCIE=m ## ## file: drivers/net/wireless/orinoco/Kconfig diff --git a/debian/config/sparc/config b/debian/config/sparc/config index 51d121102..f3eeb439d 100644 --- a/debian/config/sparc/config +++ b/debian/config/sparc/config @@ -336,6 +336,12 @@ CONFIG_DM9102=m ## # CONFIG_WAN is not set +## +## file: drivers/net/wireless/mwifiex/Kconfig +## +CONFIG_MWIFIEX=m +CONFIG_MWIFIEX_PCIE=m + ## ## file: drivers/parport/Kconfig ##