From 5a2681161b3ed72a29f64733f84c033f23715866 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sat, 9 Jul 2011 17:14:05 +0000 Subject: imx233/fuze+: make SOURCES more correct, implement i2c for fmradio git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30135 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/sansafuzeplus.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config') diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h index 491867ec63..e0dc76a766 100644 --- a/firmware/export/config/sansafuzeplus.h +++ b/firmware/export/config/sansafuzeplus.h @@ -69,6 +69,8 @@ /* define this if you have a real-time clock */ #define CONFIG_RTC RTC_IMX233 +#define CONFIG_TUNER SI4700 + /* There is no hardware tone control */ #define HAVE_SW_TONE_CONTROLS -- cgit v1.2.3