aports/testing/linux-amlogic/config-changes-amlogic.aarch64
He Yangxuan 8dc0e43d5a testing/linux-amlogic: new aport
This kernel package add support for Amlogic S9xxx device.
Supported devices include many android box and some SBC like
Odroid C2, Khadas Vim, Nanopi K2. This package based on mainline
kernel, and apply some patches from mainline amlogic developer.
2018-11-26 15:26:48 +00:00

14 lines
404 B
Plaintext

# format is config=command(=string/value)
# where command can be one of:
# enable,disable,module,set-str,set-value
CONFIG_DRM_UDL=module
CONFIG_FB_UDL=module
CONFIG_SLAB_FREELIST_RANDOM=enable
CONFIG_SLAB_FREELIST_HARDENED=enable
CONFIG_STRICT_DEVMEM=enable
CONFIG_IO_STRICT_DEVMEM=enable
CONFIG_ENCRYPTED_KEYS=module
CONFIG_KEY_DH_OPERATIONS=enable
CONFIG_HARDENED_USERCOPY=enable
CONFIG_IP_PNP=disable