From 7a4a33060ff1457df6fdfeb3257b44a01f673776 Mon Sep 17 00:00:00 2001 From: Sungbo Eo Date: Sat, 1 Jan 2022 21:57:47 +0900 Subject: kernel: add disabled POWER_RESET_QNAP Move the disabled symbol from target configs to generic configs. Signed-off-by: Sungbo Eo --- target/linux/generic/config-5.10 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-5.10') diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10 index 619399a319..30c48d521b 100644 --- a/target/linux/generic/config-5.10 +++ b/target/linux/generic/config-5.10 @@ -4504,6 +4504,7 @@ CONFIG_POSIX_TIMERS=y # CONFIG_POWER_RESET_LINKSTATION is not set # CONFIG_POWER_RESET_LTC2952 is not set # CONFIG_POWER_RESET_PIIX4_POWEROFF is not set +# CONFIG_POWER_RESET_QNAP is not set # CONFIG_POWER_RESET_RESTART is not set # CONFIG_POWER_RESET_SYSCON is not set # CONFIG_POWER_RESET_SYSCON_POWEROFF is not set -- cgit v1.2.3