]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: exynos_defconfig: enable more platforms in defconfig
authorOlof Johansson <olof@lixom.net>
Mon, 16 Jul 2012 23:43:44 +0000 (08:43 +0900)
committerArnd Bergmann <arnd@arndb.de>
Sat, 21 Jul 2012 21:21:51 +0000 (23:21 +0200)
commit8c0383b8f6a8012b107cd62eaa5a556586d8ea56
tree9572c98c39bae269715950aeff26eb6adf461f68
parent84a1caf1453c3d44050bd22db958af4a7f99315c
ARM: exynos_defconfig: enable more platforms in defconfig

This enables the new EXYNOS5 platforms in the defconfig, and enables DT
support on EXYNOS4.

Other options enabled: USB host, EXT3/4, regulators and tps65090,
networking and a few of the common usb ethernet adapters as well as the
smsc911x controller used on some boards.

I enabled EFI_PARTITION, since it's used on some filesystem images I'm
using. I didn't see a need to keep Solaris and BSD partition format
still enabled.

Finally, framebuffer console, logo and fonts were enabled.

Note that enabling some of these options introduces build coverage
previously missing, thus introducing a few build errors and warnings
for which fixes have been sent out already.

Signed-off-by: Olof Johansson <olof@lixom.net>
[kgene.kim@samsung.com: restored exynos4_defconfig from original]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/configs/exynos_defconfig [new file with mode: 0644]