From 1240be1e5635a9568723ffe81ea20ebeb5b40fa1 Mon Sep 17 00:00:00 2001 From: "Gustavo F. Padovan" Date: Thu, 20 Jan 2011 17:03:33 -0200 Subject: [PATCH] README: Annotate kernel dependencies --- README | 7 +++++++ 1 file changed, 7 insertions(+) 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.