3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-15 03:35:55 +00:00

13 lines
213 B
Plaintext
Raw Normal View History

2022-04-02 18:17:33 +05:00
menuconfig FSL_PFE
bool "NXP PFE Ethernet driver"
help
This driver provides support for NXP's Packet Forwarding Engine.
if FSL_PFE
config SYS_FSL_PFE_ADDR
hex "PFE base address"
default 0x04000000
endif