summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configs/integrator926_defconfig20
1 files changed, 0 insertions, 20 deletions
diff --git a/configs/integrator926_defconfig b/configs/integrator926_defconfig
deleted file mode 100644
index e63f455df2..0000000000
--- a/configs/integrator926_defconfig
+++ /dev/null
@@ -1,20 +0,0 @@
-# Architecture
-BR2_arm=y
-BR2_arm926t=y
-
-# Bootloader
-BR2_TARGET_UBOOT=y
-BR2_TARGET_UBOOT_BOARDNAME="integratorcp_cm926ejs"
-
-# Lock down headers to avoid breaking with new defaults
-BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="2.6.35"
-
-# Kernel
-BR2_LINUX_KERNEL=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="2.6.35"
-BR2_LINUX_KERNEL_DEFCONFIG="integrator"
-
-# Filesystem
-BR2_TARGET_ROOTFS_TAR=y
OpenPOWER on IntegriCloud