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.4 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-5.4') diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4 index 6ee1d472db..7fcb045b37 100644 --- a/target/linux/generic/config-5.4 +++ b/target/linux/generic/config-5.4 @@ -4134,6 +4134,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