summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configs/platform-v7a/barebox-rpi2.config5
1 files changed, 2 insertions, 3 deletions
diff --git a/configs/platform-v7a/barebox-rpi2.config b/configs/platform-v7a/barebox-rpi2.config
index a58277d..83e5fd1 100644
--- a/configs/platform-v7a/barebox-rpi2.config
+++ b/configs/platform-v7a/barebox-rpi2.config
@@ -38,9 +38,7 @@ CONFIG_ARCH_BCM283X=y
# Processor Type
#
CONFIG_CPU_32=y
-CONFIG_CPU_V6=y
CONFIG_CPU_V7=y
-CONFIG_CPU_32v6=y
CONFIG_CPU_32v7=y
#
@@ -53,10 +51,11 @@ CONFIG_MACH_RPI_COMMON=y
#
# select Broadcom BCM283X boards to be built
#
-CONFIG_MACH_RPI=y
+# CONFIG_MACH_RPI is not set
CONFIG_MACH_RPI2=y
CONFIG_BAREBOX_MAX_IMAGE_SIZE=0xffffffff
CONFIG_AEABI=y
+# CONFIG_THUMB2_BAREBOX is not set
# CONFIG_ARM_BOARD_APPEND_ATAG is not set
#