staging: gdm72xx: WIMAX_GDM72XX_USB_PM should depend on USB_SUSPEND
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 16 May 2012 19:47:40 +0000 (21:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 May 2012 20:17:52 +0000 (13:17 -0700)
commitdd4f521399d059b9c42e95a42c5373e10d14c0c6
tree0b3ebcbac315322451c6c6f6099c978165f8546c
parent00bf19f31527f73caf1e9e1d8104404961ebe798
staging: gdm72xx: WIMAX_GDM72XX_USB_PM should depend on USB_SUSPEND

Use Kconfig logic instead of a rude #error in the driver source,
which breaks m68k-allmodconfig.
Also remove the "default n", as that's the default.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Sage Ahn <syahn@gctsemi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gdm72xx/Kconfig
drivers/staging/gdm72xx/gdm_usb.c