aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-4.14
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2019-05-12 00:05:04 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2019-05-12 00:05:04 +0200
commit655fff15718318af578b8e3d98dd056f5596bf12 (patch)
tree7ccac46bcf91e070d9198b50a397b056ba24810d /target/linux/generic/config-4.14
parentde3387654b5b65dcd9029d68c8c2fab29f6fef84 (diff)
downloadupstream-655fff15718318af578b8e3d98dd056f5596bf12.tar.gz
upstream-655fff15718318af578b8e3d98dd056f5596bf12.tar.bz2
upstream-655fff15718318af578b8e3d98dd056f5596bf12.zip
kernel: Fix build of omap target
CONFIG_HW_RANDOM_OMAP is not set to any value after kmod-random-omap was removed, add the configuration option to the generic configuration. Fixes: cd3b29853380 ("omap24xx: Remove unmaintained target") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/generic/config-4.14')
-rw-r--r--target/linux/generic/config-4.141
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14
index e6638ee686..9680c4c41e 100644
--- a/target/linux/generic/config-4.14
+++ b/target/linux/generic/config-4.14
@@ -1768,6 +1768,7 @@ CONFIG_HW_PERF_EVENTS=y
# CONFIG_HW_RANDOM_GEODE is not set
# CONFIG_HW_RANDOM_INTEL is not set
# CONFIG_HW_RANDOM_IPROC_RNG200 is not set
+# CONFIG_HW_RANDOM_OMAP is not set
# CONFIG_HW_RANDOM_OMAP3_ROM is not set
# CONFIG_HW_RANDOM_PPC4XX is not set
# CONFIG_HW_RANDOM_TIMERIOMEM is not set