
27 May
2022
27 May
'22
5:54 p.m.
On Thu, 26 May 2022 at 07:38, 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 | 7 +++++ configs/socfpga_chameleonv3_defconfig | 29 ++++++++++++++++++ include/configs/socfpga_chameleonv3.h | 44 +++++++++++++++++++++++++++ 3 files changed, 80 insertions(+) create mode 100644 configs/socfpga_chameleonv3_defconfig create mode 100644 include/configs/socfpga_chameleonv3.h
Reviewed-by: Simon Glass sjg@chromium.org