Browse Source

serial: timberdale: Remove dependancies

MFD_TIMBERDALE doesn't appear to be defined anywhere. However the code in
question can build happily without platform specifics so remove the check

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Alan Cox 15 years ago
parent
commit
97c22394bb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/serial/Kconfig

+ 0 - 1
drivers/serial/Kconfig

@@ -1449,7 +1449,6 @@ config SERIAL_BFIN_SPORT3_UART
 
 
 config SERIAL_TIMBERDALE
 config SERIAL_TIMBERDALE
 	tristate "Support for timberdale UART"
 	tristate "Support for timberdale UART"
-	depends on MFD_TIMBERDALE
 	select SERIAL_CORE
 	select SERIAL_CORE
 	---help---
 	---help---
 	Add support for UART controller on timberdale.
 	Add support for UART controller on timberdale.