All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] README: Annotate kernel dependencies
@ 2011-01-20 19:03 Gustavo F. Padovan
  2011-01-20 19:05 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo F. Padovan @ 2011-01-20 19:03 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 542 bytes --]

---
 README |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/README b/README
index 176a2de..71c8c2d 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.
-- 
1.7.4.rc2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-20 19:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-20 19:03 [PATCH] README: Annotate kernel dependencies Gustavo F. Padovan
2011-01-20 19:05 ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.