Skip to content

Commit dafc2d0

Browse files
committed
Merge branch 'for-6.10-base-small' into for-linus
2 parents e055022 + 2702164 commit dafc2d0

31 files changed

+36
-43
lines changed

arch/arm/configs/collie_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ CONFIG_LOG_BUF_SHIFT=14
33
CONFIG_BLK_DEV_INITRD=y
44
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
55
CONFIG_EXPERT=y
6-
# CONFIG_BASE_FULL is not set
6+
CONFIG_BASE_SMALL=y
77
# CONFIG_EPOLL is not set
88
CONFIG_ARCH_MULTI_V4=y
99
# CONFIG_ARCH_MULTI_V7 is not set

arch/arm/configs/keystone_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ CONFIG_CGROUP_DEVICE=y
1212
CONFIG_CGROUP_CPUACCT=y
1313
CONFIG_BLK_DEV_INITRD=y
1414
# CONFIG_ELF_CORE is not set
15-
# CONFIG_BASE_FULL is not set
15+
CONFIG_BASE_SMALL=y
1616
CONFIG_KALLSYMS_ALL=y
1717
CONFIG_EXPERT=y
1818
CONFIG_PROFILING=y

arch/arm/configs/lpc18xx_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CONFIG_BLK_DEV_INITRD=y
88
# CONFIG_RD_LZ4 is not set
99
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
1010
# CONFIG_UID16 is not set
11-
# CONFIG_BASE_FULL is not set
11+
CONFIG_BASE_SMALL=y
1212
# CONFIG_FUTEX is not set
1313
# CONFIG_EPOLL is not set
1414
# CONFIG_SIGNALFD is not set

arch/arm/configs/moxart_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ CONFIG_IKCONFIG=y
66
CONFIG_IKCONFIG_PROC=y
77
CONFIG_EXPERT=y
88
# CONFIG_ELF_CORE is not set
9-
# CONFIG_BASE_FULL is not set
9+
CONFIG_BASE_SMALL=y
1010
# CONFIG_SIGNALFD is not set
1111
# CONFIG_TIMERFD is not set
1212
# CONFIG_EVENTFD is not set

arch/arm/configs/mps2_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ CONFIG_LOG_BUF_SHIFT=16
55
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
66
CONFIG_EXPERT=y
77
# CONFIG_UID16 is not set
8-
# CONFIG_BASE_FULL is not set
8+
CONFIG_BASE_SMALL=y
99
# CONFIG_FUTEX is not set
1010
# CONFIG_EPOLL is not set
1111
# CONFIG_SIGNALFD is not set

arch/arm/configs/omap1_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ CONFIG_LOG_BUF_SHIFT=14
99
CONFIG_BLK_DEV_INITRD=y
1010
CONFIG_EXPERT=y
1111
# CONFIG_ELF_CORE is not set
12-
# CONFIG_BASE_FULL is not set
12+
CONFIG_BASE_SMALL=y
1313
# CONFIG_SHMEM is not set
1414
# CONFIG_KALLSYMS is not set
1515
CONFIG_PROFILING=y

arch/arm/configs/stm32_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ CONFIG_BLK_DEV_INITRD=y
66
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
77
CONFIG_EXPERT=y
88
# CONFIG_UID16 is not set
9-
# CONFIG_BASE_FULL is not set
9+
CONFIG_BASE_SMALL=y
1010
# CONFIG_FUTEX is not set
1111
# CONFIG_EPOLL is not set
1212
# CONFIG_SIGNALFD is not set

arch/microblaze/configs/mmu_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CONFIG_AUDIT=y
44
CONFIG_IKCONFIG=y
55
CONFIG_IKCONFIG_PROC=y
66
CONFIG_EXPERT=y
7-
# CONFIG_BASE_FULL is not set
7+
CONFIG_BASE_SMALL=y
88
CONFIG_KALLSYMS_ALL=y
99
CONFIG_XILINX_MICROBLAZE0_USE_MSR_INSTR=1
1010
CONFIG_XILINX_MICROBLAZE0_USE_PCMP_INSTR=1

arch/mips/configs/rs90_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ CONFIG_LD_DEAD_CODE_DATA_ELIMINATION=y
99
# CONFIG_SGETMASK_SYSCALL is not set
1010
# CONFIG_SYSFS_SYSCALL is not set
1111
# CONFIG_ELF_CORE is not set
12-
# CONFIG_BASE_FULL is not set
12+
CONFIG_BASE_SMALL=y
1313
# CONFIG_TIMERFD is not set
1414
# CONFIG_AIO is not set
1515
# CONFIG_IO_URING is not set

arch/powerpc/configs/adder875_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CONFIG_SYSVIPC=y
44
CONFIG_LOG_BUF_SHIFT=14
55
CONFIG_EXPERT=y
66
# CONFIG_ELF_CORE is not set
7-
# CONFIG_BASE_FULL is not set
7+
CONFIG_BASE_SMALL=y
88
# CONFIG_FUTEX is not set
99
# CONFIG_VM_EVENT_COUNTERS is not set
1010
# CONFIG_BLK_DEV_BSG is not set

0 commit comments

Comments
 (0)