mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-14 05:56:02 +01:00
7 lines
163 B
Plaintext
7 lines
163 B
Plaintext
config RAM_SUNXI
|
|
bool "Ram drivers support for sunxi SoCs"
|
|
depends on RAM && BOARD_SUNXI
|
|
default y
|
|
help
|
|
This enables support for ram drivers of sunxi SoCs.
|