Skip to content

Commit

Permalink
arch: arm: zynq_pluto_defconfig: Add the phasor related drivers
Browse files Browse the repository at this point in the history
This commit adds the required drivers to the pluto image
for the phasor application.

Signed-off-by: Ionut Podgoreanu <[email protected]>
Signed-off-by: Michael Hennerich <[email protected]>
  • Loading branch information
podgori authored and mhennerich committed Nov 14, 2023
1 parent ac4017e commit 7aa0bc0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm/configs/zynq_pluto_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ CONFIG_MTD_SPI_NOR=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=16384
CONFIG_ADI_AXI_TDD=y
CONFIG_SRAM=y
# CONFIG_MATHWORKS_IP_CORE is not set
CONFIG_SCSI=y
Expand Down Expand Up @@ -236,7 +237,9 @@ CONFIG_ADM1177=y
CONFIG_AD9361=y
CONFIG_ADMC=y
CONFIG_XILINX_XADC=y
CONFIG_ONE_BIT_ADC_DAC=y
CONFIG_CF_AXI_DDS=y
CONFIG_ADI_IIO_FAKEDEV=y
CONFIG_FPGA=y
CONFIG_FPGA_MGR_ZYNQ_FPGA=y
CONFIG_EXT4_FS=y
Expand Down

0 comments on commit 7aa0bc0

Please sign in to comment.