diff options
author | Ben Dooks <ben-linux@fluff.org> | 2010-05-24 10:33:50 +0900 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2010-05-28 19:31:29 +0900 |
commit | 1378a7efe880b3b59a899eb60e9acae270b788d8 (patch) | |
tree | 03ce6e61404de666eaa82ec779b384fefc47cf35 | |
parent | 9dda696f0de87a2e5cfabb147e28c76b7d3c6846 (diff) | |
download | linux-3.10-1378a7efe880b3b59a899eb60e9acae270b788d8.tar.gz linux-3.10-1378a7efe880b3b59a899eb60e9acae270b788d8.tar.bz2 linux-3.10-1378a7efe880b3b59a899eb60e9acae270b788d8.zip |
ARM: SAMSUNG: Documentation: update the list of SoCs supported
Update the list of SoCs supported for the plat-s5p range.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
-rw-r--r-- | Documentation/arm/Samsung/Overview.txt | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/Documentation/arm/Samsung/Overview.txt b/Documentation/arm/Samsung/Overview.txt index 7cced1fea9c..e8c5dfcd0e3 100644 --- a/Documentation/arm/Samsung/Overview.txt +++ b/Documentation/arm/Samsung/Overview.txt @@ -13,9 +13,10 @@ Introduction - S3C24XX: See Documentation/arm/Samsung-S3C24XX/Overview.txt for full list - S3C64XX: S3C6400 and S3C6410 - - S5PC6440 - - S5PC100 and S5PC110 support is currently being merged + - S5P6440 + - S5P6442 + - S5PC100 + - S5PC110 / S5PV210 S3C24XX Systems @@ -35,7 +36,10 @@ Configuration unifying all the SoCs into one kernel. s5p6440_defconfig - S5P6440 specific default configuration + s5p6442_defconfig - S5P6442 specific default configuration s5pc100_defconfig - S5PC100 specific default configuration + s5pc110_defconfig - S5PC110 specific default configuration + s5pv210_defconfig - S5PV210 specific default configuration Layout |