blob: 9aae403c9b155e5792d63df04d1e4a9c61a4b7d6 [file] [log] [blame]
config BR2_PACKAGE_BACKPORTS
bool "Linux kernel driver backports"
help
The backports package includes many Linux drivers from recent
kernels, backported to older ones.
if BR2_PACKAGE_BACKPORTS
config BR2_PACKAGE_BACKPORTS_DEFCONFIG
string "Backports defconfig file"
default "defconfig"
help
Default config file for backports package for your platform.
endif