On 8/20/25 15:18, Sascha Hauer wrote:
> @@ -1063,6 +1064,11 @@ static int tftp_probe(struct device *dev)
> struct inode *inode;
> int ret;
>
> + if (!IS_ALLOWED(SCONFIG_FS_CRAMFS)) {Should be SCONFIG_FS_TFTP. -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
