| prompt "LCD backlight control" |
| This enables LCD-Backlight control for FriendlyARM LCD-panels. |
| I2C is used if available, otherwise 1-Wire is used. |
| This enables LCD-Backlight control via PWM. |
| Environment variable rootdev is set to this value if env. var. firstboot |
| does not exist. Otherwise rootdev is set to the MMC boot device. rootdev |
| determines (together with env. var. bootpart) where the OS (linux) is |
| Environment variable bootpart is set to this value. bootpart determines |
| (together with env. var. rootdev) where the OS (linux) is booted from. |
| Environment variable rootpart is set to this value. |
| source "board/friendlyarm/nanopi2/Kconfig" |