This adds support for kernel 4.14 to the target and directly make it the default kernel version to use. This patch is build-tested only, but has never been device-tested. It is only added to preserve the changes in Git history prior to removing this target. Use it with care. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> [rebased and extended commit message, refreshed patches for 4.14.162] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
43 lines
909 B
Plaintext
43 lines
909 B
Plaintext
CONFIG_ATA=y
|
|
CONFIG_BLK_DEV_DM=y
|
|
CONFIG_BLK_DEV_DM_BUILTIN=y
|
|
CONFIG_BLK_DEV_MD=y
|
|
CONFIG_BLK_DEV_SD=y
|
|
CONFIG_BLK_SCSI_REQUEST=y
|
|
CONFIG_CRC16=y
|
|
CONFIG_CRYPTO_CRC32C=y
|
|
CONFIG_DAX=y
|
|
# CONFIG_DM_CRYPT is not set
|
|
# CONFIG_DM_MIRROR is not set
|
|
# CONFIG_DM_SNAPSHOT is not set
|
|
CONFIG_EXT4_FS=y
|
|
CONFIG_FS_MBCACHE=y
|
|
CONFIG_GENERIC_PHY=y
|
|
CONFIG_GLOB=y
|
|
CONFIG_HWMON=y
|
|
CONFIG_JBD2=y
|
|
CONFIG_MACH_DT2=y
|
|
CONFIG_MACH_NET2BIG=y
|
|
# CONFIG_MACH_WN802T is not set
|
|
# CONFIG_MACH_WNR854T is not set
|
|
# CONFIG_MACH_WRT350N_V2 is not set
|
|
CONFIG_MD=y
|
|
CONFIG_MD_AUTODETECT=y
|
|
CONFIG_MD_LINEAR=y
|
|
# CONFIG_MD_MULTIPATH is not set
|
|
CONFIG_MD_RAID0=y
|
|
CONFIG_MD_RAID1=y
|
|
# CONFIG_MD_RAID10 is not set
|
|
# CONFIG_MD_RAID456 is not set
|
|
CONFIG_NLS=y
|
|
CONFIG_SATA_MV=y
|
|
CONFIG_SCSI=y
|
|
CONFIG_SCSI_DMA=y
|
|
CONFIG_SG_POOL=y
|
|
CONFIG_USB=y
|
|
CONFIG_USB_COMMON=y
|
|
CONFIG_USB_EHCI_HCD=y
|
|
CONFIG_USB_EHCI_HCD_ORION=y
|
|
CONFIG_USB_EHCI_HCD_PLATFORM=y
|
|
CONFIG_USB_STORAGE=y
|