summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Sutter <phil.sutter@viprinet.com>2009-08-21 15:47:37 +0200
committerPhil Sutter <phil@nwl.cc>2009-08-21 22:02:37 +0200
commit99c0e7a7080d3d9a1b8b4d7a43018c8ae590154c (patch)
treec210301df1d0c13f5aa2c768e94d612c88cd4e99
parent2a770304cccb97ad12cffa6d5d8372ad09c65f92 (diff)
CONFIG_PPP depends on CONFIG_NETDEVICES
-rw-r--r--target/linux/config/Config.in.network1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.network b/target/linux/config/Config.in.network
index 4fa5d37a5..7611c03aa 100644
--- a/target/linux/config/Config.in.network
+++ b/target/linux/config/Config.in.network
@@ -152,6 +152,7 @@ config ADK_KPACKAGE_KMOD_IPV6_SIT
config ADK_KPACKAGE_KMOD_PPP
prompt "kmod-ppp.......................... PPP support"
tristate
+ select ADK_KERNEL_NETDEVICES
select ADK_KERNEL_PPP_ASYNC
select ADK_KERNEL_SLHC
select ADK_KPACKAGE_KMOD_CRC_CCITT