imx233: don't dcp on stmp3600, allow touchscreen with HAVE_*

Change-Id: Icb9dd3c9b9abdf1c013a78d67576ac857a7f010f
This commit is contained in:
Amaury Pouly 2013-06-18 16:41:23 +02:00
parent 0b6198f8a8
commit 27aca8f276

View file

@ -535,10 +535,12 @@ target/arm/imx233/adc-imx233.c
target/arm/imx233/lradc-imx233.c
target/arm/imx233/pwm-imx233.c
target/arm/imx233/rtc-imx233.c
#if IMX233_SUBTARGET >= 3700
target/arm/imx233/dcp-imx233.c
#endif
target/arm/imx233/emi-imx233.c
target/arm/imx233/uartdbg-imx233.c
# ifdef HAVE_TOUCHSCREEN
# if defined(HAVE_TOUCHSCREEN) || defined(HAVE_TOUCHPAD_IMX233)
target/arm/imx233/touchscreen-imx233.c
# endif
#ifndef BOOTLOADER