diff options
| author | Christian Lamparter <chunkeey@gmail.com> | 2018-12-29 21:05:09 +0100 |
|---|---|---|
| committer | Christian Lamparter <chunkeey@gmail.com> | 2019-01-01 15:40:13 +0100 |
| commit | 6734753ef4df50e51c8e3152f49be1d316599441 (patch) | |
| tree | a98cd911d45208d1a5b4247a21fc43fa4aead8e8 /target/linux/generic | |
| parent | 9b9274342c47051e4f921d63f19cdf84aa0b8485 (diff) | |
| download | upstream-6734753ef4df50e51c8e3152f49be1d316599441.tar.gz upstream-6734753ef4df50e51c8e3152f49be1d316599441.tar.bz2 upstream-6734753ef4df50e51c8e3152f49be1d316599441.zip | |
kernel: Add missing symbols to 4.19
Tested with apm82181 and ipq40xx minimal image versions.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/generic')
| -rw-r--r-- | target/linux/generic/config-4.19 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19 index 2698925c8c4..c703e181256 100644 --- a/target/linux/generic/config-4.19 +++ b/target/linux/generic/config-4.19 @@ -1102,6 +1102,7 @@ CONFIG_DEBUG_KERNEL=y # CONFIG_DEBUG_PREEMPT is not set # CONFIG_DEBUG_RODATA is not set # CONFIG_DEBUG_RODATA_TEST is not set +# CONFIG_DEBUG_RSEQ is not set # CONFIG_DEBUG_RT_MUTEXES is not set # CONFIG_DEBUG_RWSEMS is not set # CONFIG_DEBUG_SECTION_MISMATCH is not set |
