|
@@ -79,39 +79,12 @@ config SAMSUNG_GPIOLIB_4BIT
|
|
|
configuration. GPIOlib shall be compiled only for S3C64XX and S5P
|
|
|
series of processors.
|
|
|
|
|
|
-config S3C_GPIO_CFG_S3C24XX
|
|
|
- bool
|
|
|
- help
|
|
|
- Internal configuration to enable S3C24XX style GPIO configuration
|
|
|
- functions.
|
|
|
-
|
|
|
config S3C_GPIO_CFG_S3C64XX
|
|
|
bool
|
|
|
help
|
|
|
Internal configuration to enable S3C64XX style GPIO configuration
|
|
|
functions.
|
|
|
|
|
|
-config S3C_GPIO_PULL_UPDOWN
|
|
|
- bool
|
|
|
- help
|
|
|
- Internal configuration to enable the correct GPIO pull helper
|
|
|
-
|
|
|
-config S3C_GPIO_PULL_S3C2443
|
|
|
- bool
|
|
|
- select S3C_GPIO_PULL_UPDOWN
|
|
|
- help
|
|
|
- Internal configuration to enable the correct GPIO pull helper for S3C2443-style GPIO
|
|
|
-
|
|
|
-config S3C_GPIO_PULL_DOWN
|
|
|
- bool
|
|
|
- help
|
|
|
- Internal configuration to enable the correct GPIO pull helper
|
|
|
-
|
|
|
-config S3C_GPIO_PULL_UP
|
|
|
- bool
|
|
|
- help
|
|
|
- Internal configuration to enable the correct GPIO pull helper
|
|
|
-
|
|
|
config S5P_GPIO_DRVSTR
|
|
|
bool
|
|
|
help
|