diff options
author | John Crispin <john@phrozen.org> | 2017-02-27 12:36:59 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-02-27 12:37:23 +0100 |
commit | 011798a0defef51b5a2902d81c5fc90b432dbbbc (patch) | |
tree | 2f5cfec60f9d3543722df41842ae02a90b75e8e6 /target/linux/generic/config-4.4 | |
parent | 5e3fb70094e5f87fb8dbfd4d8e979cd57293eb71 (diff) | |
download | upstream-011798a0defef51b5a2902d81c5fc90b432dbbbc.tar.gz upstream-011798a0defef51b5a2902d81c5fc90b432dbbbc.tar.bz2 upstream-011798a0defef51b5a2902d81c5fc90b432dbbbc.zip |
kernel: add missing HW_RANDOM_TPM symbol
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/generic/config-4.4')
-rw-r--r-- | target/linux/generic/config-4.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index 021d8171c1..955d4a590a 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -1393,6 +1393,7 @@ CONFIG_HW_PERF_EVENTS=y # CONFIG_HW_RANDOM_OMAP3_ROM is not set # CONFIG_HW_RANDOM_PPC4XX is not set # CONFIG_HW_RANDOM_TIMERIOMEM is not set +# CONFIG_HW_RANDOM_TPM is not set # CONFIG_HW_RANDOM_VIA is not set # CONFIG_HW_RANDOM_VIRTIO is not set # CONFIG_HYPERV is not set |