K2LL33D SHELL

 Apache/2.4.7 (Ubuntu)
 Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
 uid=33(www-data) gid=33(www-data) groups=33(www-data)
 safemode : OFF
 MySQL: ON | Perl: ON | cURL: OFF | WGet: ON
  >  / usr / src / linux-headers-3.13.0-24 / drivers / net / dpa / NetCommSw /
server ip : 104.21.89.46

your ip : 172.69.214.80

H O M E


Filename/usr/src/linux-headers-3.13.0-24/drivers/net/dpa/NetCommSw/Kconfig
Size1.25 kb
Permissionrw-r--r--
Ownerroot : root
Create time27-Apr-2025 09:50
Last modified11-Apr-2014 03:07
Last accessed07-Jul-2025 02:30
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
menu "Frame Manager support"

menuconfig FSL_FMAN
bool "Freescale Frame Manager (datapath) support"
# depends on PPC_E500MC
default y
---help---
If unsure, say Y.

if FSL_FMAN

config FSL_FMAN_TEST
bool "FMan test module"
default n
---help---
This option compiles test code for FMan.

menu "FMAN Processor support"
choice
depends on FSL_FMAN
prompt "Processor Type"

config FMAN_P3040_P4080_P5020
bool "P3040 P4080 5020"

config FMAN_P1023
bool "P1023"

endchoice
endmenu

config FMAN_RESOURCE_ALLOCATION_ALGORITHM
bool "Enable FMan dynamic resource allocation algorithm"
default n
---help---
Enables algorithm for dynamic resource allocation

config FMAN_DISABLE_OH_TO_REUSE_RESOURCES
depends on FMAN_RESOURCE_ALLOCATION_ALGORITHM
bool "Disable offline parsing ports to reuse resources"
default n
---help---
Redistributes FMan OH's resources to all other ports,
thus enabling other configurations.

config FMAN_MIB_CNT_OVF_IRQ_EN
bool "Enable the dTSEC MIB counters overflow interrupt"
default n
---help---
Enable the dTSEC MIB counters overflow interrupt to get
accurate MIB counters values. Enabled it compensates
for the counters overflow but reduces performance and
triggers error messages in HV setups.

endif # FSL_FMAN

endmenu