Commit 84fe86f
committed
arm: davinci: da850: fix selecting ARCH_DAVINCI_DA8XX
Chips in the da850 family need to have ARCH_DAVINCI_DA8XX to be selected
in order to enable some peripheral drivers.
This was accidentally removed in a previous commit.
Fixes: dec85a9 ("ARM: davinci: clean up platform support")
Signed-off-by: David Lechner <[email protected]>1 parent 3cf31cd commit 84fe86f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments