|
@@ -54,6 +54,7 @@ config SOC_SAMA5
|
|
|
select USE_OF
|
|
|
select MEMORY
|
|
|
select ATMEL_SDRAMC
|
|
|
+ select PHYLIB if NETDEVICES
|
|
|
|
|
|
menu "Atmel AT91 System-on-Chip"
|
|
|
|
|
@@ -207,15 +208,6 @@ config MACH_AT91SAM9_DT
|
|
|
Select this if you want to experiment device-tree with
|
|
|
an Atmel Evaluation Kit.
|
|
|
|
|
|
-config MACH_SAMA5_DT
|
|
|
- bool "Atmel SAMA5 Evaluation Kits with device-tree support"
|
|
|
- depends on SOC_SAMA5
|
|
|
- select USE_OF
|
|
|
- select PHYLIB if NETDEVICES
|
|
|
- help
|
|
|
- Select this if you want to experiment device-tree with
|
|
|
- an Atmel Evaluation Kit.
|
|
|
-
|
|
|
# ----------------------------------------------------------
|
|
|
|
|
|
comment "AT91 Feature Selections"
|