This series of patches cleans up the CAIF Kconfig menus in
net/caif/Kconfig and drivers/net/caif/Kconfig and also puts the
CAIF Transport drivers into their own sub-menu.
drivers/net/caif/Kconfig | 16
net/caif/Kconfig | 10 +-
2 files changed, 17 insertion
Clean up the net/caif/Kconfig menu:
- remove extraneous space
- minor language tweaks
- fix punctuation
Signed-off-by: Randy Dunlap
Cc: Randy Dunlap
---
net/caif/Kconfig | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
--- lnx-53-caif.orig/net/caif/Kconfig
+++ lnx-53-caif/net
Minor fixes to the CAIF Transport drivers Kconfig file:
- end sentence with period
- capitalize CAIF acronym
Signed-off-by: Randy Dunlap
Cc: Randy Dunlap
---
drivers/net/caif/Kconfig |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--- lnx-53-caif.orig/drivers/net/caif/Kconfig
+
Isolate CAIF transport drivers into their own menu.
This cleans up the main Network device support menu,
makes it easier to find the CAIF drivers, and makes it
easier to enable/disable them as a group.
Signed-off-by: Randy Dunlap
Cc: Randy Dunlap
---
drivers/net/caif/Kconfig | 10 +-