| # Copyright 2009 Samsung Electronics Co. |
| # Byungho Min <bhmin@samsung.com> |
| # Configuration options for the S5PC100 CPU |
| Enable S5PC100 CPU support |
| config S5PC100_SETUP_FB_24BPP |
| Common setup code for S5PC1XX with an 24bpp RGB display helper. |
| config S5PC100_SETUP_I2C1 |
| Common setup code for i2c bus 1. |
| Common setup code for S5PC100 IDE GPIO configurations |
| config S5PC100_SETUP_KEYPAD |
| Common setup code for KEYPAD GPIO configurations. |
| config S5PC100_SETUP_SDHCI |
| select S5PC100_SETUP_SDHCI_GPIO |
| Internal helper functions for S5PC100 based SDHCI systems |
| config S5PC100_SETUP_SDHCI_GPIO |
| Common setup code for SDHCI gpio. |
| select SAMSUNG_DEV_KEYPAD |
| select S5PC100_SETUP_FB_24BPP |
| select S5PC100_SETUP_I2C1 |
| select S5PC100_SETUP_KEYPAD |
| select S5PC100_SETUP_SDHCI |
| Machine support for the Samsung SMDKC100 |