summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJukka Rissanen <jukka.rissanen@linux.intel.com>2013-07-22 13:33:08 +0300
committerDaniel Wagner <daniel.wagner@bmw-carit.de>2013-07-22 14:03:26 +0200
commit3cf33b786c1302b2aced9ac7a768a5c6136871f0 (patch)
tree44226e2d814871e8ea3180acfa591839fb2d3a92 /README
parentbe294f9dd48b896d0e404a4a203252f088ff452b (diff)
downloadconnman-3cf33b786c1302b2aced9ac7a768a5c6136871f0.tar.gz
readme: USB gadget tethering kernel options added
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 3bd00cba..c8054fff 100644
--- a/README
+++ b/README
@@ -271,6 +271,12 @@ CONFIG_IP_MULTIPLE_TABLES
CONFIG_NETFILTER_NETLINK_ACCT
CONFIG_NETFILTER_XT_MATCH_NFACCT
+In order to support USB gadget tethering, the following kernel configuration
+options need to be enabled:
+
+CONFIG_USB_GADGET
+CONFIG_USB_ETH
+
wpa_supplicant configuration
============================