1
0
Fork 0

drivers: isdn: Fix dependency for ISDN_PPP

Fix the following build warning:

warning: (ISDN_PPP) selects SLHC which has unmet direct dependencies (NETDEVICES)

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
hifive-unleashed-5.1
Fabio Estevam 2012-01-10 01:54:23 +00:00 committed by David S. Miller
parent aae54cff92
commit 2193ceabdc
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ if ISDN_I4L
config ISDN_PPP
bool "Support synchronous PPP"
depends on INET
depends on INET && NETDEVICES
select SLHC
help
Over digital connections such as ISDN, there is no need to