X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=drivers%2Fmisc%2FKconfig;h=6bcd49a1147e79a319a1059dff7501f7d737ef93;hb=7e86242b2bdb2983423a3a1f3ec375df56c7cac8;hp=c031dfde9d46b9be88ef70be4679c0dc9d11a7dd;hpb=004e67c21634d0184eb0b874cbd05d834cb79067;p=oweals%2Fu-boot.git diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index c031dfde9d..6bcd49a114 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -277,4 +277,10 @@ config GDSYS_RXAUI_CTRL depends on MISC help Support gdsys FPGA's RXAUI control. + +config GDSYS_IOEP + bool "Enable gdsys IOEP driver" + depends on MISC + help + Support gdsys FPGA's IO endpoint driver. endmenu