aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/westbridge/Kconfig
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.com>2012-09-22 09:48:20 +0200
committercodeworkx <codeworkx@cyanogenmod.com>2012-09-22 14:02:16 +0200
commit2489007e7d740ccbc3e0a202914e243ad5178787 (patch)
treeb8e6380ea7b1da63474ad68a5dba997e01146043 /drivers/staging/westbridge/Kconfig
parent5f67568eb31e3a813c7c52461dcf66ade15fc2e7 (diff)
downloadkernel_samsung_smdk4412-2489007e7d740ccbc3e0a202914e243ad5178787.zip
kernel_samsung_smdk4412-2489007e7d740ccbc3e0a202914e243ad5178787.tar.gz
kernel_samsung_smdk4412-2489007e7d740ccbc3e0a202914e243ad5178787.tar.bz2
merge opensource jb u5
Change-Id: I1aaec157aa196f3448eff8636134fce89a814cf2
Diffstat (limited to 'drivers/staging/westbridge/Kconfig')
-rw-r--r--drivers/staging/westbridge/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/staging/westbridge/Kconfig b/drivers/staging/westbridge/Kconfig
index 2b1c2ae..91df30e 100644
--- a/drivers/staging/westbridge/Kconfig
+++ b/drivers/staging/westbridge/Kconfig
@@ -39,6 +39,12 @@ config MACH_OMAP3_WESTBRIDGE_AST_PNAND_HAL
help
Include the OMAP3430 HAL for PNAND interface
+config MACH_C110_WESTBRIDGE_AST_PNAND_HAL
+ bool "WESTBRIDGE C110 Astoria PNAND HAL"
+ select WESTBRIDGE_HAL_SELECTED
+ help
+ Include the C110 HAL for PNAND interface
+
config MACH_NO_WESTBRIDGE
bool "no West Bridge HAL selected"
help
@@ -48,6 +54,7 @@ endchoice
config WESTBRIDGE_DEBUG
bool "West Bridge debugging"
depends on WESTBRIDGE != n
+ default y
help
This is an option for use by developers; most people should
say N here. This enables WESTBRIDGE core and driver debugging.