
15 Dec
2016
15 Dec
'16
4:27 a.m.
Update blackfin to support device-tree control.
Signed-off-by: Simon Glass sjg@chromium.org ---
arch/Kconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/arch/Kconfig b/arch/Kconfig index ffc7b45..722889d 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -25,6 +25,7 @@ config AVR32
config BLACKFIN bool "Blackfin architecture" + select SUPPORT_OF_CONTROL
config M68K bool "M68000 architecture"
--
2.8.0.rc3.226.g39d4020