diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2017-12-16 23:47:28 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-01-22 22:49:59 +0100 |
commit | dda475ca307581132593d29ee2796efb645975c7 (patch) | |
tree | 3eddbda29cd1a94201fe4d86f545949e3910e888 /target/linux/sunxi/cortexa8 | |
parent | eaf79d06b761726ba05edfeb89643e80ae67b24b (diff) | |
download | upstream-dda475ca307581132593d29ee2796efb645975c7.tar.gz upstream-dda475ca307581132593d29ee2796efb645975c7.tar.bz2 upstream-dda475ca307581132593d29ee2796efb645975c7.zip |
sunxi: refresh kernel configuration
Just refresh the sunxi kernel configuration.
This also moves the CONFIG_CRYPTO_DEV_SUN4I_SS_PRNG option to the
config-4.9 file.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/sunxi/cortexa8')
-rw-r--r-- | target/linux/sunxi/cortexa8/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/sunxi/cortexa8/config-default b/target/linux/sunxi/cortexa8/config-default index 93e48956ee..fa40deb6f8 100644 --- a/target/linux/sunxi/cortexa8/config-default +++ b/target/linux/sunxi/cortexa8/config-default @@ -1,7 +1,6 @@ # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set # CONFIG_ARM_ERRATA_643719 is not set # CONFIG_ARM_LPAE is not set -CONFIG_CRYPTO_DEV_SUN4I_SS_PRNG=y # CONFIG_MACH_SUN6I is not set # CONFIG_MACH_SUN7I is not set # CONFIG_MACH_SUN8I is not set |