summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGustavo F. Padovan <padovan@profusion.mobi>2011-01-20 17:03:33 -0200
committerDenis Kenzior <denkenz@gmail.com>2011-01-20 13:04:36 -0600
commit1240be1e5635a9568723ffe81ea20ebeb5b40fa1 (patch)
tree3defdf4d1ea2782727bc9e7020cfe93296ce4b0c /README
parent03b294d1949744e629db9450c911bdc5193f9c89 (diff)
downloadofono-1240be1e5635a9568723ffe81ea20ebeb5b40fa1.tar.bz2
README: Annotate kernel dependencies
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 176a2dee..71c8c2d3 100644
--- a/README
+++ b/README
@@ -20,3 +20,10 @@ Configure automatically searches for all required components and packages.
To compile and install run:
make && make install
+
+
+Kernel Dependencies
+===================
+
+In order to have the PPP stack working in oFono you need to enable CONFIG_TUN
+(Universal TUN/TAP device driver support) in your kernel .config.