diff options
author | Alexander Clouter <alex@digriz.org.uk> | 2012-05-12 15:17:01 +0100 |
---|---|---|
committer | Andrew Lunn <andrew@lunn.ch> | 2012-05-14 18:13:03 +0200 |
commit | 4f8cf6106dcf77b9b60af23cbb35fd537b1c9c1d (patch) | |
tree | 1c6d40bf3754f6224c5b5ff1552a70477c9ba66a /arch/arm/mach-orion5x/Kconfig | |
parent | 167473a5937f54aaac4c3c01a192a81214933a23 (diff) | |
download | blackbird-op-linux-4f8cf6106dcf77b9b60af23cbb35fd537b1c9c1d.tar.gz blackbird-op-linux-4f8cf6106dcf77b9b60af23cbb35fd537b1c9c1d.zip |
ARM: orion5x: remove PM dependency from ts78xx
Move ts78xx_fpga from /sys/power to /sys/firmware so that
we can remove the PM dependency.
Signed-off-by: Alexander Clouter <alex@digriz.org.uk>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Diffstat (limited to 'arch/arm/mach-orion5x/Kconfig')
-rw-r--r-- | arch/arm/mach-orion5x/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-orion5x/Kconfig b/arch/arm/mach-orion5x/Kconfig index 6604fc6ca58a..0673f0c10432 100644 --- a/arch/arm/mach-orion5x/Kconfig +++ b/arch/arm/mach-orion5x/Kconfig @@ -86,7 +86,6 @@ config MACH_WRT350N_V2 config MACH_TS78XX bool "Technologic Systems TS-78xx" - select PM help Say 'Y' here if you want your kernel to support the Technologic Systems TS-78xx platform. |