1config ROCKCHIP_EBC_TCON 2 bool "Rockchip ebc tcon Support" 3 depends on ROCKCHIP_EINK 4 help 5 Choose this option to enable support for EBC TCON controller 6 7config ROCKCHIP_TPS65185 8 bool "TPS65185 Support" 9 depends on ROCKCHIP_EINK 10 help 11 Choose this option to enable support for TPS65185, which is 12 used to supply power for eink panel. 13 14config ROCKCHIP_EINK_DISPLAY 15 bool "Rockchip EINK DISPLAY Support" 16 depends on ROCKCHIP_EINK 17 help 18 Choose this option to enable support for eink display, which is 19 used to display uboot/charging/lowerpower logo, and also used to 20 load kernel logo to ram, which can pass to kernel to display. 21