ypr0: Use generic lcd memframe driver.

This commit is contained in:
Thomas Martitz 2012-01-07 23:30:53 +01:00
parent 094cbd586f
commit 5e9b62cd8a
4 changed files with 30 additions and 53 deletions

View file

@ -73,6 +73,7 @@ target/hosted/sdl/app/button-application.c
#ifdef SAMSUNG_YPR0
drivers/adc-as3514.c
drivers/lcd-memframe.c
#if (CONFIG_RTC == RTC_AS3514)
drivers/rtc/rtc_as3514.c
#else