Add the remaining iPod Nano SoCs to config

Currently only S5L8701 (Nano 2G) and S5L8702 (Classic/6G, Nano 3G) are defined. This change adds the remaining to CONFIG_CPU, as a preparation for porting to these platforms. It also defines the RTC types for Nano 3G and Nano 4G.

New CONFIG_CPU options:
S5L8720 - iPod Nano 4G
S5L8730 - iPod Nano 5G
S5L8723 - iPod Nano 6G
S5L8760 - iPod Nano 7G

Change-Id: I4e9e00163c0d0d5a5303f9eee428f9be47a48359
This commit is contained in:
Vencislav Atanasov 2024-11-20 14:05:20 +02:00 committed by Solomon Peachy
parent e6f49e47e3
commit 1c7fddad5b
2 changed files with 13 additions and 4 deletions

View file

@ -119,7 +119,7 @@
/* Define if the device can wake from an RTC alarm */
//#define HAVE_RTC_ALARM
#define CONFIG_LCD LCD_IPOD6G
#define CONFIG_LCD LCD_IPOD6GNANO3G4G
/* Define the type of audio codec */
#define HAVE_CS42L55