default or selected kernelversion does not have config value CONFIG_MAC80211_LOWTX_FRAME_DUMP.
Result is shown for kernelversion 5.3.7

Debug frame dumping

configname: CONFIG_MAC80211_LOWTX_FRAME_DUMP

Linux Kernel Configuration
└─>Networking support
└─>Wireless
└─>Select mac80211 debugging features
└─>Debug frame dumping
In linux kernel since version 2.6.22 (release Date: 2007-07-08)  
Selecting this option will cause the stack to
print a message for each frame that is handed
to the lowlevel driver for transmission. This
message includes all MAC addresses and the
frame control field.

If unsure, say N and insert the debugging code
you require into the driver you are debugging.