diff --git a/buildroot-external/kernel/device-support.config b/buildroot-external/kernel/device-support.config index 0bc658f9e..bc10ec30f 100644 --- a/buildroot-external/kernel/device-support.config +++ b/buildroot-external/kernel/device-support.config @@ -164,3 +164,9 @@ CONFIG_CAN_SLCAN=m CONFIG_CAN_DEV=m CONFIG_CAN_GS_USB=m CONFIG_CAN_PEAK_USB=m + +# Gasket devices +CONFIG_STAGING=y +CONFIG_STAGING_GASKET_FRAMEWORK=m +CONFIG_STAGING_APEX_DRIVER=m +# end of Gasket devices