summaryrefslogtreecommitdiff
path: root/arch/sh/configs/cayman_defconfig
AgeCommit message (Collapse)AuthorFilesLines
2010-09-14sh: Set CONFIG_SYSFS_DEPRECATED_V2=nMatt Fleming1-1/+0
As the help for the config option suggests, this option really shouldn't be set by default for any recent distribution as it changes the layout of sysfs. I spotted this while running debian when udev got very confused by the sysfs layout and failed to create some device nodes. Signed-off-by: Matt Fleming <matt@console-pimps.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-08-15defconfig reductionSam Ravnborg1-1319/+0
Use the defconfig files generated by "make savedefconfig" for remaining defconfig files. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2010-05-18sh: update defconfigs.Paul Mundt1-19/+27
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-01-04sh: update defconfigs.Paul Mundt1-44/+124
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-06-18sh: defconfig updates.Paul Mundt1-114/+51
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-04-27sh: update defconfigs for PCI changes.Paul Mundt1-39/+32
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-04-02sh: update defconfigs.Paul Mundt1-122/+113
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-01-26eeprom: More consistent symbol namesJean Delvare1-2/+2
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-10-22sh: update defconfigs.Paul Mundt1-95/+311
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-01-28sh: Kill off the mach-harp and mach-sim machtypes.Paul Mundt1-67/+284
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-01-28sh: Update cayman defconfig.Paul Mundt1-248/+71
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-01-28sh: Move sh64 board defconfigs to arch/sh/configs.Paul Mundt1-0/+1126
Signed-off-by: Paul Mundt <lethal@linux-sh.org>