summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/raspberrypi-cm3.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/raspberrypi-cm3.conf b/conf/machine/raspberrypi-cm3.conf
index 638c2ea..f1b8151 100644
--- a/conf/machine/raspberrypi-cm3.conf
+++ b/conf/machine/raspberrypi-cm3.conf
@@ -6,7 +6,6 @@ DEFAULTTUNE ?= "cortexa7thf-neon-vfpv4"
6require conf/machine/include/tune-cortexa7.inc 6require conf/machine/include/tune-cortexa7.inc
7include conf/machine/include/rpi-base.inc 7include conf/machine/include/rpi-base.inc
8 8
9KBUILD_DEFCONFIG ?= "bcm2709_defconfig"
10SDIMG_KERNELIMAGE ?= "kernel7.img" 9SDIMG_KERNELIMAGE ?= "kernel7.img"
11UBOOT_MACHINE = "rpi_3_32b_config" 10UBOOT_MACHINE = "rpi_3_32b_config"
12SERIAL_CONSOLES ?= "115200;ttyAMA0" 11SERIAL_CONSOLES ?= "115200;ttyAMA0"