summaryrefslogtreecommitdiff
path: root/configs/rpi_b_defconfig
diff options
context:
space:
mode:
authorStephen Warren <swarren@wwwdotorg.org>2014-11-19 20:41:03 -0700
committerTom Rini <trini@ti.com>2014-12-08 09:35:42 -0500
commit9316e14400c255e02f66bfb6d1e3d1dce3daf86a (patch)
treea71a8be7dd2d3b764d46399caf63407cd8dc4872 /configs/rpi_b_defconfig
parent6fe7845a9823c12aa673ad3590059528c184b987 (diff)
downloadu-boot-imx-9316e14400c255e02f66bfb6d1e3d1dce3daf86a.zip
u-boot-imx-9316e14400c255e02f66bfb6d1e3d1dce3daf86a.tar.gz
u-boot-imx-9316e14400c255e02f66bfb6d1e3d1dce3daf86a.tar.bz2
ARM: rpi: rename rpi_b to rpi
The U-Boot port runs on a variety of RPi models, not just the B. So, rename the port to something slightly more generic. Signed-off-by: Stephen Warren <swarren@wwwdotorg.org> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/rpi_b_defconfig')
-rw-r--r--configs/rpi_b_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/rpi_b_defconfig b/configs/rpi_b_defconfig
deleted file mode 100644
index 9a4705e..0000000
--- a/configs/rpi_b_defconfig
+++ /dev/null
@@ -1,2 +0,0 @@
-CONFIG_ARM=y
-CONFIG_TARGET_RPI_B=y