On 05/10/2013 02:28 AM, Olof Johansson wrote: > This turns on a number of configs that are useful on the Chromebook, but also > good to have on in general: > > * USB host and MMC drivers(!) > * I2C GPIO arbitration driver > * CYAPA trackpad driver > * simplefb > * CROS EC and keyboard drivers > * MAX77686 drivers > * DEVTMPFS + mount > * DM_CRYPT (as module) > * CRYPTOLOOP > * HIGHMEM > * PRINTK timestamps > > This also turns off DEBUG_LL, and switches the hardcoded Samsung lowlevel > uart to uart 3 (which is only used to show the "uncompressing kernel" > message at boot, it seems). >
Setting the UART to 2, I tested this to work well with Arndale board. Though, I would also like to enable S5M8767 driver (for Arndale board), MAX8997 driver and MMC SDHCI driver (for Origen board). I will be sending a patch to enable them. > Signed-off-by: Olof Johansson <[email protected]> > Cc: Kukjin Kim <[email protected]> Tested-by: Tushar Behera <[email protected]> -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

