On 2018-07-30 06:55 PM, Thomas Gleixner wrote:
On Mon, 30 Jul 2018, Alexei Colin wrote:

The menu entry is now defined in the rapidio subtree.

This could be folded into the patch which actually adds the rapidio
specific Kconfig to avoid kconfig complaining about double entries.

Please share details how to reproduce double entries warning.

But either way is fine for me.

Acked-by: Thomas Gleixner <[email protected]>

Cc: Andrew Morton <[email protected]>
Cc: John Paul Walters <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Alexei Colin <[email protected]>
---
  arch/x86/Kconfig | 8 --------
  1 file changed, 8 deletions(-)

diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 27fce7e84357..6f057000e486 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -2828,14 +2828,6 @@ config AMD_NB
source "drivers/pcmcia/Kconfig" -config RAPIDIO
-       tristate "RapidIO support"
-       depends on PCI
-       default n
-       help
-         If enabled this option will include drivers and the core
-         infrastructure code to support RapidIO interconnect devices.
-
  source "drivers/rapidio/Kconfig"
config X86_SYSFB
--
2.18.0


Reply via email to