diff options
Diffstat (limited to 'arch/arm/plat-s3c64xx/Kconfig')
-rw-r--r-- | arch/arm/plat-s3c64xx/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/plat-s3c64xx/Kconfig b/arch/arm/plat-s3c64xx/Kconfig index 9037eb470761..203dd730d1ca 100644 --- a/arch/arm/plat-s3c64xx/Kconfig +++ b/arch/arm/plat-s3c64xx/Kconfig | |||
@@ -53,4 +53,9 @@ config S3C64XX_SETUP_I2C1 | |||
53 | help | 53 | help |
54 | Common setup code for i2c bus 1. | 54 | Common setup code for i2c bus 1. |
55 | 55 | ||
56 | config S3C64XX_SETUP_FB_24BPP | ||
57 | bool | ||
58 | help | ||
59 | Common setup code for S3C64XX with an 24bpp RGB display helper. | ||
60 | |||
56 | endif | 61 | endif |