diff options
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2013-11-15 15:50:06 +0100 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | 2013-12-19 17:27:30 +0100 |
commit | e91a5555df5883bbc204b0e1f8e0489d3f7f3f2e (patch) | |
tree | 9fbd5a6cb36ef44b8eb8dd76b8951afc205be460 /arch/arm/configs/at91sam9260_9g20_defconfig | |
parent | 7736c715d08a53ad89d17b63b8f5124adce39f67 (diff) | |
download | op-kernel-dev-e91a5555df5883bbc204b0e1f8e0489d3f7f3f2e.zip op-kernel-dev-e91a5555df5883bbc204b0e1f8e0489d3f7f3f2e.tar.gz |
ARM: at91: switch Calao QIL-A9260 board to DT
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
[nicolas.ferre@atmel.com: typo, nodes in address ascending order, shrink cmdline]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/configs/at91sam9260_9g20_defconfig')
-rw-r--r-- | arch/arm/configs/at91sam9260_9g20_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/at91sam9260_9g20_defconfig b/arch/arm/configs/at91sam9260_9g20_defconfig index 69b6928..9c4afd3 100644 --- a/arch/arm/configs/at91sam9260_9g20_defconfig +++ b/arch/arm/configs/at91sam9260_9g20_defconfig @@ -15,7 +15,6 @@ CONFIG_MACH_AT91SAM9260EK=y CONFIG_MACH_CAM60=y CONFIG_MACH_SAM9_L9260=y CONFIG_MACH_AFEB9260=y -CONFIG_MACH_QIL_A9260=y CONFIG_MACH_CPU9260=y CONFIG_MACH_FLEXIBITY=y CONFIG_MACH_AT91SAM9G20EK=y |