README: Annotate kernel dependencies

This commit is contained in:
Gustavo F. Padovan 2011-01-20 17:03:33 -02:00 committed by Denis Kenzior
parent 03b294d194
commit 1240be1e56
1 changed files with 7 additions and 0 deletions

7
README
View File

@ -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.