configs: Add CONFIG_EXT4_ENCRYPTION=y
authorPhil Elwell <phil@raspberrypi.com>
Thu, 27 Feb 2020 11:23:09 +0000 (11:23 +0000)
committerPhil Elwell <phil@raspberrypi.com>
Thu, 27 Feb 2020 15:43:02 +0000 (15:43 +0000)
commitc54bc9cff310e006ede2a4ffa745860fad87f79e
tree73caa504ec333c37dfdf5a3a3c83ce1ac00f4759
parent4476a548e9a35d1546aa70f0b60de2df2e5d0c13
configs: Add CONFIG_EXT4_ENCRYPTION=y

Enable EXT4 encryption support for all configurations except those
based on the original BCM2835, i.e. not on B+, Zero, etc. This
exception is because it would consume at least an additional 68KB,
which is a lot on a platform that may only have 128MB.

See: https://github.com/raspberrypi/linux/issues/2486

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
arch/arm/configs/bcm2709_defconfig
arch/arm/configs/bcm2711_defconfig
arch/arm64/configs/bcm2711_defconfig
arch/arm64/configs/bcmrpi3_defconfig