10c3d931bSLubomir Rintelconfig OLPC_EC 2231c0c21SLubomir Rintel select REGULATOR 30c3d931bSLubomir Rintel bool 40c3d931bSLubomir Rintel 5*4e6d2739SLubomir Rintelmenuconfig OLPC_XO175 6*4e6d2739SLubomir Rintel bool "Platform support for OLPC XO 1.75 hardware" 7*4e6d2739SLubomir Rintel depends on ARCH_MMP || COMPILE_TEST 8*4e6d2739SLubomir Rintel help 9*4e6d2739SLubomir Rintel Say Y here to get to see options for the ARM-based OLPC platform. 10*4e6d2739SLubomir Rintel This option alone does not add any kernel code. 11*4e6d2739SLubomir Rintel 12*4e6d2739SLubomir Rintel Unless you have an OLPC XO laptop, you will want to say N. 13*4e6d2739SLubomir Rintel 14*4e6d2739SLubomir Rintelif OLPC_XO175 15*4e6d2739SLubomir Rintel 160c3d931bSLubomir Rintelconfig OLPC_XO175_EC 170c3d931bSLubomir Rintel tristate "OLPC XO 1.75 Embedded Controller" 18ad04ca76SYueHaibing depends on SPI_SLAVE 19cdaf018cSYueHaibing depends on INPUT 20af21f32cSLubomir Rintel depends on POWER_SUPPLY 210c3d931bSLubomir Rintel select OLPC_EC 220c3d931bSLubomir Rintel help 230c3d931bSLubomir Rintel Include support for the OLPC XO Embedded Controller (EC). The EC 240c3d931bSLubomir Rintel provides various platform services, including support for the power, 250c3d931bSLubomir Rintel button, restart, shutdown and battery charging status. 260c3d931bSLubomir Rintel 270c3d931bSLubomir Rintel Unless you have an OLPC XO laptop, you will want to say N. 28*4e6d2739SLubomir Rintel 29*4e6d2739SLubomir Rintelendif # OLPC_XO175 30