diff options
-rw-r--r-- | arch/arm/mach-at91/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig index b14207101938..6d4de486df88 100644 --- a/arch/arm/mach-at91/Kconfig +++ b/arch/arm/mach-at91/Kconfig | |||
@@ -502,6 +502,7 @@ comment "Generic Board Type" | |||
502 | 502 | ||
503 | config MACH_AT91SAM_DT | 503 | config MACH_AT91SAM_DT |
504 | bool "Atmel AT91SAM Evaluation Kits with device-tree support" | 504 | bool "Atmel AT91SAM Evaluation Kits with device-tree support" |
505 | depends on SOC_AT91SAM9 | ||
505 | select USE_OF | 506 | select USE_OF |
506 | help | 507 | help |
507 | Select this if you want to experiment device-tree with | 508 | Select this if you want to experiment device-tree with |