]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 and omap2
authorTony Lindgren <tony@atomide.com>
Sun, 10 Jul 2005 18:58:08 +0000 (19:58 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 10 Jul 2005 18:58:08 +0000 (19:58 +0100)
commit284a6a7a234a815099af6f72ce31ab4533d99cc8
treeeb0f051be6693ed4436d23296a9caba2c88d13a7
parent1698edf5c5b165f366923b4924c86fd32ed5a640
[PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 and omap2

Patch from Tony Lindgren

This patch by Paul Mundt and other OMAP developers modifies
ARM specific Kconfig to allow sharing code between OMAP1 and
OMAP2 architectures.
In order to share code between OMAP1 and OMAP2, all OMAP1
specific code is moved into mach-omap1 directory in the
following patch. A new mach-omap2 directory will be added
later on.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap/Kconfig
arch/arm/mach-omap/Makefile
arch/arm/mach-omap/Makefile.boot [deleted file]
arch/arm/mach-omap1/Kconfig [new file with mode: 0644]
arch/arm/mach-omap1/Makefile [new file with mode: 0644]
arch/arm/mach-omap1/Makefile.boot [new file with mode: 0644]
arch/arm/mm/Kconfig