diff options
author | John Crispin <john@phrozen.org> | 2017-02-15 09:11:11 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-02-15 09:11:11 +0100 |
commit | 38f9d08f57e3c3368790a633cd686dfab5acf974 (patch) | |
tree | 582576fa36a2bc67e276ca06a3ef671a8403a0ba /target/linux | |
parent | 9a6c9325564439e0c9bb3209931787a492fa8f9b (diff) | |
download | upstream-38f9d08f57e3c3368790a633cd686dfab5acf974.tar.gz upstream-38f9d08f57e3c3368790a633cd686dfab5acf974.tar.bz2 upstream-38f9d08f57e3c3368790a633cd686dfab5acf974.zip |
kernel: add missing symbol for v4.9
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-4.9 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |