net: tftp: Add help for CONFIG_TFTP_BLOCKSIZE
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 22 Apr 2020 12:18:25 +0000 (14:18 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 27 Apr 2020 18:55:29 +0000 (14:55 -0400)
commit421de7fec831902fb9b88651446cc80ae4045d45
tree682649232025a1d9e17ac2259704b660e6219fd4
parent7683b11098ded5087138d84e2e85078335a0cb72
net: tftp: Add help for CONFIG_TFTP_BLOCKSIZE

Add help message for the CONFIG_TFTP_BLOCKSIZE default value,
as explain in tftp.c before migration in commit b618b3707633
("net: Convert CONFIG_TFTP_BLOCKSIZE to Kconfig")

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
net/Kconfig