diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-03-22 11:58:56 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-03-22 11:58:56 +0000 |
commit | d46c499a88823ade80deda68b77d4c2c705bcf14 (patch) | |
tree | 622d742ce2a82167541e23d4aaab993600858a2b /main/linux-vanilla/config-vanilla.armhf | |
parent | 92871bb01806718a347c41782b5e84d14367a88f (diff) | |
download | aports-d46c499a88823ade80deda68b77d4c2c705bcf14.tar.bz2 aports-d46c499a88823ade80deda68b77d4c2c705bcf14.tar.xz |
main/linux-vanilla: fix armhf config
Diffstat (limited to 'main/linux-vanilla/config-vanilla.armhf')
-rw-r--r-- | main/linux-vanilla/config-vanilla.armhf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/main/linux-vanilla/config-vanilla.armhf b/main/linux-vanilla/config-vanilla.armhf index 7d256aba59..a8bf369eed 100644 --- a/main/linux-vanilla/config-vanilla.armhf +++ b/main/linux-vanilla/config-vanilla.armhf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.14.13 Kernel Configuration +# Linux/arm 4.14.28 Kernel Configuration # CONFIG_ARM=y CONFIG_ARM_HAS_SG_CHAIN=y @@ -3942,6 +3942,7 @@ CONFIG_DRM_I2C_ADV7511=m # CONFIG_DRM_STI is not set # CONFIG_DRM_IMX is not set CONFIG_DRM_ETNAVIV=m +CONFIG_DRM_ETNAVIV_THERMAL=y # CONFIG_DRM_ETNAVIV_REGISTER_LOGGING is not set # CONFIG_DRM_ARCPGU is not set # CONFIG_DRM_MXSFB is not set @@ -6077,6 +6078,7 @@ CONFIG_CRC32_SLICEBY8=y CONFIG_CRC7=m CONFIG_LIBCRC32C=m CONFIG_CRC8=m +CONFIG_AUDIT_GENERIC=y # CONFIG_AUDIT_ARCH_COMPAT_GENERIC is not set # CONFIG_RANDOM32_SELFTEST is not set CONFIG_ZLIB_INFLATE=y @@ -6127,7 +6129,6 @@ CONFIG_FONT_SUPPORT=y # CONFIG_FONTS is not set CONFIG_FONT_8x8=y CONFIG_FONT_8x16=y -CONFIG_FONT_AUTOSELECT=y # CONFIG_SG_SPLIT is not set CONFIG_SG_POOL=y CONFIG_ARCH_HAS_SG_CHAIN=y |