Skip to content

Commit

Permalink
net/sched: Kconfig: Add prompt for NET_SCHED configuration
Browse files Browse the repository at this point in the history
Log:
 net/sched/Kconfig:45: warning: menuconfig statement without prompt

Change-Id: c1bd98a38c20d3f988bc75892941acecacbc4d44
Signed-off-by: TogoFire <togofire@mailfence.com>
  • Loading branch information
TogoFire committed Sep 25, 2024
1 parent 465757c commit a3ae2e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net/sched/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#

menuconfig NET_SCHED
prompt "Enable traffic control configuration"
def_bool y
select NET_SCH_FIFO
select NET_SCH_FQ_CODEL
Expand Down

0 comments on commit a3ae2e1

Please sign in to comment.