mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-04 09:31:26 +02:00
kernel: hide kmod-pppox
The pppox module is a dependency of pppoe/pptp/pppol2tp and does not have a separate Kconfig symbol. Signed-off-by: Qingfang Deng <dqfext@gmail.com> Link: https://github.com/openwrt/openwrt/pull/23077 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
a7fd866a2c
commit
152fc0b304
@ -605,7 +605,7 @@ define KernelPackage/pppox
|
||||
SUBMENU:=$(NETWORK_SUPPORT_MENU)
|
||||
TITLE:=PPPoX helper
|
||||
DEPENDS:=kmod-ppp
|
||||
KCONFIG:=CONFIG_PPPOE
|
||||
HIDDEN:=1
|
||||
FILES:=$(LINUX_DIR)/drivers/net/ppp/pppox.ko
|
||||
endef
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user