Skip to content

Commit

Permalink
fix MPFS_ETHMAC_HPWORK flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Jari Nippula committed Dec 12, 2023
1 parent 8e170d2 commit 884b683
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions arch/risc-v/src/mpfs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -852,6 +852,13 @@ endchoice # GMAC speed

endif # !MPFS_MAC_AUTONEG

config MPFS_ETHMAC_HPWORK
bool "Use HP workqueue"
default n
depends on MPFS_ETHMAC
---help---
Select HPWORK workqueue instead of LPWORK

config MPFS_ETHMAC_MDC_CLOCK_SOURCE_HZ
int "MDC Clock Source (Hz)"
default 125000000
Expand Down

0 comments on commit 884b683

Please sign in to comment.