summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/omap3530_beagle_per_uart_defconfig
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-11-02 19:51:25 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2009-11-03 09:45:55 +0100
commitbab3a3b976cfb64af5b7604b31c266d497a383f6 (patch)
tree204fbe81082182dce5839705203960a693484fc8 /arch/arm/configs/omap3530_beagle_per_uart_defconfig
parenteea19dc488eec5be208c0c515962b500f7e58aaf (diff)
downloadbarebox-bab3a3b976cfb64af5b7604b31c266d497a383f6.tar.gz
barebox-bab3a3b976cfb64af5b7604b31c266d497a383f6.tar.xz
arm: introduce CPU CONFIG from linux
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/configs/omap3530_beagle_per_uart_defconfig')
-rw-r--r--arch/arm/configs/omap3530_beagle_per_uart_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/configs/omap3530_beagle_per_uart_defconfig b/arch/arm/configs/omap3530_beagle_per_uart_defconfig
index b64e631682..f72b10c543 100644
--- a/arch/arm/configs/omap3530_beagle_per_uart_defconfig
+++ b/arch/arm/configs/omap3530_beagle_per_uart_defconfig
@@ -8,7 +8,7 @@ CONFIG_BOARDINFO="Texas Instrument's Beagle"
# CONFIG_BOARD_LINKER_SCRIPT is not set
CONFIG_GENERIC_LINKER_SCRIPT=y
CONFIG_ARM=y
-CONFIG_ARMCORTEXA8=y
+CONFIG_CPU_V7=y
CONFIG_ARCH_OMAP=y
# CONFIG_MACH_MX1ADS is not set
# CONFIG_MACH_SCB9328 is not set
@@ -43,7 +43,7 @@ CONFIG_MACH_BEAGLE=y
# CONFIG_CMDLINE_TAG is not set
# CONFIG_SETUP_MEMORY_TAGS is not set
# CONFIG_INITRD_TAG is not set
-# CONFIG_ARMCORTEXA8_DCACHE_SKIP is not set
+# CONFIG_CPU_V7_DCACHE_SKIP is not set
CONFIG_HAS_KALLSYMS=y
CONFIG_HAS_MODULES=y
# CONFIG_CMD_MEMORY is not set