Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-27 | [ARM] pxa: remove unused CPU_FREQ_PXA Kconfig symbol | Philipp Zabel | |
cpufreq drivers for pxa2xx/3xx are now built-in automatically as soon as CPU_FREQ is enabled. Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by: Eric Miao <eric.miao@marvell.com> | |||
2009-01-26 | eeprom: More consistent symbol names | Jean Delvare | |
Now that all EEPROM drivers live in the same place, let's harmonize their symbol names. Also fix eeprom's dependencies, it definitely needs sysfs, and is no longer experimental after many years in the kernel tree. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Wolfram Sang <w.sang@pengutronix.de> Cc: David Brownell <dbrownell@users.sourceforge.net> | |||
2008-09-09 | Add default configuration for Arcom/Eurotech Viper SBC | Marc Zyngier | |
Signed-off-by: Marc Zyngier <marc.zyngier@altran.com> |