From 15fe22062229886848e02bb98ccd8ce62f8a2f34 Mon Sep 17 00:00:00 2001 From: Arnout Vandecappelle (Essensium/Mind) Date: Sun, 4 Mar 2012 22:07:52 +0100 Subject: at91sam9260dfc_defconfig: fix kernel defconfig name at91sam9260_defconfig contains support for the EVM (since v3.2). Signed-off-by: Arnout Vandecappelle (Essensium/Mind) Signed-off-by: Peter Korsgaard --- configs/at91sam9260dfc_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/at91sam9260dfc_defconfig b/configs/at91sam9260dfc_defconfig index de7ac42f6..3cd58ac7e 100644 --- a/configs/at91sam9260dfc_defconfig +++ b/configs/at91sam9260dfc_defconfig @@ -15,7 +15,7 @@ BR2_TARGET_UBOOT_2011_12=y # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_USE_DEFCONFIG=y -BR2_LINUX_KERNEL_DEFCONFIG="at91sam9260ek" +BR2_LINUX_KERNEL_DEFCONFIG="at91sam9260" # Filesystem BR2_TARGET_ROOTFS_TAR=y -- cgit v1.2.3-55-g7522