commit | f3d7c2cdf6dc0d5402ec29c3673893b3542c5ad1 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Tue Oct 05 11:36:01 2021 -0700 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Tue Oct 05 12:19:05 2021 -0700 |
tree | 5e270bb9e65742feb8534c0dbd4b0737227009be | |
parent | 6489f8d0e1d93a3603d8dad8125797559e4cf2a2 [diff] |
xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OF Use platform data to initialize xtfpga device drivers when CONFIG_USE_OF is not selected. This fixes xtfpga networking when CONFIG_USE_OF is not selected but CONFIG_OF is. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>