History log of /drivers/staging/vt6655/Kconfig
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
07e195fde6dd553f30fb287fc169d64895425f5e 17-Mar-2011 Greg Kroah-Hartman <gregkh@suse.de> Staging: vt665?: prevent modules from being built into the kernel.

It causes lots of linking errors when both of these modules are built into the
kernel directly due to their global symbol mess.

Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/vt6655/Kconfig
b2cd41496c70a1653f28c6d07b61cbdd25167679 14-Dec-2009 Randy Dunlap <randy.dunlap@oracle.com> Staging/vt66*: kconfig, depends on WLAN

The vt665[56] drivers can be built when CONFIG_NET=n &
CONFIG_NETDEVICES=n or just when CONFIG_WLAN=n.
This leads to build failures.
Prevent this by making them depend on WLAN.

[This patch was lost in a dualing trees merge;
still needs to be re-applied.]

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/vt6655/Kconfig
125b181aec7a67c71234284ecf6d9c729d05deda 01-Oct-2009 Larry Finger <Larry.Finger@lwfinger.net> staging: Add proper selection of WIRELESS_EXT and WEXT_PRIV

After the incorporation of the patch entitled "wext: refactor", some
of the wireless drivers in drivers/staging fail to build because they
need to have CONFIG_WIRELESS_EXT and CONFIG_WEXT_PRIV defined.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
/drivers/staging/vt6655/Kconfig
e882335bb19c0b9f96971fa6b1fe6c019280056b 04-Jul-2009 Alexander Beregalov <a.beregalov@gmail.com> Staging: vt665x: depend on WIRELESS_EXT

Make vt665x depended on WIRELESS_EXT and remove remain ifdef's

Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Cc: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/vt6655/Kconfig
4900dea69fc70d145c7d6b66830de6642a4c4152 05-Jun-2009 Randy Dunlap <randy.dunlap@oracle.com> Staging: vt6655: uses pci functions, should depend on PCI

This driver uses lots of pci_*() calls, so it should depend on PCI.

drivers/staging/vt6655/device_main.c:3942: error: implicit declaration of function 'pci_dev_driver'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/vt6655/Kconfig
1d69a1c65b0d25739819caef6b1f0f6ddc2ab84c 02-Jun-2009 Forest Bond <forest@alittletooquiet.net> Staging: vt6655: Integrate drivers/staging/vt6655 into build system.

Integrate drivers/staging/vt6655 into build system.

Signed-off-by: Forest Bond <forest@alittletooquiet.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/vt6655/Kconfig