You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Gnuradio: software development toolkit that provides signal processing blocks to implement software radios.
117
117
# Github: https://github.com/gnuradio/gnuradio
118
-
CONFIG_GNURADIO=n
118
+
CONFIG_GNURADIO=y
119
119
#
120
120
#
121
121
#
@@ -125,14 +125,14 @@ CONFIG_GNURADIO=n
125
125
# *depends on LIBIIO
126
126
# *depends on LIBM2K
127
127
# *depends on GNURADIO
128
-
CONFIG_GRM2K=n
128
+
CONFIG_GRM2K=y
129
129
#
130
130
#
131
131
#
132
132
# [ADI LINUX SCRIPTS]
133
133
# ADI Scripts for Linux images: semi-random collection of small shell scripts which run on various Linux images (on various platforms) which talk to a varity of different ADI boards and parts
0 commit comments