]> git.baikalelectronics.ru Git - uboot.git/commit
bootcount_ext: Add Ext4 build dependency
authorFrédéric Danis <frederic.danis@collabora.com>
Wed, 20 May 2020 07:13:26 +0000 (09:13 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 2 Jun 2020 21:27:04 +0000 (17:27 -0400)
commitf7b7bda2d40f0f2299c48080f6997a344deb1d94
tree8cb77bd123fc60e3305ecf9ae5174977fd68533c
parentbbfdb99de230f489d2c133829502c43bdb74056f
bootcount_ext: Add Ext4 build dependency

This config option depends on EXT4 support.
If Ext4 write capability is not selected, it generate write error messages
and is unable to maintain boot counter.

Signed-off-by: Frédéric Danis <frederic.danis@collabora.com>
drivers/bootcount/Kconfig