#platform.team@lge.com	2011.01

config LGE_AUDIO
	default y
	bool "LGE Audio Configuration"
	help
		LGE AUDIO Configuration

# Audio driver configuration
comment "Audio driver Selection"

config LGE_AUDIO_AMP_WM9093
        bool "Audio subsystem WM9093"
        default y
        ---help---
                Wolfson microelectronics Ultra Low power Audio subsystem

config LGE_AUDIO_AMP_WM9093_CHECK_REGISTER_VALUE_BY_REREADING
       	depends on LGE_AUDIO_AMP_WM9093
        default n
        bool "Audio subsystem WM9093 checking register feature"
        ---help---
                check register value by rereading after writing

config LGE_AUDIO_WM9093_POPNOISE
		bool "Audio subsystem WM9093 Pop Noise"
		default n
		---help---
				LGE : Reduce Wofson Pop noise               
