diff options
| author | Yuval Adam <_@yuv.al> | 2017-08-30 08:25:59 +0000 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-08-30 08:25:59 +0000 |
| commit | 8e4bff4cab0ddac6060645b0715210484d02ff40 (patch) | |
| tree | 3a5c3024371a04692a3a6d9974d001cdff8ebf84 /drivers/net/bih/Kconfig | |
Diffstat (limited to 'drivers/net/bih/Kconfig')
| -rw-r--r-- | drivers/net/bih/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/net/bih/Kconfig b/drivers/net/bih/Kconfig new file mode 100644 index 00000000..d75ded32 --- /dev/null +++ b/drivers/net/bih/Kconfig @@ -0,0 +1,9 @@ +config BIH + tristate "Bump-in-the-stack" + depends on NET || IPV6 || IPV4 + help + This driver supports BIH based on Copyright 2010, 2011 China + Mobile Communications Corporation, Inc. ("CMCC") + + To compile this driver as a module, choose M here. The module + will be called sfc. |
