summaryrefslogtreecommitdiff
path: root/drivers/net/wimax/i2400m/Kconfig
AgeCommit message (Collapse)AuthorFilesLines
2009-10-20i2400m-sdio: select IWMC3200TOP in KconfigTomas Winkler1-0/+8
i2400m-sdio requires iwmc3200top for its operation Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Acked-by: Inaky Perez-Gonzalez <inaky@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
2009-01-07i2400m: Makefile and KconfigInaky Perez-Gonzalez1-0/+49
Integrate the i2400m driver into the kernel's build and Kconfig. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>