Re: [PATCH] xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCE

2019-01-25 Thread Max Filippov
On Wed, Jan 23, 2019 at 1:49 AM Corentin Labbe wrote: > > When building some xtensa config, I hit the following warning: > drivers/staging/mt7621-dts/Kconfig:4:warning: 'BUILTIN_DTB' has wrong type. > 'select' only accept arguments of bool and tristate type > > It is due to some arch use BUILTIN_

Re: [PATCH] xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCE

2019-01-23 Thread Max Filippov
On Wed, Jan 23, 2019 at 1:49 AM Corentin Labbe wrote: > > When building some xtensa config, I hit the following warning: > drivers/staging/mt7621-dts/Kconfig:4:warning: 'BUILTIN_DTB' has wrong type. > 'select' only accept arguments of bool and tristate type > > It is due to some arch use BUILTIN_

[PATCH] xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCE

2019-01-23 Thread Corentin Labbe
When building some xtensa config, I hit the following warning: drivers/staging/mt7621-dts/Kconfig:4:warning: 'BUILTIN_DTB' has wrong type. 'select' only accept arguments of bool and tristate type It is due to some arch use BUILTIN_DTB as a flag for the need to builtin dtb but xtensa use it as a s