name: trionet-kernel
version: 4.4.0
summary: ubuntu xenial kernel with trion kernel module
description: A standard kernel but with the trion kernel module included. This is a driver for DEWETRON TRION measurement devices.
type: kernel
parts:
kernel:
plugin: kernel
source: git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git
source-type: git
source-branch: Ubuntu-4.4.0-14.30
kdefconfig: [defconfig]
#kconfigfile: prereq/config-4.4.0-15-generic # overwrites kdefconfig
kconfigs:
- CONFIG_LOCALVERSION="-trion"
- CONFIG_DEBUG_INFO=n
- CONFIG_SQUASHFS=m
- CONFIG_SQUASHFS_XZ=y
- CONFIG_USB_XHCI_HCD=y
- CONFIG_R8169=m
- CONFIG_SECURITY_APPARMOR=y
- CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=1
- CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
- CONFIG_SECURITY_APPARMOR_HASH=y
- CONFIG_SECURITY_APPARMOR_HASH_DEFAULT=y
- CONFIG_DEFAULT_SECURITY_APPARMOR=y
- CONFIG_DEFAULT_SECURITY="apparmor"
- CONFIG_SATA_AHCI=m
- CONFIG_SATA_AHCI_PLATFORM=m
kernel-initrd-modules:
- squashfs
- ahci