From 76b00bde625237c3ad7613c0f37c7739652c8ca5 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Tue, 30 Jun 2015 00:07:45 +0200 Subject: [PATCH] config/raspberrypi: rename our non-DT defconfig file Since we no longer have a non-DT defconfig, and we no longer want to advertise such a possibility (non-DT is being phased out), just rename the DT-enabled defconfig file. Signed-off-by: "Yann E. MORIN" Cc: Floris Bos Cc: Pascal de Bruijn Signed-off-by: Thomas Petazzoni --- configs/{raspberrypi_dt_defconfig => raspberrypi_defconfig} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename configs/{raspberrypi_dt_defconfig => raspberrypi_defconfig} (100%) diff --git a/configs/raspberrypi_dt_defconfig b/configs/raspberrypi_defconfig similarity index 100% rename from configs/raspberrypi_dt_defconfig rename to configs/raspberrypi_defconfig