Skip to content

Commit

Permalink
arm: zynq: Enable Zynq remoteproc
Browse files Browse the repository at this point in the history
Enable Zynq remoteproc as module in the Zynq defconfig

Signed-off-by: Wendy Liang <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
  • Loading branch information
Wendy Liang authored and Michal Simek committed Mar 15, 2017
1 parent d6c5904 commit 824623b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/configs/xilinx_zynq_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ CONFIG_OF_CONFIGFS=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=16384
CONFIG_SRAM=y
CONFIG_XILINX_TRAFGEN=y
CONFIG_EEPROM_AT24=y
CONFIG_EEPROM_AT25=y
Expand Down Expand Up @@ -215,6 +214,7 @@ CONFIG_UIO=y
CONFIG_UIO_PDRV_GENIRQ=y
CONFIG_UIO_XILINX_APM=y
CONFIG_COMMON_CLK_SI570=y
CONFIG_ZYNQ_REMOTEPROC=m
CONFIG_MEMORY=y
CONFIG_IIO=y
CONFIG_XILINX_XADC=y
Expand Down

0 comments on commit 824623b

Please sign in to comment.