Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net-caif: drop redundant Kconfig entries | Mike Frysinger | 2010-05-23 | 1 | -4/+1 |
| | | | | | | | | | | | There is already a submenu entry that is always displayed, so there is no need to also show a dedicated CAIF comment. Drop dead commented code while we're here, and change the submenu text to better match the style everyone else is using. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | net-caif: add CAIF Kconfig and Makefiles | Sjur Braendeland | 2010-03-30 | 1 | -0/+48 |
Kconfig and Makefiles with options for: CAIF: Including caif CAIF_DEBUG: CAIF Debug CAIF_NETDEV: CAIF Network Device for GPRS Contexts Signed-off-by: Sjur Braendeland <sjur.brandeland@stericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net> |