diff options
author | Nicolas Pitre <nico@cam.org> | 2009-02-19 22:16:36 -0500 |
---|---|---|
committer | Nicolas Pitre <nico@cam.org> | 2009-02-19 22:21:57 -0500 |
commit | 22fc1db12515e1b528570c547fd27e38df792f1f (patch) | |
tree | 9c7308bbac04abbd55f1000b2122bf7f94a9eedd /arch/arm/mach-orion5x/Kconfig | |
parent | 402a917aca5daca69fcc91f43e6f1e6939cf393b (diff) | |
parent | 39008f959f4f3b60eecc5cec0ca077146c1f366b (diff) | |
download | linux-22fc1db12515e1b528570c547fd27e38df792f1f.tar.bz2 |
Merge branch 'for-np' of git://git.wormnet.eu/alex/ts78xx into orion/master
Diffstat (limited to 'arch/arm/mach-orion5x/Kconfig')
-rw-r--r-- | arch/arm/mach-orion5x/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-orion5x/Kconfig b/arch/arm/mach-orion5x/Kconfig index f59a8d0e0824..2c7035d8dcbf 100644 --- a/arch/arm/mach-orion5x/Kconfig +++ b/arch/arm/mach-orion5x/Kconfig @@ -71,6 +71,7 @@ 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. |