diff options
Diffstat (limited to 'configs/at91sam9260dfc_defconfig')
-rw-r--r-- | configs/at91sam9260dfc_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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 |