aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/s5p64x0_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* Misc changes to keep up with omap-3.0Ziyann2014-10-031-0/+68
|
* Delete unnecessary, outdated defconfigsZiyann2014-10-011-68/+0
| | | | | | | Previously, tuna_defconfig inherited properties from android_4430_defconfig. Now, it containts everything it inherited previously, so this is exactly the same config as before, but it's a lot more easier to maintain this way.
* ARM: S5P: Update defconfig for HRT supportSangbeom Kim2011-03-121-0/+2
| | | | | | | | This patch updates s5pv210_defconfig and s5p64x0_defconfig for HRT support and CONFIG_S5P_HRT is used for its configuration. Signed-off-by: Sangbeom Kim <sbkim73@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
* ARM: s5p64x0_defconfig: Update for support S5P6440 and S5P6450Kukjin Kim2010-10-181-0/+66
This patch updates s5p64x0_defconfig and changes the name from s5p6440_defconfig so that can support S5P6440 and S5P6450 with one kernel. Tested on SMDK6440(S5P6440) and SMDK6450(S5P6450). Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>