diff options
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. |
