X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=arch%2Fmicroblaze%2FKconfig;h=ab9afcaa7f6a44bad81bb9d80a9c5775fcf7c4f8;hb=c1d7e01d7877a397655277a920aeaa3830ed9461;hp=ac22dc7f4cab0ffa882182103fe6c0ccf1ad6963;hpb=1e20932a23578bb1ec59107843574e259b96193f;p=deliverable%2Flinux.git diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig index ac22dc7f4cab..ab9afcaa7f6a 100644 --- a/arch/microblaze/Kconfig +++ b/arch/microblaze/Kconfig @@ -15,6 +15,7 @@ config MICROBLAZE select TRACING_SUPPORT select OF select OF_EARLY_FLATTREE + select ARCH_WANT_IPC_PARSE_VERSION select IRQ_DOMAIN select HAVE_GENERIC_HARDIRQS select GENERIC_IRQ_PROBE @@ -22,6 +23,7 @@ config MICROBLAZE select GENERIC_PCI_IOMAP select GENERIC_CPU_DEVICES select GENERIC_ATOMIC64 + select GENERIC_CLOCKEVENTS config SWAP def_bool n @@ -50,14 +52,8 @@ config GENERIC_HWEIGHT config GENERIC_CALIBRATE_DELAY def_bool y -config GENERIC_TIME_VSYSCALL - def_bool n - -config GENERIC_CLOCKEVENTS - def_bool y - config GENERIC_GPIO - def_bool y + bool config GENERIC_CSUM def_bool y @@ -79,8 +75,6 @@ source "arch/microblaze/platform/Kconfig.platform" menu "Processor type and features" -source "kernel/time/Kconfig" - source "kernel/Kconfig.preempt" source "kernel/Kconfig.hz"