diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2019-07-15 21:52:07 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2019-07-15 21:52:07 +0100 |
commit | 3d93a416f2530b59aec1497d1e1daed24a5de3a7 (patch) | |
tree | ac18b292fa9e6e35bcb214043941c55a8a4740e2 /kernel-aarch64-debug.config | |
parent | 92f058c860054a1950c399be6fbf5532dce2db03 (diff) | |
download | kernel-3d93a416f2530b59aec1497d1e1daed24a5de3a7.tar.gz kernel-3d93a416f2530b59aec1497d1e1daed24a5de3a7.tar.xz kernel-3d93a416f2530b59aec1497d1e1daed24a5de3a7.zip |
drop dead options, minor arm tweaks
Diffstat (limited to 'kernel-aarch64-debug.config')
-rw-r--r-- | kernel-aarch64-debug.config | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index 0f0514fe3..467cffc1c 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -1847,11 +1847,6 @@ CONFIG_FIREWIRE_SBP2=m # CONFIG_FIRMWARE_EDID is not set CONFIG_FIXED_PHY=y CONFIG_FM10K=m -CONFIG_FMC_CHARDEV=m -CONFIG_FMC_FAKEDEV=m -CONFIG_FMC=m -CONFIG_FMC_TRIVIAL=m -CONFIG_FMC_WRITE_EEPROM=m # CONFIG_FONTS is not set CONFIG_FORCEDETH=m CONFIG_FORCE_MAX_ZONEORDER=13 @@ -6017,7 +6012,7 @@ CONFIG_SND_SOC_WM8804=m CONFIG_SND_SOC_WM8804_SPI=m # CONFIG_SND_SOC_WM8903 is not set # CONFIG_SND_SOC_WM8904 is not set -# CONFIG_SND_SOC_WM8960 is not set +CONFIG_SND_SOC_WM8960=m # CONFIG_SND_SOC_WM8962 is not set # CONFIG_SND_SOC_WM8974 is not set # CONFIG_SND_SOC_WM8978 is not set |