diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-08 12:10:10 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-08 12:10:33 -0400 |
commit | da99f20f026faababa016afb0c23cc8af405f4ee (patch) | |
tree | a3accab6d05f4367a2a50875dab9f6999de2b82e /config-arm64 | |
parent | ce8e218a5e0856615ab3d25219fe73a576faa213 (diff) | |
download | kernel-da99f20f026faababa016afb0c23cc8af405f4ee.tar.gz kernel-da99f20f026faababa016afb0c23cc8af405f4ee.tar.xz kernel-da99f20f026faababa016afb0c23cc8af405f4ee.zip |
Linux v3.17-2860-gef0625b70dac
- Reenable debugging options.
- Temporarily disable aarch64patches
Diffstat (limited to 'config-arm64')
-rw-r--r-- | config-arm64 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config-arm64 b/config-arm64 index dcc10155c..4d1931942 100644 --- a/config-arm64 +++ b/config-arm64 @@ -92,6 +92,7 @@ CONFIG_PHY_XGENE=y CONFIG_NET_XGENE=y CONFIG_RTC_DRV_XGENE=m CONFIG_RTC_DRV_EFI=y +CONFIG_HW_RANDOM_XGENE=m # not arm64 # CONFIG_GPIO_ADNP is not set @@ -133,6 +134,8 @@ CONFIG_ACPI_CONTAINER=y CONFIG_ACPI_HED=m CONFIG_ACPI_CUSTOM_METHOD=m +CONFIG_BPF_JIT=y + CONFIG_AMD_XGBE=y CONFIG_AMD_XGBE_PHY=y # CONFIG_AMD_XGBE_DCB is not set |