Explorar el Código

CONFIG_PPP depends on CONFIG_NETDEVICES

Phil Sutter hace 15 años
padre
commit
99c0e7a708
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      target/linux/config/Config.in.network

+ 1 - 0
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