mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 11:21:55 +00:00
Disable lspci from Busybox
This commit is contained in:
parent
792fff96ed
commit
7d35b264f7
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -28,7 +28,7 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_VI_UNDO_QUEUE_MAX=32
|
|||
CONFIG_BUSYBOX_CONFIG_FEATURE_XARGS_SUPPORT_PARALLEL=y
|
||||
CONFIG_BUSYBOX_CONFIG_IOSTAT=y
|
||||
CONFIG_BUSYBOX_CONFIG_LOADKMAP=y
|
||||
CONFIG_BUSYBOX_CONFIG_LSPCI=y
|
||||
# CONFIG_BUSYBOX_CONFIG_LSPCI is not set
|
||||
# CONFIG_BUSYBOX_CONFIG_LSUSB is not set
|
||||
CONFIG_BUSYBOX_CONFIG_NOHUP=y
|
||||
CONFIG_BUSYBOX_CONFIG_PKILL=y
|
||||
|
|
Loading…
Reference in a new issue