From c4ab00af12090565bab345ffe9a1526843d43c64 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 7 Feb 2014 13:52:35 +0100 Subject: [PATCH] projects/*/linux: enable Winbond WIFI card support Signed-off-by: Stephan Raue --- projects/ATV/linux/linux.i386.conf | 2 +- projects/Cuboxi/linux/linux.arm.conf | 2 +- projects/Generic/linux/linux.i386.conf | 2 +- projects/Generic/linux/linux.x86_64.conf | 2 +- projects/RPi/linux/linux.arm.conf | 2 +- projects/Virtual/linux/linux.i386.conf | 2 +- projects/Virtual/linux/linux.x86_64.conf | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/projects/ATV/linux/linux.i386.conf b/projects/ATV/linux/linux.i386.conf index ab171f388a..70722b2478 100644 --- a/projects/ATV/linux/linux.i386.conf +++ b/projects/ATV/linux/linux.i386.conf @@ -2788,7 +2788,7 @@ CONFIG_STAGING=y # CONFIG_ET131X is not set # CONFIG_SLICOSS is not set # CONFIG_USBIP_CORE is not set -# CONFIG_W35UND is not set +CONFIG_W35UND=m # CONFIG_PRISM2_USB is not set # CONFIG_ECHO is not set # CONFIG_COMEDI is not set diff --git a/projects/Cuboxi/linux/linux.arm.conf b/projects/Cuboxi/linux/linux.arm.conf index 5133fd7d62..96bb6f9b63 100644 --- a/projects/Cuboxi/linux/linux.arm.conf +++ b/projects/Cuboxi/linux/linux.arm.conf @@ -2470,7 +2470,7 @@ CONFIG_DMA_ENGINE=y CONFIG_STAGING=y # CONFIG_VIDEO_TM6000 is not set # CONFIG_USBIP_CORE is not set -# CONFIG_W35UND is not set +CONFIG_W35UND=m # CONFIG_PRISM2_USB is not set # CONFIG_ECHO is not set # CONFIG_ASUS_OLED is not set diff --git a/projects/Generic/linux/linux.i386.conf b/projects/Generic/linux/linux.i386.conf index 2ec6fa7a44..024f4da6ae 100644 --- a/projects/Generic/linux/linux.i386.conf +++ b/projects/Generic/linux/linux.i386.conf @@ -3299,7 +3299,7 @@ CONFIG_STAGING=y CONFIG_ET131X=y # CONFIG_SLICOSS is not set # CONFIG_USBIP_CORE is not set -# CONFIG_W35UND is not set +CONFIG_W35UND=m # CONFIG_PRISM2_USB is not set # CONFIG_ECHO is not set # CONFIG_COMEDI is not set diff --git a/projects/Generic/linux/linux.x86_64.conf b/projects/Generic/linux/linux.x86_64.conf index 47cf902c70..81993767eb 100644 --- a/projects/Generic/linux/linux.x86_64.conf +++ b/projects/Generic/linux/linux.x86_64.conf @@ -3276,7 +3276,7 @@ CONFIG_STAGING=y CONFIG_ET131X=y # CONFIG_SLICOSS is not set # CONFIG_USBIP_CORE is not set -# CONFIG_W35UND is not set +CONFIG_W35UND=m # CONFIG_PRISM2_USB is not set # CONFIG_ECHO is not set # CONFIG_COMEDI is not set diff --git a/projects/RPi/linux/linux.arm.conf b/projects/RPi/linux/linux.arm.conf index ed5d568c55..140059777a 100644 --- a/projects/RPi/linux/linux.arm.conf +++ b/projects/RPi/linux/linux.arm.conf @@ -2431,7 +2431,7 @@ CONFIG_RTC_DRV_DS1307=m # CONFIG_STAGING=y # CONFIG_USBIP_CORE is not set -# CONFIG_W35UND is not set +CONFIG_W35UND=m # CONFIG_PRISM2_USB is not set # CONFIG_ECHO is not set # CONFIG_COMEDI is not set diff --git a/projects/Virtual/linux/linux.i386.conf b/projects/Virtual/linux/linux.i386.conf index 07a6344207..98dd6eeb17 100644 --- a/projects/Virtual/linux/linux.i386.conf +++ b/projects/Virtual/linux/linux.i386.conf @@ -3299,7 +3299,7 @@ CONFIG_STAGING=y CONFIG_ET131X=y # CONFIG_SLICOSS is not set # CONFIG_USBIP_CORE is not set -# CONFIG_W35UND is not set +CONFIG_W35UND=m # CONFIG_PRISM2_USB is not set # CONFIG_ECHO is not set # CONFIG_COMEDI is not set diff --git a/projects/Virtual/linux/linux.x86_64.conf b/projects/Virtual/linux/linux.x86_64.conf index 118f2599a1..cef1c32516 100644 --- a/projects/Virtual/linux/linux.x86_64.conf +++ b/projects/Virtual/linux/linux.x86_64.conf @@ -3276,7 +3276,7 @@ CONFIG_STAGING=y CONFIG_ET131X=y # CONFIG_SLICOSS is not set # CONFIG_USBIP_CORE is not set -# CONFIG_W35UND is not set +CONFIG_W35UND=m # CONFIG_PRISM2_USB is not set # CONFIG_ECHO is not set # CONFIG_COMEDI is not set