diff options
Diffstat (limited to 'arch/arm/mach-s3c2412/Kconfig')
-rw-r--r-- | arch/arm/mach-s3c2412/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2412/Kconfig b/arch/arm/mach-s3c2412/Kconfig index cef6a65637b..e824a85c89a 100644 --- a/arch/arm/mach-s3c2412/Kconfig +++ b/arch/arm/mach-s3c2412/Kconfig | |||
@@ -52,7 +52,7 @@ config MACH_JIVE | |||
52 | Say Y here if you are using the Logitech Jive. | 52 | Say Y here if you are using the Logitech Jive. |
53 | 53 | ||
54 | config MACH_JIVE_SHOW_BOOTLOADER | 54 | config MACH_JIVE_SHOW_BOOTLOADER |
55 | bool "Allow access to bootloader partitions in MTD" | 55 | bool "Allow access to bootloader partitions in MTD (EXPERIMENTAL)" |
56 | depends on MACH_JIVE && EXPERIMENTAL | 56 | depends on MACH_JIVE && EXPERIMENTAL |
57 | 57 | ||
58 | config MACH_SMDK2413 | 58 | config MACH_SMDK2413 |