diff options
-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 085997a0b0..20389f3ffb 100644 --- a/configs/at91sam9260dfc_defconfig +++ b/configs/at91sam9260dfc_defconfig @@ -16,4 +16,4 @@ BR2_TARGET_UBOOT_BOARDNAME="at91sam9260ek_dataflash_cs0" # Kernel BR2_LINUX_KERNEL=y -BR2_LINUX_KERNEL_DEFCONFIG="at91sam9260" +BR2_LINUX_KERNEL_DEFCONFIG="at91sam9260_9g20" |