
11 Apr
2022
11 Apr
'22
8:35 p.m.
On Fri, 1 Apr 2022 at 06:44, Paweł Anikiel pan@semihalf.com wrote:
Add defconfig and Kconfig files for Google Chameleon V3 board
Signed-off-by: Paweł Anikiel pan@semihalf.com
arch/arm/mach-socfpga/Kconfig | 15 ++++++++ configs/socfpga_chameleonv3_defconfig | 29 ++++++++++++++++ include/configs/socfpga_chameleonv3.h | 49 +++++++++++++++++++++++++++ 3 files changed, 93 insertions(+) create mode 100644 configs/socfpga_chameleonv3_defconfig create mode 100644 include/configs/socfpga_chameleonv3.h
Reviewed-by: Simon Glass sjg@chromium.org