]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA
authorOlof Johansson <olof@lixom.net>
Fri, 31 Jan 2014 23:21:08 +0000 (15:21 -0800)
committerOlof Johansson <olof@lixom.net>
Sat, 1 Feb 2014 05:04:33 +0000 (21:04 -0800)
commit9aa17c262cb66fac5c0c1704522c8247827dbd77
tree0cce009755250dfa52b7b6e657ec135eb8ca9cd3
parenta6b172debd2bedbb4933fc705c30fe3d9cb14d1a
ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA

TI_EDMA fell out of automatically selected options in the multi_v7
defconfig due to a select being removed from the davinci Kconfig entry. So
we need to re-enable explicitly to not regress some platforms.

The rest is just the result of running 'make multi_v7_defconfig + make
savedefconfig' to remove entries that are no longer needed due to changed
dependencies/selects or defaults.

Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/configs/multi_v7_defconfig