Files
u-boot/include
Fabio Estevam 789ee25de6 imx8mq_evk_defconfig: Move file system options to Kconfig
Chris Spencer reports that when enabling ext4 read support without
also enabling write support the following error is seen:

fs/fs.c:198:12: error: 'ext4_write_file' undeclared here (not in a
function); did you mean 'ext4_read_file'?
   .write = ext4_write_file,
            ^~~~~~~~~~~~~~~
Fix this problem by moving these options to Kconfig.

Reported-by: Chris Spencer <spencercw@gmail.com>
Acked-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
2019-01-14 11:26:12 -05:00
..
2018-12-07 08:13:45 -05:00
2018-12-07 08:13:45 -05:00
2018-12-06 23:26:32 -05:00
2018-12-13 16:32:49 -07:00
2019-01-01 14:12:18 +01:00
2019-01-01 14:12:18 +01:00
2018-12-05 06:01:35 -07:00
2018-12-05 06:06:44 -07:00
2019-01-01 14:12:18 +01:00