summaryrefslogtreecommitdiff
path: root/release/src/cy_conf.h
blob: d527a728adb6492eebab00201e1d3e5b613ee027 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*

	This should be used by the kernel only	-- zzz

*/	

// port_based_qos.c
/*
#define	HW_QOS_SUPPORT	1
#define	CONFIG_HW_QOS	y
#define	__CONFIG_HW_QOS__	1
*/

// port_based_qos.c, dev.c
//#define	PERFORMANCE_SUPPORT	0	<remove the line>
//#define	CONFIG_PERFORMANCE		<remove the line>
#undef	__CONFIG_PERFORMANCE__