projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add a patch to move astdb from flash to tmpfs
[openwrt.git]
/
openwrt
/
package
/
ppp
/
Config.in
diff --git
a/openwrt/package/ppp/Config.in
b/openwrt/package/ppp/Config.in
index
1d4aecb
..
4f1fb3b
100644
(file)
--- a/
openwrt/package/ppp/Config.in
+++ b/
openwrt/package/ppp/Config.in
@@
-1,11
+1,13
@@
config BR2_PACKAGE_PPP
tristate
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"
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
default y
depends on BR2_PACKAGE_PPP
This page took
0.023723 seconds
and
4
git commands to generate.