mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
add missing kconfig option for pppoa
SVN-Revision: 8965
This commit is contained in:
parent
12a7f0f292
commit
c7fb1aaf1d
@ -328,7 +328,7 @@ define KernelPackage/pppoa
|
||||
SUBMENU:=$(NETWORK_SUPPORT_MENU)
|
||||
TITLE:=PPPoA support
|
||||
DEPENDS:=kmod-ppp +kmod-atm
|
||||
KCONFIG:=CONFIG_PPPOATM
|
||||
KCONFIG:=CONFIG_PPPOATM CONFIG_ATM_DRIVERS=y
|
||||
FILES:=$(LINUX_DIR)/net/atm/pppoatm.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,40,pppoatm)
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user