Commit 0903102f authored by rd.dunlab@gmail.com's avatar rd.dunlab@gmail.com Committed by David S. Miller

Clean up the net/caif/Kconfig menu

Clean up the net/caif/Kconfig menu:
- remove extraneous space
- minor language tweaks
- fix punctuation
Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Cc: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b60fa1c5
...@@ -13,11 +13,11 @@ menuconfig CAIF ...@@ -13,11 +13,11 @@ menuconfig CAIF
with its modems. It is accessed from user space as sockets (PF_CAIF). with its modems. It is accessed from user space as sockets (PF_CAIF).
Say Y (or M) here if you build for a phone product (e.g. Android or Say Y (or M) here if you build for a phone product (e.g. Android or
MeeGo ) that uses CAIF as transport, if unsure say N. MeeGo) that uses CAIF as transport. If unsure say N.
If you select to build it as module then CAIF_NETDEV also needs to be If you select to build it as module then CAIF_NETDEV also needs to be
built as modules. You will also need to say yes to any CAIF physical built as a module. You will also need to say Y (or M) to any CAIF
devices that your platform requires. physical devices that your platform requires.
See Documentation/networking/caif for a further explanation on how to See Documentation/networking/caif for a further explanation on how to
use and configure CAIF. use and configure CAIF.
...@@ -37,7 +37,7 @@ config CAIF_NETDEV ...@@ -37,7 +37,7 @@ config CAIF_NETDEV
default CAIF default CAIF
---help--- ---help---
Say Y if you will be using a CAIF based GPRS network device. Say Y if you will be using a CAIF based GPRS network device.
This can be either built-in or a loadable module, This can be either built-in or a loadable module.
If you select to build it as a built-in then the main CAIF device must If you select to build it as a built-in then the main CAIF device must
also be a built-in. also be a built-in.
If unsure say Y. If unsure say Y.
...@@ -48,7 +48,7 @@ config CAIF_USB ...@@ -48,7 +48,7 @@ config CAIF_USB
default n default n
---help--- ---help---
Say Y if you are using CAIF over USB CDC NCM. Say Y if you are using CAIF over USB CDC NCM.
This can be either built-in or a loadable module, This can be either built-in or a loadable module.
If you select to build it as a built-in then the main CAIF device must If you select to build it as a built-in then the main CAIF device must
also be a built-in. also be a built-in.
If unsure say N. If unsure say N.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment