diff options
author | Andy Green <andy@openmoko.com> | 2008-11-21 11:56:56 +0000 |
---|---|---|
committer | Andy Green <agreen@pads.home.warmcat.com> | 2008-11-21 11:56:56 +0000 |
commit | 5a19531acb12f5afcf022e3b670cbc59254fcb03 (patch) | |
tree | 7a3a381be8a43b727d05c88a6950595113b03c5d /drivers/misc/Kconfig | |
parent | 6893346ca447ffb83d0f03462c38ff0b4fdbef3d (diff) |
move-neo1973-pm-stuff-to-drivers-misc.patch
Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r-- | drivers/misc/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index e07ea1cec56..50d413c816c 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -493,4 +493,9 @@ config SGI_GRU_DEBUG This option enables addition debugging code for the SGI GRU driver. If you are unsure, say N. +config MACH_NEO1973 + bool + help + Common machine code for Openmoko GTAxx hardware + endif # MISC_DEVICES |