Skip to content

Commit

Permalink
Remove unapplied BRCM_TRACING option from Rockchip kernel config
Browse files Browse the repository at this point in the history
The Rockchip config contained BRCM_TRACING option which had no effect without
TRACING enabled. The option now depends on that option since [1], resulting in
warning in our config checker.

[1] https://lore.kernel.org/lkml/81a29b15eaacc1ac1fb421bdace9ac0c3385f40f.1727179742.git.geert@linux-m68k.org/
  • Loading branch information
sairon committed Dec 19, 2024
1 parent 52774c4 commit 2c44851
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1284,7 +1284,6 @@ CONFIG_BRCMSMAC=m
CONFIG_BRCMFMAC=m
CONFIG_BRCMFMAC_USB=y
CONFIG_BRCMFMAC_PCIE=y
CONFIG_BRCM_TRACING=y
CONFIG_BRCMDBG=y
CONFIG_IPW2100=m
CONFIG_IPW2100_MONITOR=y
Expand Down

0 comments on commit 2c44851

Please sign in to comment.