Convert kismet to new packaging style
[openwrt.git] / openwrt / package / ppp / Config.in
index 1d4aecb..4f1fb3b 100644 (file)
@@ -1,11 +1,13 @@
 config BR2_PACKAGE_PPP
        tristate
+       select BR2_PACKAGE_KMOD_PPP
        prompt "PPP daemon"
        default y
 
 config BR2_PACKAGE_PPP_PPPOE
        tristate
        prompt "PPP over Ethernet plugin"
+       select BR2_PACKAGE_KMOD_PPPOE
        default y
        depends on BR2_PACKAGE_PPP
 
This page took 0.021311 seconds and 4 git commands to generate.