aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2018-11-03 00:29:51 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2018-12-15 14:28:49 +0100
commitedc4da5da1719c04c9d5d0ae0bebf06c0631778f (patch)
treefb2558d1e0825f6fb676f612c7c6a9f0bea4edb2 /target/linux/generic
parentc8f85a866b3796161260e85735e03729eb5886a0 (diff)
downloadupstream-edc4da5da1719c04c9d5d0ae0bebf06c0631778f.tar.gz
upstream-edc4da5da1719c04c9d5d0ae0bebf06c0631778f.tar.bz2
upstream-edc4da5da1719c04c9d5d0ae0bebf06c0631778f.zip
kernel: Always activate CONFIG_HW_RANDOM_TPM
CONFIG_HW_RANDOM_TPM does not activate a separate kernel module any more, but it only activates the random code in the tpm.ko. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/generic')
-rw-r--r--target/linux/generic/config-4.192
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19
index b290e90db0..7171c2e478 100644
--- a/target/linux/generic/config-4.19
+++ b/target/linux/generic/config-4.19
@@ -1812,7 +1812,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_TPM=y
# CONFIG_HW_RANDOM_VIA is not set
# CONFIG_HW_RANDOM_VIRTIO is not set
# CONFIG_HX711 is not set