Searched hist:"94 bd32792e905ae25f63491f06d7d3018b350dd2" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm/mach-clps711x/ |
H A D | Kconfig | diff 94bd32792e905ae25f63491f06d7d3018b350dd2 Sun May 13 00:40:57 CEST 2012 Alexander Shiyan <shc_work@mail.ru> ARM: clps711x: Combine header files into one for clps711x-targets
Current ARM7 Cirrus Logic product line contains only 3 cpu. EP7312 - Fully functional. EP7309 - Missing SDRAM interface. EP7311 - Missing DAI. It makes no sense to separate the header files to identify these differences, it is only necessary to keep in mind the presence or lack of any features of a specific CPU when writing code.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|