]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: config: aspeed: Update defconfig
authorJoel Stanley <joel@jms.id.au>
Wed, 18 Jul 2018 13:53:00 +0000 (23:23 +0930)
committerJoel Stanley <joel@jms.id.au>
Wed, 25 Jul 2018 07:05:19 +0000 (16:35 +0930)
commit20c90af9ea6a6fd650e1e0961a84926603f18079
treeca5339a67d735f2f02f603d98d98e57a56a686c6
parent007bf630c0111777738e2d1ad33cf779ad971ba0
ARM: config: aspeed: Update defconfig

 - Enable new support:
     hardware random number generator
     FSI and client drivers
     DRM GFX driver

 - Disable unwanted features:
     ARM_APPENDED_DTB
     ARM_ATAG_DTB_COMPAT
     BLK_DEV_RAM

 - Sync G4 and G5 with OpenBMC configurations
     BLK_DEV_LOOP, for updater mechanic
     CRYPTO_HMAC, for libsdbus features
     CRYPTO_SHA256
     CRYPTO_USER_API_HASH

 - Enable security related features:
     SLAB_FREELIST_RANDOM
     STRICT_KERNEL_RW
     CC_STACKPROTECTOR_STRONG
     HARDENED_USERCOPY
     FORTIFY_SOURCE

 - Increase kernel log buffer size

Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/configs/aspeed_g4_defconfig
arch/arm/configs/aspeed_g5_defconfig