Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.19 51 lines 1.3 kB view raw
1CONFIG_NO_HZ=y 2CONFIG_LOG_BUF_SHIFT=14 3CONFIG_BLK_DEV_INITRD=y 4# CONFIG_RD_GZIP is not set 5CONFIG_EXPERT=y 6# CONFIG_EPOLL is not set 7# CONFIG_TIMERFD is not set 8# CONFIG_EVENTFD is not set 9# CONFIG_AIO is not set 10# CONFIG_KALLSYMS is not set 11CONFIG_BUILTIN_DTB_NAME="or1ksim" 12CONFIG_HZ_100=y 13CONFIG_JUMP_LABEL=y 14CONFIG_MODULES=y 15# CONFIG_BLOCK is not set 16CONFIG_SLUB_TINY=y 17# CONFIG_COMPAT_BRK is not set 18# CONFIG_VM_EVENT_COUNTERS is not set 19CONFIG_NET=y 20CONFIG_PACKET=y 21CONFIG_UNIX=y 22CONFIG_INET=y 23# CONFIG_INET_DIAG is not set 24CONFIG_TCP_CONG_ADVANCED=y 25# CONFIG_TCP_CONG_BIC is not set 26# CONFIG_TCP_CONG_CUBIC is not set 27# CONFIG_TCP_CONG_WESTWOOD is not set 28# CONFIG_TCP_CONG_HTCP is not set 29# CONFIG_IPV6 is not set 30# CONFIG_WIRELESS is not set 31CONFIG_DEVTMPFS=y 32CONFIG_DEVTMPFS_MOUNT=y 33# CONFIG_PREVENT_FIRMWARE_BUILD is not set 34# CONFIG_FW_LOADER is not set 35CONFIG_NETDEVICES=y 36CONFIG_ETHOC=y 37CONFIG_MICREL_PHY=y 38# CONFIG_WLAN is not set 39# CONFIG_INPUT is not set 40# CONFIG_SERIO is not set 41# CONFIG_VT is not set 42# CONFIG_LEGACY_PTYS is not set 43CONFIG_SERIAL_8250=y 44CONFIG_SERIAL_8250_CONSOLE=y 45CONFIG_SERIAL_OF_PLATFORM=y 46# CONFIG_HW_RANDOM is not set 47# CONFIG_HWMON is not set 48# CONFIG_USB_SUPPORT is not set 49# CONFIG_DNOTIFY is not set 50CONFIG_TMPFS=y 51CONFIG_NFS_FS=y