summaryrefslogtreecommitdiffstats
path: root/conf/machine/qemuzynq.conf
diff options
context:
space:
mode:
authorNathan Rossi <nathan.rossi@xilinx.com>2013-07-30 17:36:13 +1000
committerNathan Rossi <nathan.rossi@xilinx.com>2013-07-30 17:36:13 +1000
commitec0e617e44ea367a77f139b92f93ed2d1392de06 (patch)
treea29d327f9566c1b0127aa3a27a90ef245f62c295 /conf/machine/qemuzynq.conf
parent39da72a7df5d09a1d1d015b9966454da88ad1764 (diff)
downloadmeta-xilinx-ec0e617e44ea367a77f139b92f93ed2d1392de06.tar.gz
linux-xlnx: Clean up Zynq defconfig use
* Remove qemuzynq.cfg and rename zynq common defconfig's * Use default inclusion of the zynq default defconfig * Make rtc.cfg general for multiple kernels Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'conf/machine/qemuzynq.conf')
-rw-r--r--conf/machine/qemuzynq.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/qemuzynq.conf b/conf/machine/qemuzynq.conf
index 56936a67..7db1b0bb 100644
--- a/conf/machine/qemuzynq.conf
+++ b/conf/machine/qemuzynq.conf
@@ -9,4 +9,3 @@ require conf/machine/include/tune-zynq.inc
9SERIAL_CONSOLE = "115200 ttyPS0" 9SERIAL_CONSOLE = "115200 ttyPS0"
10 10
11MACHINE_DEVICETREE := "${XILINX_BOARDDIR}/qemu/qemuzynq.dts" 11MACHINE_DEVICETREE := "${XILINX_BOARDDIR}/qemu/qemuzynq.dts"
12MACHINE_KCONFIG := "${XILINX_BOARDDIR}/qemu/qemuzynq.cfg"