소스 검색

CONFIG_PPP depends on CONFIG_NETDEVICES

Phil Sutter 15 년 전
부모
커밋
99c0e7a708
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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