From 38f9d08f57e3c3368790a633cd686dfab5acf974 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 15 Feb 2017 09:11:11 +0100 Subject: [PATCH] kernel: add missing symbol for v4.9 Signed-off-by: John Crispin --- target/linux/generic/config-4.9 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9 index 2bf546ac47..8af65ff1cd 100644 --- a/target/linux/generic/config-4.9 +++ b/target/linux/generic/config-4.9 @@ -4374,6 +4374,7 @@ CONFIG_SYSFS=y # CONFIG_SYSFS_DEPRECATED is not set # CONFIG_SYSFS_DEPRECATED_V2 is not set # CONFIG_SYSFS_SYSCALL is not set +# CONFIG_SYSCON_REBOOT_MODE is not set # CONFIG_SYSTEMPORT is not set # CONFIG_SYSTEM_DATA_VERIFICATION is not set # CONFIG_SYSTEM_TRUSTED_KEYRING is not set -- 2.30.2