firmware/br-ext-chip-hisilicon/linux/Config.ext.in

15 lines
350 B
Plaintext

config BR2_LINUX_KERNEL_EXT_HISI_PATCHER
bool "HiSi kernel patches"
select BR2_PACKAGE_HISI_PATCHER
help
Patch Kernel for HiSilicon boards
if BR2_LINUX_KERNEL_EXT_HISI_PATCHER
config BR2_LINUX_KERNEL_EXT_HISI_PATCHER_LIST
string "Patch list"
help
Space-separated list of patches to be applied
endif # BR2_LINUX_KERNEL_EXT_HISI_PATCHER