Ver Fonte

kernel: remove duplicate PREEMPT settings

Remove duplicate PREEMPT settings PREEMPT_NONE_BUILD and PREEMPT_RT
which are already in target/linux/generic/config-6.12.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18986
Signed-off-by: Hauke Mehrtens <[email protected]>
Mieczyslaw Nalewaj há 6 meses atrás
pai
commit
b44f85f51c

+ 0 - 1
target/linux/d1/config-6.12

@@ -297,7 +297,6 @@ CONFIG_POWER_RESET_SYSCON=y
 CONFIG_POWER_RESET_SYSCON_POWEROFF=y
 CONFIG_POWER_SUPPLY=y
 CONFIG_PPS=y
-CONFIG_PREEMPT_NONE_BUILD=y
 CONFIG_PRINTK_TIME=y
 CONFIG_PTP_1588_CLOCK=y
 CONFIG_PTP_1588_CLOCK_OPTIONAL=y

+ 0 - 1
target/linux/pistachio/config-6.12

@@ -250,7 +250,6 @@ CONFIG_PINCTRL=y
 CONFIG_PINCTRL_PISTACHIO=y
 CONFIG_POWER_SUPPLY=y
 CONFIG_PPS=y
-CONFIG_PREEMPT_NONE_BUILD=y
 CONFIG_PRINTK_TIME=y
 CONFIG_PROC_EVENTS=y
 CONFIG_PTP_1588_CLOCK=y

+ 0 - 2
target/linux/sifiveu/config-6.12

@@ -319,8 +319,6 @@ CONFIG_POWER_RESET_RESTART=y
 CONFIG_POWER_RESET_SYSCON=y
 CONFIG_POWER_RESET_SYSCON_POWEROFF=y
 CONFIG_PPS=y
-CONFIG_PREEMPT_NONE_BUILD=y
-# CONFIG_PREEMPT_RT is not set
 CONFIG_PRINTK_TIME=y
 CONFIG_PTP_1588_CLOCK=y
 CONFIG_PTP_1588_CLOCK_OPTIONAL=y

+ 0 - 2
target/linux/x86/config-6.12

@@ -351,8 +351,6 @@ CONFIG_PHYSICAL_START=0x1000000
 # CONFIG_PHY_INTEL_LGM_EMMC is not set
 CONFIG_POSIX_CPU_TIMERS_TASK_WORK=y
 CONFIG_POWER_SUPPLY=y
-CONFIG_PREEMPT_NONE_BUILD=y
-# CONFIG_PREEMPT_RT is not set
 # CONFIG_PROCESSOR_SELECT is not set
 CONFIG_PROC_PAGE_MONITOR=y
 CONFIG_PROC_PID_ARCH_STATUS=y