x86/build: Remove unused CONFIG_AS_CRC32
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 1 Oct 2018 10:24:03 +0000 (19:24 +0900)
committerBorislav Petkov <bp@suse.de>
Mon, 1 Oct 2018 12:58:09 +0000 (14:58 +0200)
commitac0d6567955cf70dd43d56b677361c9d4c3d7710
treed53361e52147138c7b314aa008b9a3c6d1690a16
parent17b57b1883c1285f3d0dc2266e8f79286a7bef38
x86/build: Remove unused CONFIG_AS_CRC32

CONFIG_AS_CRC32 is not used anywhere. Its last user was removed by

  0cb6c969ed9d ("net, lib: kill arch_fast_hash library bits")

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Link: https://lkml.kernel.org/r/1538389443-28514-1-git-send-email-yamada.masahiro@socionext.com
arch/x86/Makefile