forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 776437d
committed
ayufan: defconfig: add a bunch of kernel modules
Change-Id: I9f2c1b0d8d56a8d3da1774f51a4701212ac6ffff
added IPGRE module to enable: (torvalds#18)
ip tunnel add grx mode gre
Change-Id: I26bda9ece68f9f6be1277da0779076694d5d845c
ayufan: rockchip_linux_defconfig compile ZRAM as module
Change-Id: I2ee48973cb370130cc5d75008a07d5777c69208a
ayufan: rockchip_defconfig: disable CONFIG_SCHED_WALT as it makes system unstable
Change-Id: Id2a150311fcaad9f11127320558dc3caafb250e4
config: add more USB wifi chipsets (torvalds#19)
* Add some more USB wifi chipsets to default config.
* Fix typo in default config.
Added openvswitch kernel module compilation (torvalds#22)
ayufan: defconfig: add RK805 pinctrl
Change-Id: I9144206544db4e86e73a4d553fb8db3aa194c619
ayufan: enable additional realtek devices
Change-Id: Ie3598c47154b648540f161ad4aedd597bc33f83f
config: Add support for modules/features requested by issues torvalds#24 (AUTOFS4), torvalds#54 (DRBD), torvalds#64 (Multiple Routing Tables), torvalds#87 (RTL8188EU), torvalds#107 (iSCSI), torvalds#148 (1-W GPIO) (torvalds#24)
ayufan: rtl8812au: add Edimax 600 USB adapter
Add requested kernel modules/features for issue torvalds#153 and LIRC, PPS GPIO support, remove wifi staging drivers. (torvalds#25)
Fix compile error (torvalds#26)
Multiple definition error due to midgard and bifrost both selected
ayufan: defconfig: add a bunch of kernel modules
Change-Id: I77f5c4809c35b6c74a3bb668487eba93a0a15169
ayufan: rockchip_wlan: revert changes
Change-Id: I6aa0bbc24e2fdfb6da350ed167d59c4eea836c2a
ayufan: defconfig: enable CONFIG_MEMTEST
Change-Id: I82c3d1b2d35fb10172f891571ef600a692ac4e61
ayufan: defconfig: remove unusued kernel configs
Change-Id: I2a4a2e5785dd5796bb7404718898127718b86425
ayufan: defconfig: enable initrd in bzip2/lzma/lzo/lz4
Change-Id: I88ea1f8127d8fdadf90dd4428a51a1582adc2687
ayufan: defconfig: enable PWM FAN
Change-Id: I87a364e95d937c354e06eb41fead43d8d5cb0b4a
external: defconfig: Add support for f2fs and crc32 (torvalds#32)
Add support for f2fs and it's dependency crc32 to rock64.
This patch may or may not need to be included as well due to this bug https://bugs.debian.org/819725 A official patch was added by Debian https://salsa.debian.org/kernel-team/linux/blob/master/debian/patches/bugfix/all/fs-add-module_softdep-declarations-for-hard-coded-cr.patch
external: defconfig: enable kernel modules for RBD and IPVS (torvalds#33)
external: defconfig: Make crc, crc32, f2fs to be compiled into kernel. (torvalds#35)
This changes crc, crc32, and f2fs to be compiled into the kernel instead of as module. This also fixes the issue of crc32-arm64 not being compiled due to a incorrect driver name. CONFIG_CRYPTO_CRC32_ARM64 became CONFIG_CRYPTO_CRC32_ARM64_CE in newer kernel sources. That's why I had to change that here.
ayufan: defconfig: use CONFIG_HZ=250
Change-Id: I8009db93ee7c5af5e7804a004ab03d0ba97d20e2
CONFIG_SQUASHFS_XZ=y (torvalds#41)
cyberp: defconfig: squashfs xz for snap support
defconfig: enable binfmt-misc (torvalds#36)
ayufan: defconfig: organize with savedefconfig
ayufan: defconfig: support tehuti 10gbps adapter
ayufan: defconfig: enable usb gadget via configfs
ayufan: dts: compile-in audio codecs
Change-Id: I7c70870395a10a0eafff006aabc17faf1d33355e1 parent 98f8f0a commit 776437dCopy full SHA for 776437d
File tree
Expand file treeCollapse file tree
1 file changed
+847
-71
lines changedFilter options
- arch/arm64/configs
Expand file treeCollapse file tree
1 file changed
+847
-71
lines changed
0 commit comments