From: Hannu Nyman Date: Sun, 17 Jun 2018 18:11:44 +0000 (+0300) Subject: mvebu: enable CONFIG_HW_RANDOM X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=414ce80c074142be4933978fcce7cb530b63c863;p=openwrt%2Fstaging%2Flynxis.git mvebu: enable CONFIG_HW_RANDOM Enable the Hardware Random Number Generator Core infrastructure in kernel. Needed for hardware random number generator drivers like chaoskey Signed-off-by: Hannu Nyman --- diff --git a/target/linux/mvebu/config-4.14 b/target/linux/mvebu/config-4.14 index aa6b0104b0..296da5a109 100644 --- a/target/linux/mvebu/config-4.14 +++ b/target/linux/mvebu/config-4.14 @@ -265,6 +265,7 @@ CONFIG_HIGHMEM=y CONFIG_HOTPLUG_CPU=y CONFIG_HWBM=y CONFIG_HWMON=y +CONFIG_HW_RANDOM=y CONFIG_HZ_FIXED=0 CONFIG_HZ_PERIODIC=y CONFIG_I2C=y