aboutsummaryrefslogtreecommitdiff
path: root/sound/lame/Config.in
blob: 1e52519400dbd548d187b7871f292b3d0d7044e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
menu "Configuration"
	depends on PACKAGE_lame-lib

config LAME-LIB_OPTIMIZE_SPEED
	bool "Optimize for speed"
	default n
	help
		This enables additional experimental
		optmization and increases performance 
		considerably at the expense of binary size.

endmenu