drivers: adc: Initial support for RZ/G3S
Add ADC driver support for Renesas RZ/G3S Signed-off-by: Phuc Pham <phuc.pham.xr@bp.renesas.com> Signed-off-by: Binh Nguyen <binh.nguyen.xw@renesas.com>
This commit is contained in:
parent
b7970ccc5f
commit
fe53749cdf
6 changed files with 417 additions and 0 deletions
|
@ -158,6 +158,11 @@ endif # HAS_RENESAS_RA_FSP
|
|||
|
||||
if HAS_RENESAS_RZ_FSP
|
||||
|
||||
config USE_RZ_FSP_ADC
|
||||
bool
|
||||
help
|
||||
Enable RZ FSP ADC driver
|
||||
|
||||
config USE_RZ_FSP_IOPORT
|
||||
bool
|
||||
help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue