Base platform code for all Samsung SoC based systems
Base platform power management code for samsung code
Choice of which UART port to use for the low-level messages, such as the `Uncompressing...` at start time. The value of this configuration should be between zero and two. The port must have been initialised by the boot-loader before use.
This option enables ATAGS based boot support code for Samsung platforms, including static platform devices, legacy clock, timer and interrupt initialization, etc. Platforms that support only DT based boot need not to select this option.
Add a number of spare GPIO entries between each bank for debugging purposes. This allows any problems where an counter overflows from one bank to another to be caught, at the expense of using a little more memory.
Internal configuration option to enable the s3c specific gpio chip tracking if the platform requires it.
Core support for the ADC block found in the Samsung SoC systems for drivers such as the touchscreen and hwmon to use to share this resource.
Compile in platform device definitions for HSMMC code
Compile in platform device definitions for HSMMC channel 1
Compile in platform device definitions for HSMMC channel 2
Compile in platform device definitions for HSMMC channel 3
Compile in platform device definitions for HWMON
Compile in platform device definitions for I2C channel 1
Compile in platform device definitions for I2C channel 2
Compile in platform device definition for I2C controller 3
Compile in platform device definition for I2C controller 4
Compile in platform device definition for I2C controller 5
Compile in platform device definition for I2C controller 6
Compile in platform device definition for I2C controller 7
Compile in platform device definition for framebuffer
Compile in platform device definition for USB host.
Compile in platform device definition for USB high-speed OtG
Compile in platform device definition for Watchdog Timer
Compile in platform device definition for NAND controller
Compile in platform device definition for OneNAND controller
Compile in platform device definition for RTC
Compile in platform device definition for ADC controller
Compile in platform device definitions for IDE
Compile in platform device definitions for S3C64XX's type SPI controller 0
Compile in platform device definitions for S3C64XX's type SPI controller 1
Compile in platform device definitions for S3C64XX's type SPI controller 2
Common in platform device definitions for touchscreen device
Compile in platform device definitions for keypad
Compile in platform device definition for PWM Timer
Support for exporting the PWM timer blocks via the pwm device system
Include legacy GPIO power management code for platforms not using pinctrl-samsung driver.
Compile support for wakeup-mask controls found on the S3C6400 and above. This code allows a set of interrupt to wakeup-mask mappings. See <plat/wakeup-mask.h>