diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-08-01 13:53:43 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-08-01 13:53:43 -0400 |
| commit | 00e9028a95fb8a4d79f2fb695a853f33ea7d3b57 (patch) | |
| tree | 2dea2ae498a6ce57de8890e87185aca5e9f3ad2d | |
| parent | 57b1494d2ba544c62673234da6115c21fac27ffc (diff) | |
| parent | 7cb93181629c613ee2b8f4ffe3446f8003074842 (diff) | |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6: (28 commits)
mm/hugetlb.c must #include <asm/io.h>
video: Fix up hp6xx driver build regressions.
sh: defconfig updates.
sh: Kill off stray mach-rsk7203 reference.
serial: sh-sci: Fix up SH7760/SH7780/SH7785 early printk regression.
sh: Move out individual boards without mach groups.
sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h.
sh: Allow SH-3 and SH-5 to use common headers.
sh: Provide common CPU headers, prune the SH-2 and SH-2A directories.
sh/maple: clean maple bus code
sh: More header path fixups for mach dir refactoring.
sh: Move out the solution engine headers to arch/sh/include/mach-se/
sh: I2C fix for AP325RXA and Migo-R
sh: Shuffle the board directories in to mach groups.
sh: dma-sh: Fix up dreamcast dma.h mach path.
sh: Switch KBUILD_DEFCONFIG to shx3_defconfig.
sh: Add ARCH_DEFCONFIG entries for sh and sh64.
sh: Fix compile error of Solution Engine
sh: Proper __put_user_asm() size mismatch fix.
sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation.
...
| -rw-r--r-- | MAINTAINERS | 2 | ||||
| -rw-r--r-- | arch/sh/Kconfig | 252 | ||||
| -rw-r--r-- | arch/sh/Makefile | 139 | ||||
| -rw-r--r-- | arch/sh/boards/Kconfig | 258 | ||||
| -rw-r--r-- | arch/sh/boards/Makefile | 8 | ||||
| -rw-r--r-- | arch/sh/boards/board-ap325rxa.c (renamed from arch/sh/boards/renesas/ap325rxa/setup.c) | 4 | ||||
| -rw-r--r-- | arch/sh/boards/board-magicpanelr2.c (renamed from arch/sh/boards/magicpanelr2/setup.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/board-rsk7203.c (renamed from arch/sh/boards/renesas/rsk7203/setup.c) | 10 | ||||
| -rw-r--r-- | arch/sh/boards/board-sh7785lcr.c (renamed from arch/sh/boards/renesas/sh7785lcr/setup.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/board-shmin.c (renamed from arch/sh/boards/shmin/setup.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-cayman/Makefile (renamed from arch/sh/boards/cayman/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-cayman/irq.c (renamed from arch/sh/boards/cayman/irq.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-cayman/led.c (renamed from arch/sh/boards/cayman/led.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-cayman/setup.c (renamed from arch/sh/boards/cayman/setup.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-dreamcast/Makefile (renamed from arch/sh/boards/dreamcast/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-dreamcast/irq.c (renamed from arch/sh/boards/dreamcast/irq.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-dreamcast/rtc.c (renamed from arch/sh/boards/dreamcast/rtc.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-dreamcast/setup.c (renamed from arch/sh/boards/dreamcast/setup.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-edosk7705/Makefile (renamed from arch/sh/boards/renesas/edosk7705/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-edosk7705/io.c (renamed from arch/sh/boards/renesas/edosk7705/io.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-edosk7705/setup.c (renamed from arch/sh/boards/renesas/edosk7705/setup.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-highlander/Kconfig (renamed from arch/sh/boards/renesas/r7780rp/Kconfig) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-highlander/Makefile (renamed from arch/sh/boards/renesas/r7780rp/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-highlander/irq-r7780mp.c (renamed from arch/sh/boards/renesas/r7780rp/irq-r7780mp.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-highlander/irq-r7780rp.c (renamed from arch/sh/boards/renesas/r7780rp/irq-r7780rp.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-highlander/irq-r7785rp.c (renamed from arch/sh/boards/renesas/r7780rp/irq-r7785rp.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-highlander/psw.c (renamed from arch/sh/boards/renesas/r7780rp/psw.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-highlander/setup.c (renamed from arch/sh/boards/renesas/r7780rp/setup.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-hp6xx/Makefile (renamed from arch/sh/boards/hp6xx/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-hp6xx/hp6xx_apm.c (renamed from arch/sh/boards/hp6xx/hp6xx_apm.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-hp6xx/pm.c (renamed from arch/sh/boards/hp6xx/pm.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-hp6xx/pm_wakeup.S (renamed from arch/sh/boards/hp6xx/pm_wakeup.S) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-hp6xx/setup.c (renamed from arch/sh/boards/hp6xx/setup.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-landisk/Makefile (renamed from arch/sh/boards/landisk/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-landisk/gio.c (renamed from arch/sh/boards/landisk/gio.c) | 4 | ||||
| -rw-r--r-- | arch/sh/boards/mach-landisk/irq.c (renamed from arch/sh/boards/landisk/irq.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-landisk/psw.c (renamed from arch/sh/boards/landisk/psw.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-landisk/setup.c (renamed from arch/sh/boards/landisk/setup.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-lboxre2/Makefile (renamed from arch/sh/boards/lboxre2/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-lboxre2/irq.c (renamed from arch/sh/boards/lboxre2/irq.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-lboxre2/setup.c (renamed from arch/sh/boards/lboxre2/setup.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-microdev/Makefile (renamed from arch/sh/boards/superh/microdev/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-microdev/io.c (renamed from arch/sh/boards/superh/microdev/io.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-microdev/irq.c (renamed from arch/sh/boards/superh/microdev/irq.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-microdev/led.c (renamed from arch/sh/boards/superh/microdev/led.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-microdev/setup.c (renamed from arch/sh/boards/superh/microdev/setup.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-migor/Kconfig (renamed from arch/sh/boards/renesas/migor/Kconfig) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-migor/Makefile (renamed from arch/sh/boards/renesas/migor/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-migor/lcd_qvga.c (renamed from arch/sh/boards/renesas/migor/lcd_qvga.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-migor/setup.c (renamed from arch/sh/boards/renesas/migor/setup.c) | 4 | ||||
| -rw-r--r-- | arch/sh/boards/mach-r2d/Kconfig (renamed from arch/sh/boards/renesas/rts7751r2d/Kconfig) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-r2d/Makefile (renamed from arch/sh/boards/renesas/rts7751r2d/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-r2d/irq.c (renamed from arch/sh/boards/renesas/rts7751r2d/irq.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-r2d/setup.c (renamed from arch/sh/boards/renesas/rts7751r2d/setup.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-sdk7780/Kconfig (renamed from arch/sh/boards/renesas/sdk7780/Kconfig) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-sdk7780/Makefile (renamed from arch/sh/boards/renesas/sdk7780/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-sdk7780/irq.c (renamed from arch/sh/boards/renesas/sdk7780/irq.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-sdk7780/setup.c (renamed from arch/sh/boards/renesas/sdk7780/setup.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7206/Makefile (renamed from arch/sh/boards/se/7206/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7206/io.c (renamed from arch/sh/boards/se/7206/io.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7206/irq.c (renamed from arch/sh/boards/se/7206/irq.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7206/setup.c (renamed from arch/sh/boards/se/7206/setup.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7343/Makefile (renamed from arch/sh/boards/se/7343/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7343/io.c (renamed from arch/sh/boards/se/7343/io.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7343/irq.c (renamed from arch/sh/boards/se/7343/irq.c) | 6 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7343/setup.c (renamed from arch/sh/boards/se/7343/setup.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/770x/Makefile (renamed from arch/sh/boards/se/770x/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/770x/io.c (renamed from arch/sh/boards/se/770x/io.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/770x/irq.c (renamed from arch/sh/boards/se/770x/irq.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/770x/setup.c (renamed from arch/sh/boards/se/770x/setup.c) | 8 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7721/Makefile (renamed from arch/sh/boards/se/7721/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7721/irq.c (renamed from arch/sh/boards/se/7721/irq.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7721/setup.c (renamed from arch/sh/boards/se/7721/setup.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7722/Makefile (renamed from arch/sh/boards/se/7722/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7722/irq.c (renamed from arch/sh/boards/se/7722/irq.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7722/setup.c (renamed from arch/sh/boards/se/7722/setup.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7751/Makefile (renamed from arch/sh/boards/se/7751/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7751/io.c (renamed from arch/sh/boards/se/7751/io.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7751/irq.c (renamed from arch/sh/boards/se/7751/irq.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7751/pci.c (renamed from arch/sh/boards/se/7751/pci.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7751/setup.c (renamed from arch/sh/boards/se/7751/setup.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7780/Makefile (renamed from arch/sh/boards/se/7780/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7780/irq.c (renamed from arch/sh/boards/se/7780/irq.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/7780/setup.c (renamed from arch/sh/boards/se/7780/setup.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/Makefile | 9 | ||||
| -rw-r--r-- | arch/sh/boards/mach-se/board-se7619.c (renamed from arch/sh/boards/se/7619/setup.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-sh03/Makefile (renamed from arch/sh/boards/sh03/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-sh03/rtc.c (renamed from arch/sh/boards/sh03/rtc.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-sh03/setup.c (renamed from arch/sh/boards/sh03/setup.c) | 4 | ||||
| -rw-r--r-- | arch/sh/boards/mach-sh7763rdp/Makefile (renamed from arch/sh/boards/renesas/sh7763rdp/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-sh7763rdp/irq.c (renamed from arch/sh/boards/renesas/sh7763rdp/irq.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-sh7763rdp/setup.c (renamed from arch/sh/boards/renesas/sh7763rdp/setup.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-snapgear/Makefile (renamed from arch/sh/boards/snapgear/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-snapgear/io.c (renamed from arch/sh/boards/snapgear/io.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-snapgear/setup.c (renamed from arch/sh/boards/snapgear/setup.c) | 2 | ||||
| -rw-r--r-- | arch/sh/boards/mach-systemh/Makefile (renamed from arch/sh/boards/renesas/systemh/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-systemh/io.c (renamed from arch/sh/boards/renesas/systemh/io.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-systemh/irq.c (renamed from arch/sh/boards/renesas/systemh/irq.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-systemh/setup.c (renamed from arch/sh/boards/renesas/systemh/setup.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-titan/Makefile (renamed from arch/sh/boards/titan/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-titan/io.c (renamed from arch/sh/boards/titan/io.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-titan/setup.c (renamed from arch/sh/boards/titan/setup.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-x3proto/Makefile (renamed from arch/sh/boards/renesas/x3proto/Makefile) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-x3proto/ilsel.c (renamed from arch/sh/boards/renesas/x3proto/ilsel.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/mach-x3proto/setup.c (renamed from arch/sh/boards/renesas/x3proto/setup.c) | 0 | ||||
| -rw-r--r-- | arch/sh/boards/magicpanelr2/Kconfig | 13 | ||||
| -rw-r--r-- | arch/sh/boards/magicpanelr2/Makefile | 5 | ||||
| -rw-r--r-- | arch/sh/boards/renesas/ap325rxa/Makefile | 1 | ||||
| -rw-r--r-- | arch/sh/boards/renesas/rsk7203/Makefile | 1 | ||||
| -rw-r--r-- | arch/sh/boards/renesas/sh7785lcr/Makefile | 1 | ||||
| -rw-r--r-- | arch/sh/boards/se/7619/Makefile | 5 | ||||
| -rw-r--r-- | arch/sh/boards/shmin/Makefile | 5 | ||||
| -rw-r--r-- | arch/sh/boot/Makefile | 3 | ||||
| -rw-r--r-- | arch/sh/boot/compressed/head_64.S | 4 | ||||
| -rw-r--r-- | arch/sh/configs/ap325rxa_defconfig | 35 | ||||
| -rw-r--r-- | arch/sh/configs/dreamcast_defconfig | 304 | ||||
| -rw-r--r-- | arch/sh/configs/hp6xx_defconfig | 258 | ||||
| -rw-r--r-- | arch/sh/configs/landisk_defconfig | 894 | ||||
| -rw-r--r-- | arch/sh/configs/lboxre2_defconfig | 725 | ||||
| -rw-r--r-- | arch/sh/configs/magicpanelr2_defconfig | 195 | ||||
| -rw-r--r-- | arch/sh/configs/microdev_defconfig | 630 | ||||
| -rw-r--r-- | arch/sh/configs/migor_defconfig | 63 | ||||
| -rw-r--r-- | arch/sh/configs/r7780mp_defconfig | 194 | ||||
| -rw-r--r-- | arch/sh/configs/r7785rp_defconfig | 258 | ||||
| -rw-r--r-- | arch/sh/configs/rsk7203_defconfig | 179 | ||||
| -rw-r--r-- | arch/sh/configs/rts7751r2d1_defconfig | 259 | ||||
| -rw-r--r-- | arch/sh/configs/rts7751r2dplus_defconfig | 259 | ||||
| -rw-r--r-- | arch/sh/configs/sdk7780_defconfig | 269 | ||||
| -rw-r--r-- | arch/sh/configs/se7206_defconfig | 38 | ||||
| -rw-r--r-- | arch/sh/configs/se7343_defconfig | 78 | ||||
| -rw-r--r-- | arch/sh/configs/se7619_defconfig | 261 | ||||
| -rw-r--r-- | arch/sh/drivers/dma/dma-g2.c | 4 | ||||
| -rw-r--r-- | arch/sh/drivers/dma/dma-pvr2.c | 4 | ||||
| -rw-r--r-- | arch/sh/drivers/dma/dma-sh.c | 2 | ||||
| -rw-r--r-- | arch/sh/drivers/dma/dma-sh.h | 2 | ||||
| -rw-r--r-- | arch/sh/drivers/pci/fixups-dreamcast.c | 2 | ||||
| -rw-r--r-- | arch/sh/drivers/pci/ops-cayman.c | 2 | ||||
| -rw-r--r-- | arch/sh/drivers/pci/ops-dreamcast.c | 2 | ||||
| -rw-r--r-- | arch/sh/drivers/pci/ops-se7780.c | 2 | ||||
| -rw-r--r-- | arch/sh/drivers/pci/pci-sh5.c | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/.gitignore (renamed from include/asm-sh/.gitignore) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/Kbuild (renamed from include/asm-sh/Kbuild) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/a.out.h (renamed from include/asm-sh/a.out.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/adc.h (renamed from include/asm-sh/adc.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/addrspace.h (renamed from include/asm-sh/addrspace.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/atomic-grb.h (renamed from include/asm-sh/atomic-grb.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/atomic-irq.h (renamed from include/asm-sh/atomic-irq.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/atomic-llsc.h (renamed from include/asm-sh/atomic-llsc.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/atomic.h (renamed from include/asm-sh/atomic.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/auxvec.h (renamed from include/asm-sh/auxvec.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/bitops-grb.h (renamed from include/asm-sh/bitops-grb.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/bitops-irq.h (renamed from include/asm-sh/bitops-irq.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/bitops.h (renamed from include/asm-sh/bitops.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/bug.h (renamed from include/asm-sh/bug.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/bugs.h (renamed from include/asm-sh/bugs.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/byteorder.h (renamed from include/asm-sh/byteorder.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/cache.h (renamed from include/asm-sh/cache.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/cacheflush.h (renamed from include/asm-sh/cacheflush.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/checksum.h (renamed from include/asm-sh/checksum.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/checksum_32.h (renamed from include/asm-sh/checksum_32.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/checksum_64.h (renamed from include/asm-sh/checksum_64.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/clock.h (renamed from include/asm-sh/clock.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/cmpxchg-grb.h (renamed from include/asm-sh/cmpxchg-grb.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/cmpxchg-irq.h (renamed from include/asm-sh/cmpxchg-irq.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/cpu-features.h (renamed from include/asm-sh/cpu-features.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/cputime.h (renamed from include/asm-sh/cputime.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/current.h (renamed from include/asm-sh/current.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/delay.h (renamed from include/asm-sh/delay.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/device.h (renamed from include/asm-sh/device.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/div64.h (renamed from include/asm-sh/div64.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/dma-mapping.h (renamed from include/asm-sh/dma-mapping.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/dma.h (renamed from include/asm-sh/dma.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/dmabrg.h (renamed from include/asm-sh/dmabrg.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/edosk7705.h (renamed from include/asm-sh/edosk7705.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/elf.h (renamed from include/asm-sh/elf.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/emergency-restart.h (renamed from include/asm-sh/emergency-restart.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/entry-macros.S (renamed from include/asm-sh/entry-macros.S) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/errno.h (renamed from include/asm-sh/errno.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/fb.h (renamed from include/asm-sh/fb.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/fcntl.h (renamed from include/asm-sh/fcntl.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/fixmap.h (renamed from include/asm-sh/fixmap.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/flat.h (renamed from include/asm-sh/flat.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/fpu.h (renamed from include/asm-sh/fpu.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/freq.h (renamed from include/asm-sh/freq.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/futex-irq.h (renamed from include/asm-sh/futex-irq.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/futex.h (renamed from include/asm-sh/futex.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/gpio.h (renamed from include/asm-sh/gpio.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/hardirq.h (renamed from include/asm-sh/hardirq.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/hd64461.h (renamed from include/asm-sh/hd64461.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/hd64465/gpio.h (renamed from include/asm-sh/hd64465/gpio.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/hd64465/hd64465.h (renamed from include/asm-sh/hd64465/hd64465.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/hd64465/io.h (renamed from include/asm-sh/hd64465/io.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/heartbeat.h (renamed from include/asm-sh/heartbeat.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/hp6xx.h (renamed from include/asm-sh/hp6xx.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/hugetlb.h (renamed from include/asm-sh/hugetlb.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/hw_irq.h (renamed from include/asm-sh/hw_irq.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/i2c-sh7760.h (renamed from include/asm-sh/i2c-sh7760.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/ilsel.h (renamed from include/asm-sh/ilsel.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/io.h (renamed from include/asm-sh/io.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/io_generic.h (renamed from include/asm-sh/io_generic.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/io_trapped.h (renamed from include/asm-sh/io_trapped.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/ioctl.h (renamed from include/asm-sh/ioctl.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/ioctls.h (renamed from include/asm-sh/ioctls.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/ipcbuf.h (renamed from include/asm-sh/ipcbuf.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/irq.h (renamed from include/asm-sh/irq.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/irq_regs.h (renamed from include/asm-sh/irq_regs.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/irqflags.h (renamed from include/asm-sh/irqflags.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/irqflags_32.h (renamed from include/asm-sh/irqflags_32.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/irqflags_64.h (renamed from include/asm-sh/irqflags_64.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/kdebug.h (renamed from include/asm-sh/kdebug.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/kexec.h (renamed from include/asm-sh/kexec.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/kgdb.h (renamed from include/asm-sh/kgdb.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/kmap_types.h (renamed from include/asm-sh/kmap_types.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/lboxre2.h (renamed from include/asm-sh/lboxre2.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/linkage.h (renamed from include/asm-sh/linkage.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/local.h (renamed from include/asm-sh/local.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/machvec.h (renamed from include/asm-sh/machvec.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/magicpanelr2.h (renamed from include/asm-sh/magicpanelr2.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/mc146818rtc.h (renamed from include/asm-sh/mc146818rtc.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/microdev.h (renamed from include/asm-sh/microdev.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/migor.h (renamed from include/asm-sh/migor.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/mman.h (renamed from include/asm-sh/mman.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/mmu.h (renamed from include/asm-sh/mmu.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/mmu_context.h (renamed from include/asm-sh/mmu_context.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/mmu_context_32.h (renamed from include/asm-sh/mmu_context_32.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/mmu_context_64.h (renamed from include/asm-sh/mmu_context_64.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/mmzone.h (renamed from include/asm-sh/mmzone.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/module.h (renamed from include/asm-sh/module.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/msgbuf.h (renamed from include/asm-sh/msgbuf.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/mutex.h (renamed from include/asm-sh/mutex.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/page.h (renamed from include/asm-sh/page.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/param.h (renamed from include/asm-sh/param.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/parport.h (renamed from include/asm-sh/parport.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/pci.h (renamed from include/asm-sh/pci.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/percpu.h (renamed from include/asm-sh/percpu.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/pgalloc.h (renamed from include/asm-sh/pgalloc.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/pgtable.h (renamed from include/asm-sh/pgtable.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/pgtable_32.h (renamed from include/asm-sh/pgtable_32.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/pgtable_64.h (renamed from include/asm-sh/pgtable_64.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/pm.h (renamed from include/asm-sh/pm.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/poll.h (renamed from include/asm-sh/poll.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/posix_types.h (renamed from include/asm-sh/posix_types.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/posix_types_32.h (renamed from include/asm-sh/posix_types_32.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/posix_types_64.h (renamed from include/asm-sh/posix_types_64.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/processor.h (renamed from include/asm-sh/processor.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/processor_32.h (renamed from include/asm-sh/processor_32.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/processor_64.h (renamed from include/asm-sh/processor_64.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/ptrace.h (renamed from include/asm-sh/ptrace.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/push-switch.h (renamed from include/asm-sh/push-switch.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/r7780rp.h (renamed from include/asm-sh/r7780rp.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/resource.h (renamed from include/asm-sh/resource.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/rtc.h (renamed from include/asm-sh/rtc.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/rts7751r2d.h (renamed from include/asm-sh/rts7751r2d.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/rwsem.h (renamed from include/asm-sh/rwsem.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/scatterlist.h (renamed from include/asm-sh/scatterlist.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/sdk7780.h (renamed from include/asm-sh/sdk7780.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/sections.h (renamed from include/asm-sh/sections.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/segment.h (renamed from include/asm-sh/segment.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/sembuf.h (renamed from include/asm-sh/sembuf.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/serial.h (renamed from include/asm-sh/serial.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/setup.h (renamed from include/asm-sh/setup.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/sfp-machine.h (renamed from include/asm-sh/sfp-machine.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/sh7760fb.h (renamed from include/asm-sh/sh7760fb.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/sh7763rdp.h (renamed from include/asm-sh/sh7763rdp.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/sh7785lcr.h (renamed from include/asm-sh/sh7785lcr.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/sh_bios.h (renamed from include/asm-sh/sh_bios.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/sh_keysc.h (renamed from include/asm-sh/sh_keysc.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/sh_mobile_lcdc.h (renamed from include/asm-sh/sh_mobile_lcdc.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/shmbuf.h (renamed from include/asm-sh/shmbuf.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/shmin.h (renamed from include/asm-sh/shmin.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/shmparam.h (renamed from include/asm-sh/shmparam.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/sigcontext.h (renamed from include/asm-sh/sigcontext.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/siginfo.h (renamed from include/asm-sh/siginfo.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/signal.h (renamed from include/asm-sh/signal.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/smc37c93x.h (renamed from include/asm-sh/smc37c93x.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/smp.h (renamed from include/asm-sh/smp.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/snapgear.h (renamed from include/asm-sh/snapgear.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/socket.h (renamed from include/asm-sh/socket.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/sockios.h (renamed from include/asm-sh/sockios.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/sparsemem.h (renamed from include/asm-sh/sparsemem.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/spi.h (renamed from include/asm-sh/spi.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/spinlock.h (renamed from include/asm-sh/spinlock.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/spinlock_types.h (renamed from include/asm-sh/spinlock_types.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/stat.h (renamed from include/asm-sh/stat.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/statfs.h (renamed from include/asm-sh/statfs.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/string.h (renamed from include/asm-sh/string.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/string_32.h (renamed from include/asm-sh/string_32.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/string_64.h (renamed from include/asm-sh/string_64.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/system.h (renamed from include/asm-sh/system.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/system_32.h (renamed from include/asm-sh/system_32.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/system_64.h (renamed from include/asm-sh/system_64.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/systemh7751.h (renamed from include/asm-sh/systemh7751.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/termbits.h (renamed from include/asm-sh/termbits.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/termios.h (renamed from include/asm-sh/termios.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/thread_info.h (renamed from include/asm-sh/thread_info.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/timer.h (renamed from include/asm-sh/timer.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/timex.h (renamed from include/asm-sh/timex.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/titan.h (renamed from include/asm-sh/titan.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/tlb.h (renamed from include/asm-sh/tlb.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/tlb_64.h (renamed from include/asm-sh/tlb_64.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/tlbflush.h (renamed from include/asm-sh/tlbflush.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/topology.h (renamed from include/asm-sh/topology.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/types.h (renamed from include/asm-sh/types.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/uaccess.h (renamed from include/asm-sh/uaccess.h) | 6 | ||||
| -rw-r--r-- | arch/sh/include/asm/uaccess_32.h (renamed from include/asm-sh/uaccess_32.h) | 3 | ||||
| -rw-r--r-- | arch/sh/include/asm/uaccess_64.h (renamed from include/asm-sh/uaccess_64.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/ubc.h (renamed from include/asm-sh/ubc.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/asm/ucontext.h (renamed from include/asm-sh/ucontext.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/unaligned.h (renamed from include/asm-sh/unaligned.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/unistd.h (renamed from include/asm-sh/unistd.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/unistd_32.h (renamed from include/asm-sh/unistd_32.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/unistd_64.h (renamed from include/asm-sh/unistd_64.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/user.h (renamed from include/asm-sh/user.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/vga.h (renamed from include/asm-sh/vga.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/asm/watchdog.h (renamed from include/asm-sh/watchdog.h) | 4 | ||||
| -rw-r--r-- | arch/sh/include/asm/xor.h (renamed from include/asm-sh/xor.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-common/cpu/addrspace.h (renamed from include/asm-sh/cpu-sh2/addrspace.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-common/cpu/cacheflush.h (renamed from include/asm-sh/cpu-sh2/cacheflush.h) | 4 | ||||
| -rw-r--r-- | arch/sh/include/cpu-common/cpu/mmu_context.h (renamed from include/asm-sh/cpu-sh2/mmu_context.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-common/cpu/rtc.h (renamed from include/asm-sh/cpu-sh2/rtc.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-common/cpu/sigcontext.h (renamed from include/asm-sh/cpu-sh2/sigcontext.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-common/cpu/timer.h (renamed from include/asm-sh/cpu-sh2/timer.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh2/cpu/cache.h (renamed from include/asm-sh/cpu-sh2/cache.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh2/cpu/dma.h (renamed from include/asm-sh/cpu-sh2/dma.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh2/cpu/freq.h (renamed from include/asm-sh/cpu-sh2/freq.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh2/cpu/ubc.h (renamed from include/asm-sh/cpu-sh2/ubc.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh2/cpu/watchdog.h (renamed from include/asm-sh/cpu-sh2/watchdog.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh2a/cpu/cache.h (renamed from include/asm-sh/cpu-sh2a/cache.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh2a/cpu/dma.h | 1 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh2a/cpu/freq.h (renamed from include/asm-sh/cpu-sh2a/freq.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh2a/cpu/rtc.h (renamed from include/asm-sh/cpu-sh2a/rtc.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh2a/cpu/ubc.h | 1 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh2a/cpu/watchdog.h | 1 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh3/cpu/adc.h (renamed from include/asm-sh/cpu-sh3/adc.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh3/cpu/cache.h (renamed from include/asm-sh/cpu-sh3/cache.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh3/cpu/cacheflush.h | 36 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh3/cpu/dac.h (renamed from include/asm-sh/cpu-sh3/dac.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh3/cpu/dma.h (renamed from include/asm-sh/cpu-sh3/dma.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh3/cpu/freq.h (renamed from include/asm-sh/cpu-sh3/freq.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh3/cpu/gpio.h (renamed from include/asm-sh/cpu-sh3/gpio.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh3/cpu/mmu_context.h (renamed from include/asm-sh/cpu-sh3/mmu_context.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh3/cpu/timer.h (renamed from include/asm-sh/cpu-sh3/timer.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh3/cpu/ubc.h (renamed from include/asm-sh/cpu-sh3/ubc.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh3/cpu/watchdog.h (renamed from include/asm-sh/cpu-sh3/watchdog.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh4/cpu/addrspace.h (renamed from include/asm-sh/cpu-sh4/addrspace.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh4/cpu/cache.h (renamed from include/asm-sh/cpu-sh4/cache.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh4/cpu/cacheflush.h (renamed from include/asm-sh/cpu-sh4/cacheflush.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh4/cpu/dma-sh7780.h (renamed from include/asm-sh/cpu-sh4/dma-sh7780.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh4/cpu/dma.h (renamed from include/asm-sh/cpu-sh4/dma.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh4/cpu/fpu.h (renamed from include/asm-sh/cpu-sh4/fpu.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh4/cpu/freq.h (renamed from include/asm-sh/cpu-sh4/freq.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh4/cpu/mmu_context.h (renamed from include/asm-sh/cpu-sh4/mmu_context.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh4/cpu/rtc.h (renamed from include/asm-sh/cpu-sh4/rtc.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh4/cpu/sigcontext.h (renamed from include/asm-sh/cpu-sh4/sigcontext.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh4/cpu/sq.h (renamed from include/asm-sh/cpu-sh4/sq.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh4/cpu/timer.h (renamed from include/asm-sh/cpu-sh4/timer.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh4/cpu/ubc.h (renamed from include/asm-sh/cpu-sh4/ubc.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh4/cpu/watchdog.h (renamed from include/asm-sh/cpu-sh4/watchdog.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh5/cpu/addrspace.h (renamed from include/asm-sh/cpu-sh5/addrspace.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh5/cpu/cache.h (renamed from include/asm-sh/cpu-sh5/cache.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh5/cpu/cacheflush.h (renamed from include/asm-sh/cpu-sh5/cacheflush.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh5/cpu/dma.h (renamed from include/asm-sh/cpu-sh5/dma.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh5/cpu/irq.h (renamed from include/asm-sh/cpu-sh5/irq.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh5/cpu/mmu_context.h (renamed from include/asm-sh/cpu-sh5/mmu_context.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh5/cpu/registers.h (renamed from include/asm-sh/cpu-sh5/registers.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/cpu-sh5/cpu/rtc.h (renamed from include/asm-sh/cpu-sh5/rtc.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/mach-dreamcast/mach/dma.h (renamed from include/asm-sh/dreamcast/dma.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/mach-dreamcast/mach/maple.h (renamed from include/asm-sh/dreamcast/maple.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/mach-dreamcast/mach/pci.h (renamed from include/asm-sh/dreamcast/pci.h) | 2 | ||||
| -rw-r--r-- | arch/sh/include/mach-dreamcast/mach/sysasic.h (renamed from include/asm-sh/dreamcast/sysasic.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/mach-landisk/mach/gio.h (renamed from include/asm-sh/landisk/gio.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/mach-landisk/mach/iodata_landisk.h (renamed from include/asm-sh/landisk/iodata_landisk.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/mach-se/mach/se.h (renamed from include/asm-sh/se.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/mach-se/mach/se7206.h (renamed from include/asm-sh/se7206.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/mach-se/mach/se7343.h (renamed from include/asm-sh/se7343.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/mach-se/mach/se7721.h (renamed from include/asm-sh/se7721.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/mach-se/mach/se7722.h (renamed from include/asm-sh/se7722.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/mach-se/mach/se7751.h (renamed from include/asm-sh/se7751.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/mach-se/mach/se7780.h (renamed from include/asm-sh/se7780.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/mach-sh03/mach/io.h (renamed from include/asm-sh/sh03/io.h) | 0 | ||||
| -rw-r--r-- | arch/sh/include/mach-sh03/mach/sh03.h (renamed from include/asm-sh/sh03/sh03.h) | 0 | ||||
| -rw-r--r-- | arch/sh/kernel/.gitignore | 1 | ||||
| -rw-r--r-- | arch/sh/kernel/cf-enabler.c | 6 | ||||
| -rw-r--r-- | arch/sh/kernel/cpu/irq/intc-sh5.c | 2 | ||||
| -rw-r--r-- | arch/sh/kernel/cpu/sh2/entry.S | 2 | ||||
| -rw-r--r-- | arch/sh/kernel/cpu/sh2a/entry.S | 2 | ||||
| -rw-r--r-- | arch/sh/kernel/cpu/sh3/entry.S | 2 | ||||
| -rw-r--r-- | arch/sh/kernel/cpu/sh4/fpu.c | 2 | ||||
| -rw-r--r-- | arch/sh/kernel/cpu/sh4/softfloat.c | 2 | ||||
| -rw-r--r-- | arch/sh/kernel/cpu/sh4/sq.c | 2 | ||||
| -rw-r--r-- | arch/sh/kernel/cpu/sh5/entry.S | 2 | ||||
| -rw-r--r-- | arch/sh/kernel/head_64.S | 4 | ||||
| -rw-r--r-- | arch/sh/kernel/irq.c | 2 | ||||
| -rw-r--r-- | arch/sh/kernel/time_64.c | 4 | ||||
| -rw-r--r-- | arch/sh/lib64/panic.c | 2 | ||||
| -rw-r--r-- | arch/sh/mm/fault_64.c | 2 | ||||
| -rw-r--r-- | arch/sh/tools/Makefile | 4 | ||||
| -rw-r--r-- | drivers/cdrom/gdrom.c | 4 | ||||
| -rw-r--r-- | drivers/input/keyboard/maple_keyb.c | 1 | ||||
| -rw-r--r-- | drivers/serial/sh-sci.h | 12 | ||||
| -rw-r--r-- | drivers/sh/maple/maple.c | 265 | ||||
| -rw-r--r-- | drivers/video/Makefile | 1 | ||||
| -rw-r--r-- | drivers/video/backlight/hp680_bl.c | 2 | ||||
| -rw-r--r-- | drivers/video/hitfb.c | 2 | ||||
| -rw-r--r-- | drivers/video/pvr2fb.c | 6 | ||||
| -rw-r--r-- | include/asm-sh/cpu-sh2a/addrspace.h | 10 | ||||
| -rw-r--r-- | include/asm-sh/cpu-sh2a/cacheflush.h | 1 | ||||
| -rw-r--r-- | include/asm-sh/cpu-sh2a/dma.h | 1 | ||||
| -rw-r--r-- | include/asm-sh/cpu-sh2a/mmu_context.h | 1 | ||||
| -rw-r--r-- | include/asm-sh/cpu-sh2a/timer.h | 1 | ||||
| -rw-r--r-- | include/asm-sh/cpu-sh2a/ubc.h | 1 | ||||
| -rw-r--r-- | include/asm-sh/cpu-sh2a/watchdog.h | 1 | ||||
| -rw-r--r-- | include/asm-sh/cpu-sh3/addrspace.h | 19 | ||||
| -rw-r--r-- | include/asm-sh/cpu-sh3/cacheflush.h | 70 | ||||
| -rw-r--r-- | include/asm-sh/cpu-sh3/rtc.h | 8 | ||||
| -rw-r--r-- | include/asm-sh/cpu-sh3/sigcontext.h | 17 | ||||
| -rw-r--r-- | include/asm-sh/cpu-sh5/timer.h | 4 | ||||
| -rw-r--r-- | include/linux/maple.h | 6 | ||||
| -rw-r--r-- | mm/hugetlb.c | 2 | ||||
| -rw-r--r-- | sound/sh/aica.c | 2 |
420 files changed, 3357 insertions, 2942 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index deedc0d827b..5f043d19ced 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -3968,7 +3968,7 @@ M: lethal@linux-sh.org | |||
| 3968 | L: linux-sh@vger.kernel.org | 3968 | L: linux-sh@vger.kernel.org |
| 3969 | W: http://www.linux-sh.org | 3969 | W: http://www.linux-sh.org |
| 3970 | T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git | 3970 | T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git |
| 3971 | S: Maintained | 3971 | S: Supported |
| 3972 | 3972 | ||
| 3973 | SUN3/3X | 3973 | SUN3/3X |
| 3974 | P: Sam Creasey | 3974 | P: Sam Creasey |
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 0b88dc462d7..cb992c3d6b7 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
| @@ -24,6 +24,11 @@ config SUPERH32 | |||
| 24 | config SUPERH64 | 24 | config SUPERH64 |
| 25 | def_bool y if CPU_SH5 | 25 | def_bool y if CPU_SH5 |
| 26 | 26 | ||
| 27 | config ARCH_DEFCONFIG | ||
| 28 | string | ||
| 29 | default "arch/sh/configs/shx3_defconfig" if SUPERH32 | ||
| 30 | default "arch/sh/configs/cayman_defconfig" if SUPERH64 | ||
| 31 | |||
| 27 | config RWSEM_GENERIC_SPINLOCK | 32 | config RWSEM_GENERIC_SPINLOCK |
| 28 | def_bool y | 33 | def_bool y |
| 29 | 34 | ||
| @@ -348,253 +353,10 @@ config CPU_SUBTYPE_SH5_103 | |||
| 348 | endchoice | 353 | endchoice |
| 349 | 354 | ||
| 350 | source "arch/sh/mm/Kconfig" | 355 | source "arch/sh/mm/Kconfig" |
| 356 | |||
| 351 | source "arch/sh/Kconfig.cpu" | 357 | source "arch/sh/Kconfig.cpu" |
| 352 | 358 | ||
| 353 | menu "Board support" | 359 | source "arch/sh/boards/Kconfig" |
| 354 | |||
| 355 | config SOLUTION_ENGINE | ||
| 356 | bool | ||
| 357 | |||
| 358 | config SH_SOLUTION_ENGINE | ||
| 359 | bool "SolutionEngine" | ||
| 360 | select SOLUTION_ENGINE | ||
| 361 | select CPU_HAS_IPR_IRQ | ||
| 362 | depends on CPU_SUBTYPE_SH7705 || CPU_SUBTYPE_SH7709 || CPU_SUBTYPE_SH7710 || \ | ||
| 363 | CPU_SUBTYPE_SH7712 || CPU_SUBTYPE_SH7750 || CPU_SUBTYPE_SH7750S || \ | ||
| 364 | CPU_SUBTYPE_SH7750R | ||
| 365 | help | ||
| 366 | Select SolutionEngine if configuring for a Hitachi SH7705, SH7709, | ||
| 367 | SH7710, SH7712, SH7750, SH7750S or SH7750R evaluation board. | ||
| 368 | |||
| 369 | config SH_7206_SOLUTION_ENGINE | ||
| 370 | bool "SolutionEngine7206" | ||
| 371 | select SOLUTION_ENGINE | ||
| 372 | depends on CPU_SUBTYPE_SH7206 | ||
| 373 | help | ||
| 374 | Select 7206 SolutionEngine if configuring for a Hitachi SH7206 | ||
| 375 | evaluation board. | ||
| 376 | |||
| 377 | config SH_7619_SOLUTION_ENGINE | ||
| 378 | bool "SolutionEngine7619" | ||
| 379 | select SOLUTION_ENGINE | ||
| 380 | depends on CPU_SUBTYPE_SH7619 | ||
| 381 | help | ||
| 382 | Select 7619 SolutionEngine if configuring for a Hitachi SH7619 | ||
| 383 | evaluation board. | ||
| 384 | |||
| 385 | config SH_7721_SOLUTION_ENGINE | ||
| 386 | bool "SolutionEngine7721" | ||
| 387 | select SOLUTION_ENGINE | ||
| 388 | depends on CPU_SUBTYPE_SH7721 | ||
| 389 | help | ||
| 390 | Select 7721 SolutionEngine if configuring for a Hitachi SH7721 | ||
| 391 | evaluation board. | ||
| 392 | |||
| 393 | config SH_7722_SOLUTION_ENGINE | ||
| 394 | bool "SolutionEngine7722" | ||
| 395 | select SOLUTION_ENGINE | ||
| 396 | depends on CPU_SUBTYPE_SH7722 | ||
| 397 | help | ||
| 398 | Select 7722 SolutionEngine if configuring for a Hitachi SH772 | ||
| 399 | evaluation board. | ||
| 400 | |||
| 401 | config SH_7751_SOLUTION_ENGINE | ||
| 402 | bool "SolutionEngine7751" | ||
| 403 | select SOLUTION_ENGINE | ||
| 404 | select CPU_HAS_IPR_IRQ | ||
| 405 | depends on CPU_SUBTYPE_SH7751 | ||
| 406 | help | ||
| 407 | Select 7751 SolutionEngine if configuring for a Hitachi SH7751 | ||
| 408 | evaluation board. | ||
| 409 | |||
| 410 | config SH_7780_SOLUTION_ENGINE | ||
| 411 | bool "SolutionEngine7780" | ||
| 412 | select SOLUTION_ENGINE | ||
| 413 | select SYS_SUPPORTS_PCI | ||
| 414 | depends on CPU_SUBTYPE_SH7780 | ||
| 415 | help | ||
| 416 | Select 7780 SolutionEngine if configuring for a Renesas SH7780 | ||
| 417 | evaluation board. | ||
| 418 | |||
| 419 | config SH_7343_SOLUTION_ENGINE | ||
| 420 | bool "SolutionEngine7343" | ||
| 421 | select SOLUTION_ENGINE | ||
| 422 | depends on CPU_SUBTYPE_SH7343 | ||
| 423 | help | ||
| 424 | Select 7343 SolutionEngine if configuring for a Hitachi | ||
| 425 | SH7343 (SH-Mobile 3AS) evaluation board. | ||
| 426 | |||
| 427 | config SH_7751_SYSTEMH | ||
| 428 | bool "SystemH7751R" | ||
| 429 | depends on CPU_SUBTYPE_SH7751R | ||
| 430 | help | ||
| 431 | Select SystemH if you are configuring for a Renesas SystemH | ||
| 432 | 7751R evaluation board. | ||
| 433 | |||
| 434 | config SH_HP6XX | ||
| 435 | bool "HP6XX" | ||
| 436 | select SYS_SUPPORTS_APM_EMULATION | ||
| 437 | select HD6446X_SERIES | ||
| 438 | depends on CPU_SUBTYPE_SH7709 | ||
| 439 | help | ||
| 440 | Select HP6XX if configuring for a HP jornada HP6xx. | ||
| 441 | More information (hardware only) at | ||
| 442 | <http://www.hp.com/jornada/>. | ||
| 443 | |||
| 444 | config SH_DREAMCAST | ||
| 445 | bool "Dreamcast" | ||
| 446 | select SYS_SUPPORTS_PCI | ||
| 447 | depends on CPU_SUBTYPE_SH7091 | ||
| 448 | help | ||
| 449 | Select Dreamcast if configuring for a SEGA Dreamcast. | ||
| 450 | More information at <http://www.linux-sh.org> | ||
| 451 | |||
| 452 | config SH_SH03 | ||
| 453 | bool "Interface CTP/PCI-SH03" | ||
| 454 | depends on CPU_SUBTYPE_SH7751 | ||
| 455 | select CPU_HAS_IPR_IRQ | ||
| 456 | select SYS_SUPPORTS_PCI | ||
| 457 | help | ||
| 458 | CTP/PCI-SH03 is a CPU module computer that is produced | ||
| 459 | by Interface Corporation. | ||
| 460 | More information at <http://www.interface.co.jp> | ||
| 461 | |||
| 462 | config SH_SECUREEDGE5410 | ||
| 463 | bool "SecureEdge5410" | ||
| 464 | depends on CPU_SUBTYPE_SH7751R | ||
| 465 | select CPU_HAS_IPR_IRQ | ||
| 466 | select SYS_SUPPORTS_PCI | ||
| 467 | help | ||
| 468 | Select SecureEdge5410 if configuring for a SnapGear SH board. | ||
| 469 | This includes both the OEM SecureEdge products as well as the | ||
| 470 | SME product line. | ||
| 471 | |||
| 472 | config SH_RTS7751R2D | ||
| 473 | bool "RTS7751R2D" | ||
| 474 | depends on CPU_SUBTYPE_SH7751R | ||
| 475 | select SYS_SUPPORTS_PCI | ||
| 476 | select IO_TRAPPED | ||
| 477 | help | ||
| 478 | Select RTS7751R2D if configuring for a Renesas Technology | ||
| 479 | Sales SH-Graphics board. | ||
| 480 | |||
| 481 | config SH_RSK7203 | ||
| 482 | bool "RSK7203" | ||
| 483 | depends on CPU_SUBTYPE_SH7203 | ||
| 484 | |||
| 485 | config SH_SDK7780 | ||
| 486 | bool "SDK7780R3" | ||
| 487 | depends on CPU_SUBTYPE_SH7780 | ||
| 488 | select SYS_SUPPORTS_PCI | ||
| 489 | help | ||
| 490 | Select SDK7780 if configuring for a Renesas SH7780 SDK7780R3 | ||
| 491 | evaluation board. | ||
| 492 | |||
| 493 | config SH_HIGHLANDER | ||
| 494 | bool "Highlander" | ||
| 495 | depends on CPU_SUBTYPE_SH7780 || CPU_SUBTYPE_SH7785 | ||
| 496 | select SYS_SUPPORTS_PCI | ||
| 497 | select IO_TRAPPED | ||
| 498 | |||
| 499 | config SH_SH7785LCR | ||
| 500 | bool "SH7785LCR" | ||
| 501 | depends on CPU_SUBTYPE_SH7785 | ||
| 502 | select SYS_SUPPORTS_PCI | ||
| 503 | select IO_TRAPPED | ||
| 504 | |||
| 505 | config SH_SH7785LCR_29BIT_PHYSMAPS | ||
| 506 | bool "SH7785LCR 29bit physmaps" | ||
| 507 | depends on SH_SH7785LCR | ||
| 508 | default y | ||
| 509 | help | ||
| 510 | This board has 2 physical memory maps. It can be changed with | ||
| 511 | DIP switch(S2-5). If you set the DIP switch for S2-5 = ON, | ||
| 512 | you can access all on-board device in 29bit address mode. | ||
| 513 | |||
| 514 | config SH_MIGOR | ||
| 515 | bool "Migo-R" | ||
| 516 | depends on CPU_SUBTYPE_SH7722 | ||
| 517 | help | ||
| 518 | Select Migo-R if configuring for the SH7722 Migo-R platform | ||
| 519 | by Renesas System Solutions Asia Pte. Ltd. | ||
| 520 | |||
| 521 | config SH_AP325RXA | ||
| 522 | bool "AP-325RXA" | ||
| 523 | depends on CPU_SUBTYPE_SH7723 | ||
| 524 | help | ||
| 525 | Renesas "AP-325RXA" support. | ||
| 526 | Compatible with ALGO SYSTEM CO.,LTD. "AP-320A" | ||
| 527 | |||
| 528 | config SH_SH7763RDP | ||
| 529 | bool "SH7763RDP" | ||
| 530 | depends on CPU_SUBTYPE_SH7763 | ||
| 531 | help | ||
| 532 | Select SH7763RDP if configuring for a Renesas SH7763 | ||
| 533 | evaluation board. | ||
| 534 | |||
| 535 | config SH_EDOSK7705 | ||
| 536 | bool "EDOSK7705" | ||
| 537 | depends on CPU_SUBTYPE_SH7705 | ||
| 538 | |||
| 539 | config SH_SH4202_MICRODEV | ||
| 540 | bool "SH4-202 MicroDev" | ||
| 541 | depends on CPU_SUBTYPE_SH4_202 | ||
| 542 | help | ||
| 543 | Select SH4-202 MicroDev if configuring for a SuperH MicroDev board | ||
| 544 | with an SH4-202 CPU. | ||
| 545 | |||
| 546 | config SH_LANDISK | ||
| 547 | bool "LANDISK" | ||
| 548 | depends on CPU_SUBTYPE_SH7751R | ||
| 549 | select SYS_SUPPORTS_PCI | ||
| 550 | help | ||
| 551 | I-O DATA DEVICE, INC. "LANDISK Series" support. | ||
| 552 | |||
| 553 | config SH_TITAN | ||
| 554 | bool "TITAN" | ||
| 555 | depends on CPU_SUBTYPE_SH7751R | ||
| 556 | select CPU_HAS_IPR_IRQ | ||
| 557 | select SYS_SUPPORTS_PCI | ||
| 558 | help | ||
| 559 | Select Titan if you are configuring for a Nimble Microsystems | ||
| 560 | NetEngine NP51R. | ||
| 561 | |||
| 562 | config SH_SHMIN | ||
| 563 | bool "SHMIN" | ||
| 564 | depends on CPU_SUBTYPE_SH7706 | ||
| 565 | select CPU_HAS_IPR_IRQ | ||
| 566 | help | ||
| 567 | Select SHMIN if configuring for the SHMIN board. | ||
| 568 | |||
| 569 | config SH_LBOX_RE2 | ||
| 570 | bool "L-BOX RE2" | ||
| 571 | depends on CPU_SUBTYPE_SH7751R | ||
| 572 | select SYS_SUPPORTS_PCI | ||
| 573 | help | ||
| 574 | Select L-BOX RE2 if configuring for the NTT COMWARE L-BOX RE2. | ||
| 575 | |||
| 576 | config SH_X3PROTO | ||
| 577 | bool "SH-X3 Prototype board" | ||
| 578 | depends on CPU_SUBTYPE_SHX3 | ||
| 579 | |||
| 580 | config SH_MAGIC_PANEL_R2 | ||
| 581 | bool "Magic Panel R2" | ||
| 582 | depends on CPU_SUBTYPE_SH7720 | ||
| 583 | help | ||
| 584 | Select Magic Panel R2 if configuring for Magic Panel R2. | ||
| 585 | |||
| 586 | config SH_CAYMAN | ||
| 587 | bool "Hitachi Cayman" | ||
| 588 | depends on CPU_SUBTYPE_SH5_101 || CPU_SUBTYPE_SH5_103 | ||
| 589 | select SYS_SUPPORTS_PCI | ||
| 590 | |||
| 591 | endmenu | ||
| 592 | |||
| 593 | source "arch/sh/boards/renesas/rts7751r2d/Kconfig" | ||
| 594 | source "arch/sh/boards/renesas/r7780rp/Kconfig" | ||
| 595 | source "arch/sh/boards/renesas/sdk7780/Kconfig" | ||
| 596 | source "arch/sh/boards/renesas/migor/Kconfig" | ||
| 597 | source "arch/sh/boards/magicpanelr2/Kconfig" | ||
| 598 | 360 | ||
| 599 | menu "Timer and clock configuration" | 361 | menu "Timer and clock configuration" |
| 600 | 362 | ||
diff --git a/arch/sh/Makefile b/arch/sh/Makefile index c627e45c4df..25659ce74ba 100644 --- a/arch/sh/Makefile +++ b/arch/sh/Makefile | |||
| @@ -68,7 +68,7 @@ OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \ | |||
| 68 | defaultimage-$(CONFIG_SUPERH32) := zImage | 68 | defaultimage-$(CONFIG_SUPERH32) := zImage |
| 69 | 69 | ||
| 70 | # Set some sensible Kbuild defaults | 70 | # Set some sensible Kbuild defaults |
| 71 | KBUILD_DEFCONFIG := r7780mp_defconfig | 71 | KBUILD_DEFCONFIG := shx3_defconfig |
| 72 | KBUILD_IMAGE := $(defaultimage-y) | 72 | KBUILD_IMAGE := $(defaultimage-y) |
| 73 | 73 | ||
| 74 | # | 74 | # |
| @@ -91,51 +91,34 @@ LDFLAGS_vmlinux += --defsym 'jiffies=jiffies_64+4' | |||
| 91 | LDFLAGS += -EB | 91 | LDFLAGS += -EB |
| 92 | endif | 92 | endif |
| 93 | 93 | ||
| 94 | KBUILD_CFLAGS += -pipe $(cflags-y) | ||
| 95 | KBUILD_AFLAGS += $(cflags-y) | ||
| 96 | |||
| 97 | head-y := arch/sh/kernel/init_task.o | 94 | head-y := arch/sh/kernel/init_task.o |
| 98 | head-$(CONFIG_SUPERH32) += arch/sh/kernel/head_32.o | 95 | head-$(CONFIG_SUPERH32) += arch/sh/kernel/head_32.o |
| 99 | head-$(CONFIG_SUPERH64) += arch/sh/kernel/head_64.o | 96 | head-$(CONFIG_SUPERH64) += arch/sh/kernel/head_64.o |
| 100 | 97 | ||
| 101 | LIBGCC := $(shell $(CC) $(KBUILD_CFLAGS) -print-libgcc-file-name) | 98 | LIBGCC := $(shell $(CC) $(KBUILD_CFLAGS) -print-libgcc-file-name) |
| 102 | 99 | ||
| 103 | core-y += arch/sh/kernel/ arch/sh/mm/ | 100 | core-y += arch/sh/kernel/ arch/sh/mm/ arch/sh/boards/ |
| 104 | core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/ | 101 | core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/ |
| 105 | 102 | ||
| 106 | # Boards | 103 | # Mach groups |
| 107 | machdir-$(CONFIG_SH_SOLUTION_ENGINE) += se/770x | 104 | machdir-$(CONFIG_SOLUTION_ENGINE) += mach-se |
| 108 | machdir-$(CONFIG_SH_7722_SOLUTION_ENGINE) += se/7722 | 105 | machdir-$(CONFIG_SH_HP6XX) += mach-hp6xx |
| 109 | machdir-$(CONFIG_SH_7751_SOLUTION_ENGINE) += se/7751 | 106 | machdir-$(CONFIG_SH_DREAMCAST) += mach-dreamcast |
| 110 | machdir-$(CONFIG_SH_7780_SOLUTION_ENGINE) += se/7780 | 107 | machdir-$(CONFIG_SH_SH03) += mach-sh03 |
| 111 | machdir-$(CONFIG_SH_7343_SOLUTION_ENGINE) += se/7343 | 108 | machdir-$(CONFIG_SH_SECUREEDGE5410) += mach-snapgear |
| 112 | machdir-$(CONFIG_SH_7721_SOLUTION_ENGINE) += se/7721 | 109 | machdir-$(CONFIG_SH_RTS7751R2D) += mach-r2d |
| 113 | machdir-$(CONFIG_SH_HP6XX) += hp6xx | 110 | machdir-$(CONFIG_SH_7751_SYSTEMH) += mach-systemh |
| 114 | machdir-$(CONFIG_SH_DREAMCAST) += dreamcast | 111 | machdir-$(CONFIG_SH_EDOSK7705) += mach-edosk7705 |
| 115 | machdir-$(CONFIG_SH_SH03) += sh03 | 112 | machdir-$(CONFIG_SH_HIGHLANDER) += mach-highlander |
| 116 | machdir-$(CONFIG_SH_SECUREEDGE5410) += snapgear | 113 | machdir-$(CONFIG_SH_MIGOR) += mach-migor |
| 117 | machdir-$(CONFIG_SH_RTS7751R2D) += renesas/rts7751r2d | 114 | machdir-$(CONFIG_SH_SDK7780) += mach-sdk7780 |
| 118 | machdir-$(CONFIG_SH_7751_SYSTEMH) += renesas/systemh | 115 | machdir-$(CONFIG_SH_X3PROTO) += mach-x3proto |
| 119 | machdir-$(CONFIG_SH_EDOSK7705) += renesas/edosk7705 | 116 | machdir-$(CONFIG_SH_SH7763RDP) += mach-sh7763rdp |
| 120 | machdir-$(CONFIG_SH_HIGHLANDER) += renesas/r7780rp | 117 | machdir-$(CONFIG_SH_SH4202_MICRODEV) += mach-microdev |
| 121 | machdir-$(CONFIG_SH_MIGOR) += renesas/migor | 118 | machdir-$(CONFIG_SH_LANDISK) += mach-landisk |
| 122 | machdir-$(CONFIG_SH_SDK7780) += renesas/sdk7780 | 119 | machdir-$(CONFIG_SH_TITAN) += mach-titan |
| 123 | machdir-$(CONFIG_SH_X3PROTO) += renesas/x3proto | 120 | machdir-$(CONFIG_SH_LBOX_RE2) += mach-lboxre2 |
| 124 | machdir-$(CONFIG_SH_RSK7203) += renesas/rsk7203 | 121 | machdir-$(CONFIG_SH_CAYMAN) += mach-cayman |
| 125 | machdir-$(CONFIG_SH_AP325RXA) += renesas/ap325rxa | ||
| 126 | machdir-$(CONFIG_SH_SH7763RDP) += renesas/sh7763rdp | ||
| 127 | machdir-$(CONFIG_SH_SH7785LCR) += renesas/sh7785lcr | ||
| 128 | machdir-$(CONFIG_SH_SH4202_MICRODEV) += superh/microdev | ||
| 129 | machdir-$(CONFIG_SH_LANDISK) += landisk | ||
| 130 | machdir-$(CONFIG_SH_TITAN) += titan | ||
| 131 | machdir-$(CONFIG_SH_SHMIN) += shmin | ||
| 132 | machdir-$(CONFIG_SH_7206_SOLUTION_ENGINE) += se/7206 | ||
| 133 | machdir-$(CONFIG_SH_7619_SOLUTION_ENGINE) += se/7619 | ||
| 134 | machdir-$(CONFIG_SH_LBOX_RE2) += lboxre2 | ||
| 135 | machdir-$(CONFIG_SH_MAGIC_PANEL_R2) += magicpanelr2 | ||
| 136 | machdir-$(CONFIG_SH_CAYMAN) += cayman | ||
| 137 | |||
| 138 | incdir-y := $(notdir $(machdir-y)) | ||
| 139 | 122 | ||
| 140 | ifneq ($(machdir-y),) | 123 | ifneq ($(machdir-y),) |
| 141 | core-y += $(addprefix arch/sh/boards/, \ | 124 | core-y += $(addprefix arch/sh/boards/, \ |
| @@ -145,11 +128,22 @@ endif | |||
| 145 | # Companion chips | 128 | # Companion chips |
| 146 | core-$(CONFIG_HD6446X_SERIES) += arch/sh/cchips/hd6446x/ | 129 | core-$(CONFIG_HD6446X_SERIES) += arch/sh/cchips/hd6446x/ |
| 147 | 130 | ||
| 148 | cpuincdir-$(CONFIG_CPU_SH2) := cpu-sh2 | 131 | # |
| 149 | cpuincdir-$(CONFIG_CPU_SH2A) := cpu-sh2a | 132 | # CPU header paths |
| 150 | cpuincdir-$(CONFIG_CPU_SH3) := cpu-sh3 | 133 | # |
| 151 | cpuincdir-$(CONFIG_CPU_SH4) := cpu-sh4 | 134 | # These are ordered by optimization level. A CPU family that is a subset |
| 152 | cpuincdir-$(CONFIG_CPU_SH5) := cpu-sh5 | 135 | # of another (ie, SH-2A / SH-2), is picked up first, with increasing |
| 136 | # levels of genericness if nothing more suitable is situated in the | ||
| 137 | # hierarchy. | ||
| 138 | # | ||
| 139 | # As an example, in order of preference, SH-2A > SH-2 > common definitions. | ||
| 140 | # | ||
| 141 | cpuincdir-$(CONFIG_CPU_SH2A) += cpu-sh2a | ||
| 142 | cpuincdir-$(CONFIG_CPU_SH2) += cpu-sh2 | ||
| 143 | cpuincdir-$(CONFIG_CPU_SH3) += cpu-sh3 | ||
| 144 | cpuincdir-$(CONFIG_CPU_SH4) += cpu-sh4 | ||
| 145 | cpuincdir-$(CONFIG_CPU_SH5) += cpu-sh5 | ||
| 146 | cpuincdir-y += cpu-common # Must be last | ||
| 153 | 147 | ||
| 154 | libs-$(CONFIG_SUPERH32) := arch/sh/lib/ $(libs-y) | 148 | libs-$(CONFIG_SUPERH32) := arch/sh/lib/ $(libs-y) |
| 155 | libs-$(CONFIG_SUPERH64) := arch/sh/lib64/ $(libs-y) | 149 | libs-$(CONFIG_SUPERH64) := arch/sh/lib64/ $(libs-y) |
| @@ -160,57 +154,17 @@ drivers-$(CONFIG_OPROFILE) += arch/sh/oprofile/ | |||
| 160 | 154 | ||
| 161 | boot := arch/sh/boot | 155 | boot := arch/sh/boot |
| 162 | 156 | ||
| 163 | ifneq ($(KBUILD_SRC),) | 157 | cflags-y += $(foreach d, $(cpuincdir-y), -Iarch/sh/include/$(d)) \ |
| 164 | incdir-prefix := $(srctree)/include/asm-sh/ | 158 | $(foreach d, $(machdir-y), -Iarch/sh/include/$(d)) |
| 165 | else | ||
| 166 | incdir-prefix := | ||
| 167 | endif | ||
| 168 | |||
| 169 | # Update machine arch and proc symlinks if something which affects | ||
| 170 | # them changed. We use .arch and .mach to indicate when they were | ||
| 171 | # updated last, otherwise make uses the target directory mtime. | ||
| 172 | |||
| 173 | include/asm-sh/.cpu: $(wildcard include/config/cpu/*.h) \ | ||
| 174 | include/config/auto.conf FORCE | ||
| 175 | @echo ' SYMLINK include/asm-sh/cpu -> include/asm-sh/$(cpuincdir-y)' | ||
| 176 | $(Q)if [ ! -d include/asm-sh ]; then mkdir -p include/asm-sh; fi | ||
| 177 | $(Q)ln -fsn $(incdir-prefix)$(cpuincdir-y) include/asm-sh/cpu | ||
| 178 | @touch $@ | ||
| 179 | 159 | ||
| 180 | # Most boards have their own mach directories. For the ones that | 160 | KBUILD_CFLAGS += -pipe $(cflags-y) |
| 181 | # don't, just reference the parent directory so the semantics are | 161 | KBUILD_CPPFLAGS += $(cflags-y) |
| 182 | # kept roughly the same. | 162 | KBUILD_AFLAGS += $(cflags-y) |
| 183 | # | ||
| 184 | # When multiple boards are compiled in at the same time, preference | ||
| 185 | # for the mach link is given to whichever has a directory for its | ||
| 186 | # headers. However, this is only a workaround until platforms that | ||
| 187 | # can live in the same kernel image back away from relying on the | ||
| 188 | # mach link. | ||
| 189 | |||
| 190 | include/asm-sh/.mach: $(wildcard include/config/sh/*.h) \ | ||
| 191 | include/config/auto.conf FORCE | ||
| 192 | $(Q)if [ ! -d include/asm-sh ]; then mkdir -p include/asm-sh; fi | ||
| 193 | $(Q)rm -f include/asm-sh/mach | ||
| 194 | $(Q)for i in $(incdir-y); do \ | ||
| 195 | if [ -d $(srctree)/include/asm-sh/$$i ]; then \ | ||
| 196 | echo -n ' SYMLINK include/asm-sh/mach -> '; \ | ||
| 197 | echo -e "include/asm-sh/$$i"; \ | ||
| 198 | ln -fsn $(incdir-prefix)$$i \ | ||
| 199 | include/asm-sh/mach; \ | ||
| 200 | else \ | ||
| 201 | if [ ! -d include/asm-sh/mach ]; then \ | ||
| 202 | echo -n ' SYMLINK include/asm-sh/mach -> '; \ | ||
| 203 | echo -e 'include/asm-sh'; \ | ||
| 204 | ln -fsn $(incdir-prefix)../asm-sh include/asm-sh/mach; \ | ||
| 205 | fi; \ | ||
| 206 | fi; \ | ||
| 207 | done | ||
| 208 | @touch $@ | ||
| 209 | 163 | ||
| 210 | PHONY += maketools FORCE | 164 | PHONY += maketools FORCE |
| 211 | 165 | ||
| 212 | maketools: include/linux/version.h FORCE | 166 | maketools: include/linux/version.h FORCE |
| 213 | $(Q)$(MAKE) $(build)=arch/sh/tools include/asm-sh/machtypes.h | 167 | $(Q)$(MAKE) $(build)=arch/sh/tools arch/sh/include/asm/machtypes.h |
| 214 | 168 | ||
| 215 | all: $(KBUILD_IMAGE) | 169 | all: $(KBUILD_IMAGE) |
| 216 | 170 | ||
| @@ -219,8 +173,7 @@ zImage uImage uImage.srec vmlinux.srec: vmlinux | |||
| 219 | 173 | ||
| 220 | compressed: zImage | 174 | compressed: zImage |
| 221 | 175 | ||
| 222 | archprepare: include/asm-sh/.cpu include/asm-sh/.mach maketools \ | 176 | archprepare: maketools arch/sh/lib64/syscalltab.h |
| 223 | arch/sh/lib64/syscalltab.h | ||
| 224 | 177 | ||
| 225 | archclean: | 178 | archclean: |
| 226 | $(Q)$(MAKE) $(clean)=$(boot) | 179 | $(Q)$(MAKE) $(clean)=$(boot) |
| @@ -262,6 +215,4 @@ arch/sh/lib64/syscalltab.h: arch/sh/kernel/syscalls_64.S | |||
| 262 | $(call filechk,gen-syscalltab) | 215 | $(call filechk,gen-syscalltab) |
| 263 | 216 | ||
| 264 | CLEAN_FILES += arch/sh/lib64/syscalltab.h \ | 217 | CLEAN_FILES += arch/sh/lib64/syscalltab.h \ |
| 265 | include/asm-sh/machtypes.h \ | 218 | arch/sh/include/asm/machtypes.h |
| 266 | include/asm-sh/cpu include/asm-sh/.cpu \ | ||
| 267 | include/asm-sh/mach include/asm-sh/.mach | ||
diff --git a/arch/sh/boards/Kconfig b/arch/sh/boards/Kconfig new file mode 100644 index 00000000000..ae194869fd6 --- /dev/null +++ b/arch/sh/boards/Kconfig | |||
| @@ -0,0 +1,258 @@ | |||
| 1 | menu "Board support" | ||
| 2 | |||
| 3 | config SOLUTION_ENGINE | ||
| 4 | bool | ||
| 5 | |||
| 6 | config SH_SOLUTION_ENGINE | ||
| 7 | bool "SolutionEngine" | ||
| 8 | select SOLUTION_ENGINE | ||
| 9 | select CPU_HAS_IPR_IRQ | ||
| 10 | depends on CPU_SUBTYPE_SH7705 || CPU_SUBTYPE_SH7709 || CPU_SUBTYPE_SH7710 || \ | ||
| 11 | CPU_SUBTYPE_SH7712 || CPU_SUBTYPE_SH7750 || CPU_SUBTYPE_SH7750S || \ | ||
| 12 | CPU_SUBTYPE_SH7750R | ||
| 13 | help | ||
| 14 | Select SolutionEngine if configuring for a Hitachi SH7705, SH7709, | ||
| 15 | SH7710, SH7712, SH7750, SH7750S or SH7750R evaluation board. | ||
| 16 | |||
| 17 | config SH_7206_SOLUTION_ENGINE | ||
| 18 | bool "SolutionEngine7206" | ||
| 19 | select SOLUTION_ENGINE | ||
| 20 | depends on CPU_SUBTYPE_SH7206 | ||
| 21 | help | ||
| 22 | Select 7206 SolutionEngine if configuring for a Hitachi SH7206 | ||
| 23 | evaluation board. | ||
| 24 | |||
| 25 | config SH_7619_SOLUTION_ENGINE | ||
| 26 | bool "SolutionEngine7619" | ||
| 27 | select SOLUTION_ENGINE | ||
| 28 | depends on CPU_SUBTYPE_SH7619 | ||
| 29 | help | ||
| 30 | Select 7619 SolutionEngine if configuring for a Hitachi SH7619 | ||
| 31 | evaluation board. | ||
| 32 | |||
| 33 | config SH_7721_SOLUTION_ENGINE | ||
| 34 | bool "SolutionEngine7721" | ||
| 35 | select SOLUTION_ENGINE | ||
| 36 | depends on CPU_SUBTYPE_SH7721 | ||
| 37 | help | ||
| 38 | Select 7721 SolutionEngine if configuring for a Hitachi SH7721 | ||
| 39 | evaluation board. | ||
| 40 | |||
| 41 | config SH_7722_SOLUTION_ENGINE | ||
| 42 | bool "SolutionEngine7722" | ||
| 43 | select SOLUTION_ENGINE | ||
| 44 | depends on CPU_SUBTYPE_SH7722 | ||
| 45 | help | ||
| 46 | Select 7722 SolutionEngine if configuring for a Hitachi SH772 | ||
| 47 | evaluation board. | ||
| 48 | |||
| 49 | config SH_7751_SOLUTION_ENGINE | ||
| 50 | bool "SolutionEngine7751" | ||
| 51 | select SOLUTION_ENGINE | ||
| 52 | select CPU_HAS_IPR_IRQ | ||
| 53 | depends on CPU_SUBTYPE_SH7751 | ||
| 54 | help | ||
| 55 | Select 7751 SolutionEngine if configuring for a Hitachi SH7751 | ||
| 56 | evaluation board. | ||
| 57 | |||
| 58 | config SH_7780_SOLUTION_ENGINE | ||
| 59 | bool "SolutionEngine7780" | ||
| 60 | select SOLUTION_ENGINE | ||
| 61 | select SYS_SUPPORTS_PCI | ||
| 62 | depends on CPU_SUBTYPE_SH7780 | ||
| 63 | help | ||
| 64 | Select 7780 SolutionEngine if configuring for a Renesas SH7780 | ||
| 65 | evaluation board. | ||
| 66 | |||
| 67 | config SH_7343_SOLUTION_ENGINE | ||
| 68 | bool "SolutionEngine7343" | ||
| 69 | select SOLUTION_ENGINE | ||
| 70 | depends on CPU_SUBTYPE_SH7343 | ||
| 71 | help | ||
| 72 | Select 7343 SolutionEngine if configuring for a Hitachi | ||
| 73 | SH7343 (SH-Mobile 3AS) evaluation board. | ||
| 74 | |||
| 75 | config SH_7751_SYSTEMH | ||
| 76 | bool "SystemH7751R" | ||
| 77 | depends on CPU_SUBTYPE_SH7751R | ||
| 78 | help | ||
| 79 | Select SystemH if you are configuring for a Renesas SystemH | ||
| 80 | 7751R evaluation board. | ||
| 81 | |||
| 82 | config SH_HP6XX | ||
| 83 | bool "HP6XX" | ||
| 84 | select SYS_SUPPORTS_APM_EMULATION | ||
| 85 | select HD6446X_SERIES | ||
| 86 | depends on CPU_SUBTYPE_SH7709 | ||
| 87 | help | ||
| 88 | Select HP6XX if configuring for a HP jornada HP6xx. | ||
| 89 | More information (hardware only) at | ||
| 90 | <http://www.hp.com/jornada/>. | ||
| 91 | |||
| 92 | config SH_DREAMCAST | ||
| 93 | bool "Dreamcast" | ||
| 94 | select SYS_SUPPORTS_PCI | ||
| 95 | depends on CPU_SUBTYPE_SH7091 | ||
| 96 | help | ||
| 97 | Select Dreamcast if configuring for a SEGA Dreamcast. | ||
| 98 | More information at <http://www.linux-sh.org> | ||
| 99 | |||
| 100 | config SH_SH03 | ||
| 101 | bool "Interface CTP/PCI-SH03" | ||
| 102 | depends on CPU_SUBTYPE_SH7751 | ||
| 103 | select CPU_HAS_IPR_IRQ | ||
| 104 | select SYS_SUPPORTS_PCI | ||
| 105 | help | ||
| 106 | CTP/PCI-SH03 is a CPU module computer that is produced | ||
| 107 | by Interface Corporation. | ||
| 108 | More information at <http://www.interface.co.jp> | ||
| 109 | |||
| 110 | config SH_SECUREEDGE5410 | ||
| 111 | bool "SecureEdge5410" | ||
| 112 | depends on CPU_SUBTYPE_SH7751R | ||
| 113 | select CPU_HAS_IPR_IRQ | ||
| 114 | select SYS_SUPPORTS_PCI | ||
| 115 | help | ||
| 116 | Select SecureEdge5410 if configuring for a SnapGear SH board. | ||
| 117 | This includes both the OEM SecureEdge products as well as the | ||
| 118 | SME product line. | ||
| 119 | |||
| 120 | config SH_RTS7751R2D | ||
| 121 | bool "RTS7751R2D" | ||
| 122 | depends on CPU_SUBTYPE_SH7751R | ||
| 123 | select SYS_SUPPORTS_PCI | ||
| 124 | select IO_TRAPPED | ||
| 125 | help | ||
| 126 | Select RTS7751R2D if configuring for a Renesas Technology | ||
| 127 | Sales SH-Graphics board. | ||
| 128 | |||
| 129 | config SH_RSK7203 | ||
| 130 | bool "RSK7203" | ||
| 131 | depends on CPU_SUBTYPE_SH7203 | ||
| 132 | |||
| 133 | config SH_SDK7780 | ||
| 134 | bool "SDK7780R3" | ||
| 135 | depends on CPU_SUBTYPE_SH7780 | ||
| 136 | select SYS_SUPPORTS_PCI | ||
| 137 | help | ||
| 138 | Select SDK7780 if configuring for a Renesas SH7780 SDK7780R3 | ||
| 139 | evaluation board. | ||
| 140 | |||
| 141 | config SH_HIGHLANDER | ||
| 142 | bool "Highlander" | ||
| 143 | depends on CPU_SUBTYPE_SH7780 || CPU_SUBTYPE_SH7785 | ||
| 144 | select SYS_SUPPORTS_PCI | ||
| 145 | select IO_TRAPPED | ||
| 146 | |||
| 147 | config SH_SH7785LCR | ||
| 148 | bool "SH7785LCR" | ||
| 149 | depends on CPU_SUBTYPE_SH7785 | ||
| 150 | select SYS_SUPPORTS_PCI | ||
| 151 | select IO_TRAPPED | ||
| 152 | |||
| 153 | config SH_SH7785LCR_29BIT_PHYSMAPS | ||
| 154 | bool "SH7785LCR 29bit physmaps" | ||
| 155 | depends on SH_SH7785LCR | ||
| 156 | default y | ||
| 157 | help | ||
| 158 | This board has 2 physical memory maps. It can be changed with | ||
| 159 | DIP switch(S2-5). If you set the DIP switch for S2-5 = ON, | ||
| 160 | you can access all on-board device in 29bit address mode. | ||
| 161 | |||
| 162 | config SH_MIGOR | ||
| 163 | bool "Migo-R" | ||
| 164 | depends on CPU_SUBTYPE_SH7722 | ||
| 165 | help | ||
| 166 | Select Migo-R if configuring for the SH7722 Migo-R platform | ||
| 167 | by Renesas System Solutions Asia Pte. Ltd. | ||
| 168 | |||
| 169 | config SH_AP325RXA | ||
| 170 | bool "AP-325RXA" | ||
| 171 | depends on CPU_SUBTYPE_SH7723 | ||
| 172 | help | ||
| 173 | Renesas "AP-325RXA" support. | ||
| 174 | Compatible with ALGO SYSTEM CO.,LTD. "AP-320A" | ||
| 175 | |||
| 176 | config SH_SH7763RDP | ||
| 177 | bool "SH7763RDP" | ||
| 178 | depends on CPU_SUBTYPE_SH7763 | ||
| 179 | help | ||
| 180 | Select SH7763RDP if configuring for a Renesas SH7763 | ||
| 181 | evaluation board. | ||
| 182 | |||
| 183 | config SH_EDOSK7705 | ||
| 184 | bool "EDOSK7705" | ||
| 185 | depends on CPU_SUBTYPE_SH7705 | ||
| 186 | |||
| 187 | config SH_SH4202_MICRODEV | ||
| 188 | bool "SH4-202 MicroDev" | ||
| 189 | depends on CPU_SUBTYPE_SH4_202 | ||
| 190 | help | ||
| 191 | Select SH4-202 MicroDev if configuring for a SuperH MicroDev board | ||
| 192 | with an SH4-202 CPU. | ||
| 193 | |||
| 194 | config SH_LANDISK | ||
| 195 | bool "LANDISK" | ||
| 196 | depends on CPU_SUBTYPE_SH7751R | ||
| 197 | select SYS_SUPPORTS_PCI | ||
| 198 | help | ||
| 199 | I-O DATA DEVICE, INC. "LANDISK Series" support. | ||
| 200 | |||
| 201 | config SH_TITAN | ||
| 202 | bool "TITAN" | ||
| 203 | depends on CPU_SUBTYPE_SH7751R | ||
| 204 | select CPU_HAS_IPR_IRQ | ||
| 205 | select SYS_SUPPORTS_PCI | ||
| 206 | help | ||
| 207 | Select Titan if you are configuring for a Nimble Microsystems | ||
| 208 | NetEngine NP51R. | ||
| 209 | |||
| 210 | config SH_SHMIN | ||
| 211 | bool "SHMIN" | ||
| 212 | depends on CPU_SUBTYPE_SH7706 | ||
| 213 | select CPU_HAS_IPR_IRQ | ||
| 214 | help | ||
| 215 | Select SHMIN if configuring for the SHMIN board. | ||
| 216 | |||
| 217 | config SH_LBOX_RE2 | ||
| 218 | bool "L-BOX RE2" | ||
| 219 | depends on CPU_SUBTYPE_SH7751R | ||
| 220 | select SYS_SUPPORTS_PCI | ||
| 221 | help | ||
| 222 | Select L-BOX RE2 if configuring for the NTT COMWARE L-BOX RE2. | ||
| 223 | |||
| 224 | config SH_X3PROTO | ||
| 225 | bool "SH-X3 Prototype board" | ||
| 226 | depends on CPU_SUBTYPE_SHX3 | ||
| 227 | |||
| 228 | config SH_MAGIC_PANEL_R2 | ||
| 229 | bool "Magic Panel R2" | ||
| 230 | depends on CPU_SUBTYPE_SH7720 | ||
| 231 | help | ||
| 232 | Select Magic Panel R2 if configuring for Magic Panel R2. | ||
| 233 | |||
| 234 | config SH_CAYMAN | ||
| 235 | bool "Hitachi Cayman" | ||
| 236 | depends on CPU_SUBTYPE_SH5_101 || CPU_SUBTYPE_SH5_103 | ||
| 237 | select SYS_SUPPORTS_PCI | ||
| 238 | |||
| 239 | endmenu | ||
| 240 | |||
| 241 | source "arch/sh/boards/mach-r2d/Kconfig" | ||
| 242 | source "arch/sh/boards/mach-highlander/Kconfig" | ||
| 243 | source "arch/sh/boards/mach-sdk7780/Kconfig" | ||
| 244 | source "arch/sh/boards/mach-migor/Kconfig" | ||
| 245 | |||
| 246 | if SH_MAGIC_PANEL_R2 | ||
| 247 | |||
| 248 | menu "Magic Panel R2 options" | ||
| 249 | |||
| 250 | config SH_MAGIC_PANEL_R2_VERSION | ||
| 251 | int SH_MAGIC_PANEL_R2_VERSION | ||
| 252 | default "3" | ||
| 253 | help | ||
| 254 | Set the version of the Magic Panel R2 | ||
| 255 | |||
| 256 | endmenu | ||
| 257 | |||
| 258 | endif | ||
diff --git a/arch/sh/boards/Makefile b/arch/sh/boards/Makefile new file mode 100644 index 00000000000..ff9b93c5a91 --- /dev/null +++ b/arch/sh/boards/Makefile | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | # | ||
| 2 | # Specific board support, not covered by a mach group. | ||
| 3 | # | ||
| 4 | obj-$(CONFIG_SH_AP325RXA) += board-ap325rxa.o | ||
| 5 | obj-$(CONFIG_SH_MAGIC_PANEL_R2) += board-magicpanelr2.o | ||
| 6 | obj-$(CONFIG_SH_RSK7203) += board-rsk7203.o | ||
| 7 | obj-$(CONFIG_SH_SH7785LCR) += board-sh7785lcr.o | ||
| 8 | obj-$(CONFIG_SH_SHMIN) += board-shmin..o | ||
diff --git a/arch/sh/boards/renesas/ap325rxa/setup.c b/arch/sh/boards/board-ap325rxa.c index 7fa74462bd9..9c71603d29a 100644 --- a/arch/sh/boards/renesas/ap325rxa/setup.c +++ b/arch/sh/boards/board-ap325rxa.c | |||
| @@ -165,6 +165,7 @@ static struct platform_device lcdc_device = { | |||
| 165 | }, | 165 | }, |
| 166 | }; | 166 | }; |
| 167 | 167 | ||
| 168 | #ifdef CONFIG_I2C | ||
| 168 | static unsigned char camera_ncm03j_magic[] = | 169 | static unsigned char camera_ncm03j_magic[] = |
| 169 | { | 170 | { |
| 170 | 0x87, 0x00, 0x88, 0x08, 0x89, 0x01, 0x8A, 0xE8, | 171 | 0x87, 0x00, 0x88, 0x08, 0x89, 0x01, 0x8A, 0xE8, |
| @@ -234,6 +235,7 @@ static struct platform_device camera_device = { | |||
| 234 | .platform_data = &camera_info, | 235 | .platform_data = &camera_info, |
| 235 | }, | 236 | }, |
| 236 | }; | 237 | }; |
| 238 | #endif /* CONFIG_I2C */ | ||
| 237 | 239 | ||
| 238 | static struct sh_mobile_ceu_info sh_mobile_ceu_info = { | 240 | static struct sh_mobile_ceu_info sh_mobile_ceu_info = { |
| 239 | .flags = SOCAM_PCLK_SAMPLE_RISING | SOCAM_HSYNC_ACTIVE_HIGH | | 241 | .flags = SOCAM_PCLK_SAMPLE_RISING | SOCAM_HSYNC_ACTIVE_HIGH | |
| @@ -270,7 +272,9 @@ static struct platform_device *ap325rxa_devices[] __initdata = { | |||
| 270 | &ap325rxa_nor_flash_device, | 272 | &ap325rxa_nor_flash_device, |
| 271 | &lcdc_device, | 273 | &lcdc_device, |
| 272 | &ceu_device, | 274 | &ceu_device, |
| 275 | #ifdef CONFIG_I2C | ||
| 273 | &camera_device, | 276 | &camera_device, |
| 277 | #endif | ||
| 274 | }; | 278 | }; |
| 275 | 279 | ||
| 276 | static struct i2c_board_info __initdata ap325rxa_i2c_devices[] = { | 280 | static struct i2c_board_info __initdata ap325rxa_i2c_devices[] = { |
diff --git a/arch/sh/boards/magicpanelr2/setup.c b/arch/sh/boards/board-magicpanelr2.c index f3b8b07ea5d..f3b8b07ea5d 100644 --- a/arch/sh/boards/magicpanelr2/setup.c +++ b/arch/sh/boards/board-magicpanelr2.c | |||
diff --git a/arch/sh/boards/renesas/rsk7203/setup.c b/arch/sh/boards/board-rsk7203.c index 0bbda04b03b..ffbedc59a97 100644 --- a/arch/sh/boards/renesas/rsk7203/setup.c +++ b/arch/sh/boards/board-rsk7203.c | |||
| @@ -10,13 +10,20 @@ | |||
| 10 | #include <linux/init.h> | 10 | #include <linux/init.h> |
| 11 | #include <linux/types.h> | 11 | #include <linux/types.h> |
| 12 | #include <linux/platform_device.h> | 12 | #include <linux/platform_device.h> |
| 13 | #include <linux/interrupt.h> | ||
| 13 | #include <linux/mtd/mtd.h> | 14 | #include <linux/mtd/mtd.h> |
| 14 | #include <linux/mtd/partitions.h> | 15 | #include <linux/mtd/partitions.h> |
| 15 | #include <linux/mtd/physmap.h> | 16 | #include <linux/mtd/physmap.h> |
| 16 | #include <linux/mtd/map.h> | 17 | #include <linux/mtd/map.h> |
| 18 | #include <linux/smc911x.h> | ||
| 17 | #include <asm/machvec.h> | 19 | #include <asm/machvec.h> |
| 18 | #include <asm/io.h> | 20 | #include <asm/io.h> |
| 19 | 21 | ||
| 22 | static struct smc911x_platdata smc911x_info = { | ||
| 23 | .flags = SMC911X_USE_16BIT, | ||
| 24 | .irq_flags = IRQF_TRIGGER_LOW, | ||
| 25 | }; | ||
| 26 | |||
| 20 | static struct resource smc911x_resources[] = { | 27 | static struct resource smc911x_resources[] = { |
| 21 | [0] = { | 28 | [0] = { |
| 22 | .start = 0x24000000, | 29 | .start = 0x24000000, |
| @@ -35,6 +42,9 @@ static struct platform_device smc911x_device = { | |||
| 35 | .id = -1, | 42 | .id = -1, |
| 36 | .num_resources = ARRAY_SIZE(smc911x_resources), | 43 | .num_resources = ARRAY_SIZE(smc911x_resources), |
| 37 | .resource = smc911x_resources, | 44 | .resource = smc911x_resources, |
| 45 | .dev = { | ||
| 46 | .platform_data = &smc911x_info, | ||
| 47 | }, | ||
| 38 | }; | 48 | }; |
| 39 | 49 | ||
| 40 | static const char *probes[] = { "cmdlinepart", NULL }; | 50 | static const char *probes[] = { "cmdlinepart", NULL }; |
diff --git a/arch/sh/boards/renesas/sh7785lcr/setup.c b/arch/sh/boards/board-sh7785lcr.c index b95d674ee70..b95d674ee70 100644 --- a/arch/sh/boards/renesas/sh7785lcr/setup.c +++ b/arch/sh/boards/board-sh7785lcr.c | |||
diff --git a/arch/sh/boards/shmin/setup.c b/arch/sh/boards/board-shmin.c index 16e5dae8ecf..16e5dae8ecf 100644 --- a/arch/sh/boards/shmin/setup.c +++ b/arch/sh/boards/board-shmin.c | |||
diff --git a/arch/sh/boards/cayman/Makefile b/arch/sh/boards/mach-cayman/Makefile index 489a8f86736..489a8f86736 100644 --- a/arch/sh/boards/cayman/Makefile +++ b/arch/sh/boards/mach-cayman/Makefile | |||
diff --git a/arch/sh/boards/cayman/irq.c b/arch/sh/boards/mach-cayman/irq.c index 30ec7bebfaf..ceb37ae92c7 100644 --- a/arch/sh/boards/cayman/irq.c +++ b/arch/sh/boards/mach-cayman/irq.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | #include <linux/irq.h> | 13 | #include <linux/irq.h> |
| 14 | #include <linux/interrupt.h> | 14 | #include <linux/interrupt.h> |
| 15 | #include <linux/signal.h> | 15 | #include <linux/signal.h> |
| 16 | #include <asm/cpu/irq.h> | 16 | #include <cpu/irq.h> |
| 17 | #include <asm/page.h> | 17 | #include <asm/page.h> |
| 18 | 18 | ||
| 19 | /* Setup for the SMSC FDC37C935 / LAN91C100FD */ | 19 | /* Setup for the SMSC FDC37C935 / LAN91C100FD */ |
diff --git a/arch/sh/boards/cayman/led.c b/arch/sh/boards/mach-cayman/led.c index a808eac4ecd..a808eac4ecd 100644 --- a/arch/sh/boards/cayman/led.c +++ b/arch/sh/boards/mach-cayman/led.c | |||
diff --git a/arch/sh/boards/cayman/setup.c b/arch/sh/boards/mach-cayman/setup.c index 8c9fa472d8f..e7f9cc5f2ff 100644 --- a/arch/sh/boards/cayman/setup.c +++ b/arch/sh/boards/mach-cayman/setup.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | #include <linux/init.h> | 13 | #include <linux/init.h> |
| 14 | #include <linux/io.h> | 14 | #include <linux/io.h> |
| 15 | #include <linux/kernel.h> | 15 | #include <linux/kernel.h> |
| 16 | #include <asm/cpu/irq.h> | 16 | #include <cpu/irq.h> |
| 17 | 17 | ||
| 18 | /* | 18 | /* |
| 19 | * Platform Dependent Interrupt Priorities. | 19 | * Platform Dependent Interrupt Priorities. |
diff --git a/arch/sh/boards/dreamcast/Makefile b/arch/sh/boards/mach-dreamcast/Makefile index 7b97546c7e5..7b97546c7e5 100644 --- a/arch/sh/boards/dreamcast/Makefile +++ b/arch/sh/boards/mach-dreamcast/Makefile | |||
diff --git a/arch/sh/boards/dreamcast/irq.c b/arch/sh/boards/mach-dreamcast/irq.c index 9d0673a9092..67bdc33dd41 100644 --- a/arch/sh/boards/dreamcast/irq.c +++ b/arch/sh/boards/mach-dreamcast/irq.c | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | #include <linux/irq.h> | 12 | #include <linux/irq.h> |
| 13 | #include <asm/io.h> | 13 | #include <asm/io.h> |
| 14 | #include <asm/irq.h> | 14 | #include <asm/irq.h> |
| 15 | #include <asm/dreamcast/sysasic.h> | 15 | #include <mach/sysasic.h> |
| 16 | 16 | ||
| 17 | /* Dreamcast System ASIC Hardware Events - | 17 | /* Dreamcast System ASIC Hardware Events - |
| 18 | 18 | ||
diff --git a/arch/sh/boards/dreamcast/rtc.c b/arch/sh/boards/mach-dreamcast/rtc.c index a7433685798..a7433685798 100644 --- a/arch/sh/boards/dreamcast/rtc.c +++ b/arch/sh/boards/mach-dreamcast/rtc.c | |||
diff --git a/arch/sh/boards/dreamcast/setup.c b/arch/sh/boards/mach-dreamcast/setup.c index 2581c8cd5df..7d944fc75e9 100644 --- a/arch/sh/boards/dreamcast/setup.c +++ b/arch/sh/boards/mach-dreamcast/setup.c | |||
| @@ -26,7 +26,7 @@ | |||
| 26 | #include <asm/irq.h> | 26 | #include <asm/irq.h> |
| 27 | #include <asm/rtc.h> | 27 | #include <asm/rtc.h> |
| 28 | #include <asm/machvec.h> | 28 | #include <asm/machvec.h> |
| 29 | #include <asm/mach/sysasic.h> | 29 | #include <mach/sysasic.h> |
| 30 | 30 | ||
| 31 | extern struct hw_interrupt_type systemasic_int; | 31 | extern struct hw_interrupt_type systemasic_int; |
| 32 | extern void aica_time_init(void); | 32 | extern void aica_time_init(void); |
diff --git a/arch/sh/boards/renesas/edosk7705/Makefile b/arch/sh/boards/mach-edosk7705/Makefile index 14bdd531f11..14bdd531f11 100644 --- a/arch/sh/boards/renesas/edosk7705/Makefile +++ b/arch/sh/boards/mach-edosk7705/Makefile | |||
diff --git a/arch/sh/boards/renesas/edosk7705/io.c b/arch/sh/boards/mach-edosk7705/io.c index 541cea2a652..541cea2a652 100644 --- a/arch/sh/boards/renesas/edosk7705/io.c +++ b/arch/sh/boards/mach-edosk7705/io.c | |||
diff --git a/arch/sh/boards/renesas/edosk7705/setup.c b/arch/sh/boards/mach-edosk7705/setup.c index f076c45308d..f076c45308d 100644 --- a/arch/sh/boards/renesas/edosk7705/setup.c +++ b/arch/sh/boards/mach-edosk7705/setup.c | |||
diff --git a/arch/sh/boards/renesas/r7780rp/Kconfig b/arch/sh/boards/mach-highlander/Kconfig index fc8f28e04ba..fc8f28e04ba 100644 --- a/arch/sh/boards/renesas/r7780rp/Kconfig +++ b/arch/sh/boards/mach-highlander/Kconfig | |||
diff --git a/arch/sh/boards/renesas/r7780rp/Makefile b/arch/sh/boards/mach-highlander/Makefile index 20a10080b11..20a10080b11 100644 --- a/arch/sh/boards/renesas/r7780rp/Makefile +++ b/arch/sh/boards/mach-highlander/Makefile | |||
diff --git a/arch/sh/boards/renesas/r7780rp/irq-r7780mp.c b/arch/sh/boards/mach-highlander/irq-r7780mp.c index ae1cfcb2970..ae1cfcb2970 100644 --- a/arch/sh/boards/renesas/r7780rp/irq-r7780mp.c +++ b/arch/sh/boards/mach-highlander/irq-r7780mp.c | |||
diff --git a/arch/sh/boards/renesas/r7780rp/irq-r7780rp.c b/arch/sh/boards/mach-highlander/irq-r7780rp.c index 9d3921fe27c..9d3921fe27c 100644 --- a/arch/sh/boards/renesas/r7780rp/irq-r7780rp.c +++ b/arch/sh/boards/mach-highlander/irq-r7780rp.c | |||
diff --git a/arch/sh/boards/renesas/r7780rp/irq-r7785rp.c b/arch/sh/boards/mach-highlander/irq-r7785rp.c index 896c045aa39..896c045aa39 100644 --- a/arch/sh/boards/renesas/r7780rp/irq-r7785rp.c +++ b/arch/sh/boards/mach-highlander/irq-r7785rp.c | |||
diff --git a/arch/sh/boards/renesas/r7780rp/psw.c b/arch/sh/boards/mach-highlander/psw.c index c844dfa5d58..be8d5477fc6 100644 --- a/arch/sh/boards/renesas/r7780rp/psw.c +++ b/arch/sh/boards/mach-highlander/psw.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | #include <linux/init.h> | 13 | #include <linux/init.h> |
| 14 | #include <linux/interrupt.h> | 14 | #include <linux/interrupt.h> |
| 15 | #include <linux/platform_device.h> | 15 | #include <linux/platform_device.h> |
| 16 | #include <asm/mach/r7780rp.h> | 16 | #include <asm/r7780rp.h> |
| 17 | #include <asm/push-switch.h> | 17 | #include <asm/push-switch.h> |
| 18 | 18 | ||
| 19 | static irqreturn_t psw_irq_handler(int irq, void *arg) | 19 | static irqreturn_t psw_irq_handler(int irq, void *arg) |
diff --git a/arch/sh/boards/renesas/r7780rp/setup.c b/arch/sh/boards/mach-highlander/setup.c index bc79afb6fc4..bc79afb6fc4 100644 --- a/arch/sh/boards/renesas/r7780rp/setup.c +++ b/arch/sh/boards/mach-highlander/setup.c | |||
diff --git a/arch/sh/boards/hp6xx/Makefile b/arch/sh/boards/mach-hp6xx/Makefile index b3124278247..b3124278247 100644 --- a/arch/sh/boards/hp6xx/Makefile +++ b/arch/sh/boards/mach-hp6xx/Makefile | |||
diff --git a/arch/sh/boards/hp6xx/hp6xx_apm.c b/arch/sh/boards/mach-hp6xx/hp6xx_apm.c index 177f4f028e0..177f4f028e0 100644 --- a/arch/sh/boards/hp6xx/hp6xx_apm.c +++ b/arch/sh/boards/mach-hp6xx/hp6xx_apm.c | |||
diff --git a/arch/sh/boards/hp6xx/pm.c b/arch/sh/boards/mach-hp6xx/pm.c index d22f6eac9cc..e96684def78 100644 --- a/arch/sh/boards/hp6xx/pm.c +++ b/arch/sh/boards/mach-hp6xx/pm.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | #include <asm/io.h> | 13 | #include <asm/io.h> |
| 14 | #include <asm/hd64461.h> | 14 | #include <asm/hd64461.h> |
| 15 | #include <asm/hp6xx.h> | 15 | #include <asm/hp6xx.h> |
| 16 | #include <asm/cpu/dac.h> | 16 | #include <cpu/dac.h> |
| 17 | #include <asm/pm.h> | 17 | #include <asm/pm.h> |
| 18 | 18 | ||
| 19 | #define STBCR 0xffffff82 | 19 | #define STBCR 0xffffff82 |
diff --git a/arch/sh/boards/hp6xx/pm_wakeup.S b/arch/sh/boards/mach-hp6xx/pm_wakeup.S index 45e9bf0b911..44b648cf6f2 100644 --- a/arch/sh/boards/hp6xx/pm_wakeup.S +++ b/arch/sh/boards/mach-hp6xx/pm_wakeup.S | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | */ | 8 | */ |
| 9 | 9 | ||
| 10 | #include <linux/linkage.h> | 10 | #include <linux/linkage.h> |
| 11 | #include <asm/cpu/mmu_context.h> | 11 | #include <cpu/mmu_context.h> |
| 12 | 12 | ||
| 13 | #define k0 r0 | 13 | #define k0 r0 |
| 14 | #define k1 r1 | 14 | #define k1 r1 |
diff --git a/arch/sh/boards/hp6xx/setup.c b/arch/sh/boards/mach-hp6xx/setup.c index 2f414ac3c69..475b46caec1 100644 --- a/arch/sh/boards/hp6xx/setup.c +++ b/arch/sh/boards/mach-hp6xx/setup.c | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | #include <asm/io.h> | 16 | #include <asm/io.h> |
| 17 | #include <asm/irq.h> | 17 | #include <asm/irq.h> |
| 18 | #include <asm/hp6xx.h> | 18 | #include <asm/hp6xx.h> |
| 19 | #include <asm/cpu/dac.h> | 19 | #include <cpu/dac.h> |
| 20 | 20 | ||
| 21 | #define SCPCR 0xa4000116 | 21 | #define SCPCR 0xa4000116 |
| 22 | #define SCPDR 0xa4000136 | 22 | #define SCPDR 0xa4000136 |
diff --git a/arch/sh/boards/landisk/Makefile b/arch/sh/boards/mach-landisk/Makefile index a696b4277fa..a696b4277fa 100644 --- a/arch/sh/boards/landisk/Makefile +++ b/arch/sh/boards/mach-landisk/Makefile | |||
diff --git a/arch/sh/boards/landisk/gio.c b/arch/sh/boards/mach-landisk/gio.c index 0c15b0a50b9..25cdf735800 100644 --- a/arch/sh/boards/landisk/gio.c +++ b/arch/sh/boards/mach-landisk/gio.c | |||
| @@ -20,8 +20,8 @@ | |||
| 20 | #include <linux/fs.h> | 20 | #include <linux/fs.h> |
| 21 | #include <asm/io.h> | 21 | #include <asm/io.h> |
| 22 | #include <asm/uaccess.h> | 22 | #include <asm/uaccess.h> |
| 23 | #include <asm/landisk/gio.h> | 23 | #include <mach-landisk/mach/gio.h> |
| 24 | #include <asm/landisk/iodata_landisk.h> | 24 | #include <mach-landisk/mach/iodata_landisk.h> |
| 25 | 25 | ||
| 26 | #define DEVCOUNT 4 | 26 | #define DEVCOUNT 4 |
| 27 | #define GIO_MINOR 2 /* GIO minor no. */ | 27 | #define GIO_MINOR 2 /* GIO minor no. */ |
diff --git a/arch/sh/boards/landisk/irq.c b/arch/sh/boards/mach-landisk/irq.c index 258649491d4..7b284cde1f5 100644 --- a/arch/sh/boards/landisk/irq.c +++ b/arch/sh/boards/mach-landisk/irq.c | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | #include <linux/irq.h> | 16 | #include <linux/irq.h> |
| 17 | #include <linux/interrupt.h> | 17 | #include <linux/interrupt.h> |
| 18 | #include <linux/io.h> | 18 | #include <linux/io.h> |
| 19 | #include <asm/landisk/iodata_landisk.h> | 19 | #include <mach-landisk/mach/iodata_landisk.h> |
| 20 | 20 | ||
| 21 | static void disable_landisk_irq(unsigned int irq) | 21 | static void disable_landisk_irq(unsigned int irq) |
| 22 | { | 22 | { |
diff --git a/arch/sh/boards/landisk/psw.c b/arch/sh/boards/mach-landisk/psw.c index 5a9b70b5dec..e6b0efa098d 100644 --- a/arch/sh/boards/landisk/psw.c +++ b/arch/sh/boards/mach-landisk/psw.c | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | #include <linux/init.h> | 14 | #include <linux/init.h> |
| 15 | #include <linux/interrupt.h> | 15 | #include <linux/interrupt.h> |
| 16 | #include <linux/platform_device.h> | 16 | #include <linux/platform_device.h> |
| 17 | #include <asm/landisk/iodata_landisk.h> | 17 | #include <mach-landisk/mach/iodata_landisk.h> |
| 18 | #include <asm/push-switch.h> | 18 | #include <asm/push-switch.h> |
| 19 | 19 | ||
| 20 | static irqreturn_t psw_irq_handler(int irq, void *arg) | 20 | static irqreturn_t psw_irq_handler(int irq, void *arg) |
diff --git a/arch/sh/boards/landisk/setup.c b/arch/sh/boards/mach-landisk/setup.c index 2b708ec7255..db22ea2e6d4 100644 --- a/arch/sh/boards/landisk/setup.c +++ b/arch/sh/boards/mach-landisk/setup.c | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | #include <linux/pm.h> | 18 | #include <linux/pm.h> |
| 19 | #include <linux/mm.h> | 19 | #include <linux/mm.h> |
| 20 | #include <asm/machvec.h> | 20 | #include <asm/machvec.h> |
| 21 | #include <asm/landisk/iodata_landisk.h> | 21 | #include <mach-landisk/mach/iodata_landisk.h> |
| 22 | #include <asm/io.h> | 22 | #include <asm/io.h> |
| 23 | 23 | ||
| 24 | void init_landisk_IRQ(void); | 24 | void init_landisk_IRQ(void); |
diff --git a/arch/sh/boards/lboxre2/Makefile b/arch/sh/boards/mach-lboxre2/Makefile index e9ed140c06f..e9ed140c06f 100644 --- a/arch/sh/boards/lboxre2/Makefile +++ b/arch/sh/boards/mach-lboxre2/Makefile | |||
diff --git a/arch/sh/boards/lboxre2/irq.c b/arch/sh/boards/mach-lboxre2/irq.c index 5a1c3bbe7b5..5a1c3bbe7b5 100644 --- a/arch/sh/boards/lboxre2/irq.c +++ b/arch/sh/boards/mach-lboxre2/irq.c | |||
diff --git a/arch/sh/boards/lboxre2/setup.c b/arch/sh/boards/mach-lboxre2/setup.c index c74440d38ee..c74440d38ee 100644 --- a/arch/sh/boards/lboxre2/setup.c +++ b/arch/sh/boards/mach-lboxre2/setup.c | |||
diff --git a/arch/sh/boards/superh/microdev/Makefile b/arch/sh/boards/mach-microdev/Makefile index 1387dd6c85e..1387dd6c85e 100644 --- a/arch/sh/boards/superh/microdev/Makefile +++ b/arch/sh/boards/mach-microdev/Makefile | |||
diff --git a/arch/sh/boards/superh/microdev/io.c b/arch/sh/boards/mach-microdev/io.c index 9f8a540f7e1..9f8a540f7e1 100644 --- a/arch/sh/boards/superh/microdev/io.c +++ b/arch/sh/boards/mach-microdev/io.c | |||
diff --git a/arch/sh/boards/superh/microdev/irq.c b/arch/sh/boards/mach-microdev/irq.c index 4d335077a3f..4d335077a3f 100644 --- a/arch/sh/boards/superh/microdev/irq.c +++ b/arch/sh/boards/mach-microdev/irq.c | |||
diff --git a/arch/sh/boards/superh/microdev/led.c b/arch/sh/boards/mach-microdev/led.c index 36e54b47a75..36e54b47a75 100644 --- a/arch/sh/boards/superh/microdev/led.c +++ b/arch/sh/boards/mach-microdev/led.c | |||
diff --git a/arch/sh/boards/superh/microdev/setup.c b/arch/sh/boards/mach-microdev/setup.c index fc8cd06d66c..fc8cd06d66c 100644 --- a/arch/sh/boards/superh/microdev/setup.c +++ b/arch/sh/boards/mach-microdev/setup.c | |||
diff --git a/arch/sh/boards/renesas/migor/Kconfig b/arch/sh/boards/mach-migor/Kconfig index a7b3b728ec3..a7b3b728ec3 100644 --- a/arch/sh/boards/renesas/migor/Kconfig +++ b/arch/sh/boards/mach-migor/Kconfig | |||
diff --git a/arch/sh/boards/renesas/migor/Makefile b/arch/sh/boards/mach-migor/Makefile index 5f231dd25c0..5f231dd25c0 100644 --- a/arch/sh/boards/renesas/migor/Makefile +++ b/arch/sh/boards/mach-migor/Makefile | |||
diff --git a/arch/sh/boards/renesas/migor/lcd_qvga.c b/arch/sh/boards/mach-migor/lcd_qvga.c index 6e960959644..6e960959644 100644 --- a/arch/sh/boards/renesas/migor/lcd_qvga.c +++ b/arch/sh/boards/mach-migor/lcd_qvga.c | |||
diff --git a/arch/sh/boards/renesas/migor/setup.c b/arch/sh/boards/mach-migor/setup.c index 7bd365ad2d0..e499ee384d5 100644 --- a/arch/sh/boards/renesas/migor/setup.c +++ b/arch/sh/boards/mach-migor/setup.c | |||
| @@ -304,6 +304,7 @@ static void camera_power_off(void) | |||
| 304 | ctrl_outb(ctrl_inb(PORT_PTDR) & ~0x08, PORT_PTDR); | 304 | ctrl_outb(ctrl_inb(PORT_PTDR) & ~0x08, PORT_PTDR); |
| 305 | } | 305 | } |
| 306 | 306 | ||
| 307 | #ifdef CONFIG_I2C | ||
| 307 | static unsigned char camera_ov772x_magic[] = | 308 | static unsigned char camera_ov772x_magic[] = |
| 308 | { | 309 | { |
| 309 | 0x09, 0x01, 0x0c, 0x10, 0x0d, 0x41, 0x0e, 0x01, | 310 | 0x09, 0x01, 0x0c, 0x10, 0x0d, 0x41, 0x0e, 0x01, |
| @@ -391,6 +392,7 @@ static struct platform_device migor_camera_device = { | |||
| 391 | .platform_data = &ov772x_info, | 392 | .platform_data = &ov772x_info, |
| 392 | }, | 393 | }, |
| 393 | }; | 394 | }; |
| 395 | #endif /* CONFIG_I2C */ | ||
| 394 | 396 | ||
| 395 | static struct sh_mobile_ceu_info sh_mobile_ceu_info = { | 397 | static struct sh_mobile_ceu_info sh_mobile_ceu_info = { |
| 396 | .flags = SOCAM_MASTER | SOCAM_DATAWIDTH_8 | SOCAM_PCLK_SAMPLE_RISING \ | 398 | .flags = SOCAM_MASTER | SOCAM_DATAWIDTH_8 | SOCAM_PCLK_SAMPLE_RISING \ |
| @@ -429,7 +431,9 @@ static struct platform_device *migor_devices[] __initdata = { | |||
| 429 | &sh_keysc_device, | 431 | &sh_keysc_device, |
| 430 | &migor_lcdc_device, | 432 | &migor_lcdc_device, |
| 431 | &migor_ceu_device, | 433 | &migor_ceu_device, |
| 434 | #ifdef CONFIG_I2C | ||
| 432 | &migor_camera_device, | 435 | &migor_camera_device, |
| 436 | #endif | ||
| 433 | &migor_nor_flash_device, | 437 | &migor_nor_flash_device, |
| 434 | &migor_nand_flash_device, | 438 | &migor_nand_flash_device, |
| 435 | }; | 439 | }; |
diff --git a/arch/sh/boards/renesas/rts7751r2d/Kconfig b/arch/sh/boards/mach-r2d/Kconfig index 8122a9667fc..8122a9667fc 100644 --- a/arch/sh/boards/renesas/rts7751r2d/Kconfig +++ b/arch/sh/boards/mach-r2d/Kconfig | |||
diff --git a/arch/sh/boards/renesas/rts7751r2d/Makefile b/arch/sh/boards/mach-r2d/Makefile index 0d4c75a72be..0d4c75a72be 100644 --- a/arch/sh/boards/renesas/rts7751r2d/Makefile +++ b/arch/sh/boards/mach-r2d/Makefile | |||
diff --git a/arch/sh/boards/renesas/rts7751r2d/irq.c b/arch/sh/boards/mach-r2d/irq.c index 8e49f6e5124..8e49f6e5124 100644 --- a/arch/sh/boards/renesas/rts7751r2d/irq.c +++ b/arch/sh/boards/mach-r2d/irq.c | |||
diff --git a/arch/sh/boards/renesas/rts7751r2d/setup.c b/arch/sh/boards/mach-r2d/setup.c index 2308e8753bc..2308e8753bc 100644 --- a/arch/sh/boards/renesas/rts7751r2d/setup.c +++ b/arch/sh/boards/mach-r2d/setup.c | |||
diff --git a/arch/sh/boards/renesas/sdk7780/Kconfig b/arch/sh/boards/mach-sdk7780/Kconfig index 065f1df09bf..065f1df09bf 100644 --- a/arch/sh/boards/renesas/sdk7780/Kconfig +++ b/arch/sh/boards/mach-sdk7780/Kconfig | |||
diff --git a/arch/sh/boards/renesas/sdk7780/Makefile b/arch/sh/boards/mach-sdk7780/Makefile index 3d8f0befc35..3d8f0befc35 100644 --- a/arch/sh/boards/renesas/sdk7780/Makefile +++ b/arch/sh/boards/mach-sdk7780/Makefile | |||
diff --git a/arch/sh/boards/renesas/sdk7780/irq.c b/arch/sh/boards/mach-sdk7780/irq.c index 87cdc578f6f..87cdc578f6f 100644 --- a/arch/sh/boards/renesas/sdk7780/irq.c +++ b/arch/sh/boards/mach-sdk7780/irq.c | |||
diff --git a/arch/sh/boards/renesas/sdk7780/setup.c b/arch/sh/boards/mach-sdk7780/setup.c index acc5932587f..acc5932587f 100644 --- a/arch/sh/boards/renesas/sdk7780/setup.c +++ b/arch/sh/boards/mach-sdk7780/setup.c | |||
diff --git a/arch/sh/boards/se/7206/Makefile b/arch/sh/boards/mach-se/7206/Makefile index 63e7ed699f3..63e7ed699f3 100644 --- a/arch/sh/boards/se/7206/Makefile +++ b/arch/sh/boards/mach-se/7206/Makefile | |||
diff --git a/arch/sh/boards/se/7206/io.c b/arch/sh/boards/mach-se/7206/io.c index 1308e618e04..9c3a33210d6 100644 --- a/arch/sh/boards/se/7206/io.c +++ b/arch/sh/boards/mach-se/7206/io.c | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | #include <linux/kernel.h> | 11 | #include <linux/kernel.h> |
| 12 | #include <linux/types.h> | 12 | #include <linux/types.h> |
| 13 | #include <asm/io.h> | 13 | #include <asm/io.h> |
| 14 | #include <asm/se7206.h> | 14 | #include <mach-se/mach/se7206.h> |
| 15 | 15 | ||
| 16 | 16 | ||
| 17 | static inline void delay(void) | 17 | static inline void delay(void) |
diff --git a/arch/sh/boards/se/7206/irq.c b/arch/sh/boards/mach-se/7206/irq.c index 9d5bfc77d0d..aef7f052851 100644 --- a/arch/sh/boards/se/7206/irq.c +++ b/arch/sh/boards/mach-se/7206/irq.c | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | #include <linux/irq.h> | 10 | #include <linux/irq.h> |
| 11 | #include <linux/io.h> | 11 | #include <linux/io.h> |
| 12 | #include <linux/interrupt.h> | 12 | #include <linux/interrupt.h> |
| 13 | #include <asm/se7206.h> | 13 | #include <mach-se/mach/se7206.h> |
| 14 | 14 | ||
| 15 | #define INTSTS0 0x31800000 | 15 | #define INTSTS0 0x31800000 |
| 16 | #define INTSTS1 0x31800002 | 16 | #define INTSTS1 0x31800002 |
diff --git a/arch/sh/boards/se/7206/setup.c b/arch/sh/boards/mach-se/7206/setup.c index 4fe84cc0840..f5466384972 100644 --- a/arch/sh/boards/se/7206/setup.c +++ b/arch/sh/boards/mach-se/7206/setup.c | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | #include <linux/init.h> | 10 | #include <linux/init.h> |
| 11 | #include <linux/platform_device.h> | 11 | #include <linux/platform_device.h> |
| 12 | #include <linux/smc91x.h> | 12 | #include <linux/smc91x.h> |
| 13 | #include <asm/se7206.h> | 13 | #include <mach-se/mach/se7206.h> |
| 14 | #include <asm/io.h> | 14 | #include <asm/io.h> |
| 15 | #include <asm/machvec.h> | 15 | #include <asm/machvec.h> |
| 16 | #include <asm/heartbeat.h> | 16 | #include <asm/heartbeat.h> |
diff --git a/arch/sh/boards/se/7343/Makefile b/arch/sh/boards/mach-se/7343/Makefile index 3024796c620..3024796c620 100644 --- a/arch/sh/boards/se/7343/Makefile +++ b/arch/sh/boards/mach-se/7343/Makefile | |||
diff --git a/arch/sh/boards/se/7343/io.c b/arch/sh/boards/mach-se/7343/io.c index 3a6d1142493..8741abc1da7 100644 --- a/arch/sh/boards/se/7343/io.c +++ b/arch/sh/boards/mach-se/7343/io.c | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | */ | 6 | */ |
| 7 | #include <linux/kernel.h> | 7 | #include <linux/kernel.h> |
| 8 | #include <asm/io.h> | 8 | #include <asm/io.h> |
| 9 | #include <asm/mach/se7343.h> | 9 | #include <mach-se/mach/se7343.h> |
| 10 | 10 | ||
| 11 | #define badio(fn, a) panic("bad i/o operation %s for %08lx.", #fn, a) | 11 | #define badio(fn, a) panic("bad i/o operation %s for %08lx.", #fn, a) |
| 12 | 12 | ||
diff --git a/arch/sh/boards/se/7343/irq.c b/arch/sh/boards/mach-se/7343/irq.c index 1112e86aa93..5d96e2eef82 100644 --- a/arch/sh/boards/se/7343/irq.c +++ b/arch/sh/boards/mach-se/7343/irq.c | |||
| @@ -13,9 +13,9 @@ | |||
| 13 | #include <linux/init.h> | 13 | #include <linux/init.h> |
| 14 | #include <linux/irq.h> | 14 | #include <linux/irq.h> |
| 15 | #include <linux/interrupt.h> | 15 | #include <linux/interrupt.h> |
| 16 | #include <asm/irq.h> | 16 | #include <linux/irq.h> |
| 17 | #include <asm/io.h> | 17 | #include <linux/io.h> |
| 18 | #include <asm/se7343.h> | 18 | #include <mach-se/mach/se7343.h> |
| 19 | 19 | ||
| 20 | static void disable_se7343_irq(unsigned int irq) | 20 | static void disable_se7343_irq(unsigned int irq) |
| 21 | { | 21 | { |
diff --git a/arch/sh/boards/se/7343/setup.c b/arch/sh/boards/mach-se/7343/setup.c index 8ae718d6c71..486f40bf927 100644 --- a/arch/sh/boards/se/7343/setup.c +++ b/arch/sh/boards/mach-se/7343/setup.c | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | #include <linux/platform_device.h> | 2 | #include <linux/platform_device.h> |
| 3 | #include <linux/mtd/physmap.h> | 3 | #include <linux/mtd/physmap.h> |
| 4 | #include <asm/machvec.h> | 4 | #include <asm/machvec.h> |
| 5 | #include <asm/mach/se7343.h> | 5 | #include <mach-se/mach/se7343.h> |
| 6 | #include <asm/heartbeat.h> | 6 | #include <asm/heartbeat.h> |
| 7 | #include <asm/irq.h> | 7 | #include <asm/irq.h> |
| 8 | #include <asm/io.h> | 8 | #include <asm/io.h> |
diff --git a/arch/sh/boards/se/770x/Makefile b/arch/sh/boards/mach-se/770x/Makefile index 8e624b06d5e..8e624b06d5e 100644 --- a/arch/sh/boards/se/770x/Makefile +++ b/arch/sh/boards/mach-se/770x/Makefile | |||
diff --git a/arch/sh/boards/se/770x/io.c b/arch/sh/boards/mach-se/770x/io.c index b1ec085b867..28833c8786e 100644 --- a/arch/sh/boards/se/770x/io.c +++ b/arch/sh/boards/mach-se/770x/io.c | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | #include <linux/kernel.h> | 6 | #include <linux/kernel.h> |
| 7 | #include <linux/types.h> | 7 | #include <linux/types.h> |
| 8 | #include <asm/io.h> | 8 | #include <asm/io.h> |
| 9 | #include <asm/se.h> | 9 | #include <mach-se/mach/se.h> |
| 10 | 10 | ||
| 11 | /* MS7750 requires special versions of in*, out* routines, since | 11 | /* MS7750 requires special versions of in*, out* routines, since |
| 12 | PC-like io ports are located at upper half byte of 16-bit word which | 12 | PC-like io ports are located at upper half byte of 16-bit word which |
diff --git a/arch/sh/boards/se/770x/irq.c b/arch/sh/boards/mach-se/770x/irq.c index cdb0807928a..ec1fea571b5 100644 --- a/arch/sh/boards/se/770x/irq.c +++ b/arch/sh/boards/mach-se/770x/irq.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | #include <linux/irq.h> | 13 | #include <linux/irq.h> |
| 14 | #include <asm/irq.h> | 14 | #include <asm/irq.h> |
| 15 | #include <asm/io.h> | 15 | #include <asm/io.h> |
| 16 | #include <asm/se.h> | 16 | #include <mach-se/mach/se.h> |
| 17 | 17 | ||
| 18 | static struct ipr_data ipr_irq_table[] = { | 18 | static struct ipr_data ipr_irq_table[] = { |
| 19 | /* | 19 | /* |
diff --git a/arch/sh/boards/se/770x/setup.c b/arch/sh/boards/mach-se/770x/setup.c index cf4a5ba12df..9123d9687bf 100644 --- a/arch/sh/boards/se/770x/setup.c +++ b/arch/sh/boards/mach-se/770x/setup.c | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | #include <linux/init.h> | 9 | #include <linux/init.h> |
| 10 | #include <linux/platform_device.h> | 10 | #include <linux/platform_device.h> |
| 11 | #include <asm/machvec.h> | 11 | #include <asm/machvec.h> |
| 12 | #include <asm/se.h> | 12 | #include <mach-se/mach/se.h> |
| 13 | #include <asm/io.h> | 13 | #include <asm/io.h> |
| 14 | #include <asm/smc37c93x.h> | 14 | #include <asm/smc37c93x.h> |
| 15 | #include <asm/heartbeat.h> | 15 | #include <asm/heartbeat.h> |
| @@ -113,6 +113,8 @@ static struct platform_device heartbeat_device = { | |||
| 113 | .resource = heartbeat_resources, | 113 | .resource = heartbeat_resources, |
| 114 | }; | 114 | }; |
| 115 | 115 | ||
| 116 | #if defined(CONFIG_CPU_SUBTYPE_SH7710) ||\ | ||
| 117 | defined(CONFIG_CPU_SUBTYPE_SH7712) | ||
| 116 | /* SH771X Ethernet driver */ | 118 | /* SH771X Ethernet driver */ |
| 117 | static struct resource sh_eth0_resources[] = { | 119 | static struct resource sh_eth0_resources[] = { |
| 118 | [0] = { | 120 | [0] = { |
| @@ -159,12 +161,16 @@ static struct platform_device sh_eth1_device = { | |||
| 159 | .num_resources = ARRAY_SIZE(sh_eth1_resources), | 161 | .num_resources = ARRAY_SIZE(sh_eth1_resources), |
| 160 | .resource = sh_eth1_resources, | 162 | .resource = sh_eth1_resources, |
| 161 | }; | 163 | }; |
| 164 | #endif | ||
| 162 | 165 | ||
| 163 | static struct platform_device *se_devices[] __initdata = { | 166 | static struct platform_device *se_devices[] __initdata = { |
| 164 | &heartbeat_device, | 167 | &heartbeat_device, |
| 165 | &cf_ide_device, | 168 | &cf_ide_device, |
| 169 | #if defined(CONFIG_CPU_SUBTYPE_SH7710) ||\ | ||
| 170 | defined(CONFIG_CPU_SUBTYPE_SH7712) | ||
| 166 | &sh_eth0_device, | 171 | &sh_eth0_device, |
| 167 | &sh_eth1_device, | 172 | &sh_eth1_device, |
| 173 | #endif | ||
| 168 | }; | 174 | }; |
| 169 | 175 | ||
| 170 | static int __init se_devices_setup(void) | 176 | static int __init se_devices_setup(void) |
diff --git a/arch/sh/boards/se/7721/Makefile b/arch/sh/boards/mach-se/7721/Makefile index 7f09030980b..7f09030980b 100644 --- a/arch/sh/boards/se/7721/Makefile +++ b/arch/sh/boards/mach-se/7721/Makefile | |||
diff --git a/arch/sh/boards/se/7721/irq.c b/arch/sh/boards/mach-se/7721/irq.c index c4fdd622bf8..b417acc4dad 100644 --- a/arch/sh/boards/se/7721/irq.c +++ b/arch/sh/boards/mach-se/7721/irq.c | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | #include <linux/irq.h> | 11 | #include <linux/irq.h> |
| 12 | #include <linux/interrupt.h> | 12 | #include <linux/interrupt.h> |
| 13 | #include <linux/io.h> | 13 | #include <linux/io.h> |
| 14 | #include <asm/se7721.h> | 14 | #include <mach-se/mach/se7721.h> |
| 15 | 15 | ||
| 16 | enum { | 16 | enum { |
| 17 | UNUSED = 0, | 17 | UNUSED = 0, |
diff --git a/arch/sh/boards/se/7721/setup.c b/arch/sh/boards/mach-se/7721/setup.c index 1be3e92752f..d3fc80ff4d8 100644 --- a/arch/sh/boards/se/7721/setup.c +++ b/arch/sh/boards/mach-se/7721/setup.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | #include <linux/init.h> | 13 | #include <linux/init.h> |
| 14 | #include <linux/platform_device.h> | 14 | #include <linux/platform_device.h> |
| 15 | #include <asm/machvec.h> | 15 | #include <asm/machvec.h> |
| 16 | #include <asm/se7721.h> | 16 | #include <mach-se/mach/se7721.h> |
| 17 | #include <asm/io.h> | 17 | #include <asm/io.h> |
| 18 | #include <asm/heartbeat.h> | 18 | #include <asm/heartbeat.h> |
| 19 | 19 | ||
diff --git a/arch/sh/boards/se/7722/Makefile b/arch/sh/boards/mach-se/7722/Makefile index 8694373389e..8694373389e 100644 --- a/arch/sh/boards/se/7722/Makefile +++ b/arch/sh/boards/mach-se/7722/Makefile | |||
diff --git a/arch/sh/boards/se/7722/irq.c b/arch/sh/boards/mach-se/7722/irq.c index 0b03f3f610b..02d21a3e2a8 100644 --- a/arch/sh/boards/se/7722/irq.c +++ b/arch/sh/boards/mach-se/7722/irq.c | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | #include <linux/interrupt.h> | 14 | #include <linux/interrupt.h> |
| 15 | #include <asm/irq.h> | 15 | #include <asm/irq.h> |
| 16 | #include <asm/io.h> | 16 | #include <asm/io.h> |
| 17 | #include <asm/se7722.h> | 17 | #include <mach-se/mach/se7722.h> |
| 18 | 18 | ||
| 19 | static void disable_se7722_irq(unsigned int irq) | 19 | static void disable_se7722_irq(unsigned int irq) |
| 20 | { | 20 | { |
diff --git a/arch/sh/boards/se/7722/setup.c b/arch/sh/boards/mach-se/7722/setup.c index 6e228ea5978..fe6f96517e1 100644 --- a/arch/sh/boards/se/7722/setup.c +++ b/arch/sh/boards/mach-se/7722/setup.c | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | #include <linux/smc91x.h> | 17 | #include <linux/smc91x.h> |
| 18 | #include <asm/machvec.h> | 18 | #include <asm/machvec.h> |
| 19 | #include <asm/clock.h> | 19 | #include <asm/clock.h> |
| 20 | #include <asm/se7722.h> | 20 | #include <mach-se/mach/se7722.h> |
| 21 | #include <asm/io.h> | 21 | #include <asm/io.h> |
| 22 | #include <asm/heartbeat.h> | 22 | #include <asm/heartbeat.h> |
| 23 | #include <asm/sh_keysc.h> | 23 | #include <asm/sh_keysc.h> |
diff --git a/arch/sh/boards/se/7751/Makefile b/arch/sh/boards/mach-se/7751/Makefile index dbc29f3a9de..dbc29f3a9de 100644 --- a/arch/sh/boards/se/7751/Makefile +++ b/arch/sh/boards/mach-se/7751/Makefile | |||
diff --git a/arch/sh/boards/se/7751/io.c b/arch/sh/boards/mach-se/7751/io.c index e8d846cec89..6287ae57031 100644 --- a/arch/sh/boards/se/7751/io.c +++ b/arch/sh/boards/mach-se/7751/io.c | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | #include <linux/types.h> | 12 | #include <linux/types.h> |
| 13 | #include <linux/pci.h> | 13 | #include <linux/pci.h> |
| 14 | #include <asm/io.h> | 14 | #include <asm/io.h> |
| 15 | #include <asm/se7751.h> | 15 | #include <mach-se/mach/se7751.h> |
| 16 | #include <asm/addrspace.h> | 16 | #include <asm/addrspace.h> |
| 17 | 17 | ||
| 18 | static inline volatile u16 *port2adr(unsigned int port) | 18 | static inline volatile u16 *port2adr(unsigned int port) |
diff --git a/arch/sh/boards/se/7751/irq.c b/arch/sh/boards/mach-se/7751/irq.c index c3d12590e5d..5c9847ea1e7 100644 --- a/arch/sh/boards/se/7751/irq.c +++ b/arch/sh/boards/mach-se/7751/irq.c | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | #include <linux/init.h> | 12 | #include <linux/init.h> |
| 13 | #include <linux/irq.h> | 13 | #include <linux/irq.h> |
| 14 | #include <asm/irq.h> | 14 | #include <asm/irq.h> |
| 15 | #include <asm/se7751.h> | 15 | #include <mach-se/mach/se7751.h> |
| 16 | 16 | ||
| 17 | static struct ipr_data ipr_irq_table[] = { | 17 | static struct ipr_data ipr_irq_table[] = { |
| 18 | { 13, 3, 3, 2 }, | 18 | { 13, 3, 3, 2 }, |
diff --git a/arch/sh/boards/se/7751/pci.c b/arch/sh/boards/mach-se/7751/pci.c index 203b2923fe7..203b2923fe7 100644 --- a/arch/sh/boards/se/7751/pci.c +++ b/arch/sh/boards/mach-se/7751/pci.c | |||
diff --git a/arch/sh/boards/se/7751/setup.c b/arch/sh/boards/mach-se/7751/setup.c index deefbfd9259..50572512e3e 100644 --- a/arch/sh/boards/se/7751/setup.c +++ b/arch/sh/boards/mach-se/7751/setup.c | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | #include <linux/init.h> | 11 | #include <linux/init.h> |
| 12 | #include <linux/platform_device.h> | 12 | #include <linux/platform_device.h> |
| 13 | #include <asm/machvec.h> | 13 | #include <asm/machvec.h> |
| 14 | #include <asm/se7751.h> | 14 | #include <mach-se/mach/se7751.h> |
| 15 | #include <asm/io.h> | 15 | #include <asm/io.h> |
| 16 | #include <asm/heartbeat.h> | 16 | #include <asm/heartbeat.h> |
| 17 | 17 | ||
diff --git a/arch/sh/boards/se/7780/Makefile b/arch/sh/boards/mach-se/7780/Makefile index 6b88adae3ec..6b88adae3ec 100644 --- a/arch/sh/boards/se/7780/Makefile +++ b/arch/sh/boards/mach-se/7780/Makefile | |||
diff --git a/arch/sh/boards/se/7780/irq.c b/arch/sh/boards/mach-se/7780/irq.c index 6bd70da6bb4..66ad292c9fc 100644 --- a/arch/sh/boards/se/7780/irq.c +++ b/arch/sh/boards/mach-se/7780/irq.c | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | #include <linux/interrupt.h> | 14 | #include <linux/interrupt.h> |
| 15 | #include <asm/irq.h> | 15 | #include <asm/irq.h> |
| 16 | #include <asm/io.h> | 16 | #include <asm/io.h> |
| 17 | #include <asm/se7780.h> | 17 | #include <mach-se/mach/se7780.h> |
| 18 | 18 | ||
| 19 | /* | 19 | /* |
| 20 | * Initialize IRQ setting | 20 | * Initialize IRQ setting |
diff --git a/arch/sh/boards/se/7780/setup.c b/arch/sh/boards/mach-se/7780/setup.c index 0f08ab3b2be..1d3a867e94e 100644 --- a/arch/sh/boards/se/7780/setup.c +++ b/arch/sh/boards/mach-se/7780/setup.c | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | #include <linux/init.h> | 12 | #include <linux/init.h> |
| 13 | #include <linux/platform_device.h> | 13 | #include <linux/platform_device.h> |
| 14 | #include <asm/machvec.h> | 14 | #include <asm/machvec.h> |
| 15 | #include <asm/se7780.h> | 15 | #include <mach-se/mach/se7780.h> |
| 16 | #include <asm/io.h> | 16 | #include <asm/io.h> |
| 17 | #include <asm/heartbeat.h> | 17 | #include <asm/heartbeat.h> |
| 18 | 18 | ||
diff --git a/arch/sh/boards/mach-se/Makefile b/arch/sh/boards/mach-se/Makefile new file mode 100644 index 00000000000..2de42bae4b4 --- /dev/null +++ b/arch/sh/boards/mach-se/Makefile | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | obj-$(CONFIG_SH_7619_SOLUTION_ENGINE) += board-se7619.o | ||
| 2 | |||
| 3 | obj-$(CONFIG_SH_SOLUTION_ENGINE) += 770x/ | ||
| 4 | obj-$(CONFIG_SH_7206_SOLUTION_ENGINE) += 7206/ | ||
| 5 | obj-$(CONFIG_SH_7722_SOLUTION_ENGINE) += 7722/ | ||
| 6 | obj-$(CONFIG_SH_7751_SOLUTION_ENGINE) += 7751/ | ||
| 7 | obj-$(CONFIG_SH_7780_SOLUTION_ENGINE) += 7780/ | ||
| 8 | obj-$(CONFIG_SH_7343_SOLUTION_ENGINE) += 7343/ | ||
| 9 | obj-$(CONFIG_SH_7721_SOLUTION_ENGINE) += 7721/ | ||
diff --git a/arch/sh/boards/se/7619/setup.c b/arch/sh/boards/mach-se/board-se7619.c index 1d0ef7faa10..1d0ef7faa10 100644 --- a/arch/sh/boards/se/7619/setup.c +++ b/arch/sh/boards/mach-se/board-se7619.c | |||
diff --git a/arch/sh/boards/sh03/Makefile b/arch/sh/boards/mach-sh03/Makefile index 400306a796e..400306a796e 100644 --- a/arch/sh/boards/sh03/Makefile +++ b/arch/sh/boards/mach-sh03/Makefile | |||
diff --git a/arch/sh/boards/sh03/rtc.c b/arch/sh/boards/mach-sh03/rtc.c index 0a9266bb51c..0a9266bb51c 100644 --- a/arch/sh/boards/sh03/rtc.c +++ b/arch/sh/boards/mach-sh03/rtc.c | |||
diff --git a/arch/sh/boards/sh03/setup.c b/arch/sh/boards/mach-sh03/setup.c index 934ac4f1c48..5771219be3f 100644 --- a/arch/sh/boards/sh03/setup.c +++ b/arch/sh/boards/mach-sh03/setup.c | |||
| @@ -11,8 +11,8 @@ | |||
| 11 | #include <linux/platform_device.h> | 11 | #include <linux/platform_device.h> |
| 12 | #include <asm/io.h> | 12 | #include <asm/io.h> |
| 13 | #include <asm/rtc.h> | 13 | #include <asm/rtc.h> |
| 14 | #include <asm/sh03/io.h> | 14 | #include <mach-sh03/mach/io.h> |
| 15 | #include <asm/sh03/sh03.h> | 15 | #include <mach-sh03/mach/sh03.h> |
| 16 | #include <asm/addrspace.h> | 16 | #include <asm/addrspace.h> |
| 17 | 17 | ||
| 18 | static void __init init_sh03_IRQ(void) | 18 | static void __init init_sh03_IRQ(void) |
diff --git a/arch/sh/boards/renesas/sh7763rdp/Makefile b/arch/sh/boards/mach-sh7763rdp/Makefile index f6c0b55516d..f6c0b55516d 100644 --- a/arch/sh/boards/renesas/sh7763rdp/Makefile +++ b/arch/sh/boards/mach-sh7763rdp/Makefile | |||
diff --git a/arch/sh/boards/renesas/sh7763rdp/irq.c b/arch/sh/boards/mach-sh7763rdp/irq.c index fd850bad2de..fd850bad2de 100644 --- a/arch/sh/boards/renesas/sh7763rdp/irq.c +++ b/arch/sh/boards/mach-sh7763rdp/irq.c | |||
diff --git a/arch/sh/boards/renesas/sh7763rdp/setup.c b/arch/sh/boards/mach-sh7763rdp/setup.c index 925f16af712..925f16af712 100644 --- a/arch/sh/boards/renesas/sh7763rdp/setup.c +++ b/arch/sh/boards/mach-sh7763rdp/setup.c | |||
diff --git a/arch/sh/boards/snapgear/Makefile b/arch/sh/boards/mach-snapgear/Makefile index d2d2f4b6a50..d2d2f4b6a50 100644 --- a/arch/sh/boards/snapgear/Makefile +++ b/arch/sh/boards/mach-snapgear/Makefile | |||
diff --git a/arch/sh/boards/snapgear/io.c b/arch/sh/boards/mach-snapgear/io.c index 0f482426455..0f482426455 100644 --- a/arch/sh/boards/snapgear/io.c +++ b/arch/sh/boards/mach-snapgear/io.c | |||
diff --git a/arch/sh/boards/snapgear/setup.c b/arch/sh/boards/mach-snapgear/setup.c index 7022483f98e..a5e349d3dda 100644 --- a/arch/sh/boards/snapgear/setup.c +++ b/arch/sh/boards/mach-snapgear/setup.c | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | #include <asm/snapgear.h> | 22 | #include <asm/snapgear.h> |
| 23 | #include <asm/irq.h> | 23 | #include <asm/irq.h> |
| 24 | #include <asm/io.h> | 24 | #include <asm/io.h> |
| 25 | #include <asm/cpu/timer.h> | 25 | #include <cpu/timer.h> |
| 26 | 26 | ||
| 27 | /* | 27 | /* |
| 28 | * EraseConfig handling functions | 28 | * EraseConfig handling functions |
diff --git a/arch/sh/boards/renesas/systemh/Makefile b/arch/sh/boards/mach-systemh/Makefile index 2cc6a23d9d3..2cc6a23d9d3 100644 --- a/arch/sh/boards/renesas/systemh/Makefile +++ b/arch/sh/boards/mach-systemh/Makefile | |||
diff --git a/arch/sh/boards/renesas/systemh/io.c b/arch/sh/boards/mach-systemh/io.c index 1b767e1a142..1b767e1a142 100644 --- a/arch/sh/boards/renesas/systemh/io.c +++ b/arch/sh/boards/mach-systemh/io.c | |||
diff --git a/arch/sh/boards/renesas/systemh/irq.c b/arch/sh/boards/mach-systemh/irq.c index 0ba2fe674c4..0ba2fe674c4 100644 --- a/arch/sh/boards/renesas/systemh/irq.c +++ b/arch/sh/boards/mach-systemh/irq.c | |||
diff --git a/arch/sh/boards/renesas/systemh/setup.c b/arch/sh/boards/mach-systemh/setup.c index ee78af84277..ee78af84277 100644 --- a/arch/sh/boards/renesas/systemh/setup.c +++ b/arch/sh/boards/mach-systemh/setup.c | |||
diff --git a/arch/sh/boards/titan/Makefile b/arch/sh/boards/mach-titan/Makefile index 08d75370006..08d75370006 100644 --- a/arch/sh/boards/titan/Makefile +++ b/arch/sh/boards/mach-titan/Makefile | |||
diff --git a/arch/sh/boards/titan/io.c b/arch/sh/boards/mach-titan/io.c index 4730c1dd697..4730c1dd697 100644 --- a/arch/sh/boards/titan/io.c +++ b/arch/sh/boards/mach-titan/io.c | |||
diff --git a/arch/sh/boards/titan/setup.c b/arch/sh/boards/mach-titan/setup.c index 5de3b2ad71a..5de3b2ad71a 100644 --- a/arch/sh/boards/titan/setup.c +++ b/arch/sh/boards/mach-titan/setup.c | |||
diff --git a/arch/sh/boards/renesas/x3proto/Makefile b/arch/sh/boards/mach-x3proto/Makefile index 983e4551fec..983e4551fec 100644 --- a/arch/sh/boards/renesas/x3proto/Makefile +++ b/arch/sh/boards/mach-x3proto/Makefile | |||
diff --git a/arch/sh/boards/renesas/x3proto/ilsel.c b/arch/sh/boards/mach-x3proto/ilsel.c index b5c673c3933..b5c673c3933 100644 --- a/arch/sh/boards/renesas/x3proto/ilsel.c +++ b/arch/sh/boards/mach-x3proto/ilsel.c | |||
diff --git a/arch/sh/boards/renesas/x3proto/setup.c b/arch/sh/boards/mach-x3proto/setup.c index abc5b6d418f..abc5b6d418f 100644 --- a/arch/sh/boards/renesas/x3proto/setup.c +++ b/arch/sh/boards/mach-x3proto/setup.c | |||
diff --git a/arch/sh/boards/magicpanelr2/Kconfig b/arch/sh/boards/magicpanelr2/Kconfig deleted file mode 100644 index b0abddc3e84..00000000000 --- a/arch/sh/boards/magicpanelr2/Kconfig +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | if SH_MAGIC_PANEL_R2 | ||
| 2 | |||
| 3 | menu "Magic Panel R2 options" | ||
| 4 | |||
| 5 | config SH_MAGIC_PANEL_R2_VERSION | ||
| 6 | int SH_MAGIC_PANEL_R2_VERSION | ||
| 7 | default "3" | ||
| 8 | help | ||
| 9 | Set the version of the Magic Panel R2 | ||
| 10 | |||
| 11 | endmenu | ||
| 12 | |||
| 13 | endif | ||
diff --git a/arch/sh/boards/magicpanelr2/Makefile b/arch/sh/boards/magicpanelr2/Makefile deleted file mode 100644 index 7a6d586b907..00000000000 --- a/arch/sh/boards/magicpanelr2/Makefile +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Makefile for the Magic Panel specific parts | ||
| 3 | # | ||
| 4 | |||
| 5 | obj-y := setup.o \ No newline at end of file | ||
diff --git a/arch/sh/boards/renesas/ap325rxa/Makefile b/arch/sh/boards/renesas/ap325rxa/Makefile deleted file mode 100644 index f663768429f..00000000000 --- a/arch/sh/boards/renesas/ap325rxa/Makefile +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | obj-y := setup.o | ||
diff --git a/arch/sh/boards/renesas/rsk7203/Makefile b/arch/sh/boards/renesas/rsk7203/Makefile deleted file mode 100644 index f663768429f..00000000000 --- a/arch/sh/boards/renesas/rsk7203/Makefile +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | obj-y := setup.o | ||
diff --git a/arch/sh/boards/renesas/sh7785lcr/Makefile b/arch/sh/boards/renesas/sh7785lcr/Makefile deleted file mode 100644 index 77037567633..00000000000 --- a/arch/sh/boards/renesas/sh7785lcr/Makefile +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | obj-y := setup.o | ||
diff --git a/arch/sh/boards/se/7619/Makefile b/arch/sh/boards/se/7619/Makefile deleted file mode 100644 index d21775c28cd..00000000000 --- a/arch/sh/boards/se/7619/Makefile +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Makefile for the 7619 SolutionEngine specific parts of the kernel | ||
| 3 | # | ||
| 4 | |||
| 5 | obj-y := setup.o | ||
diff --git a/arch/sh/boards/shmin/Makefile b/arch/sh/boards/shmin/Makefile deleted file mode 100644 index 3190cc72430..00000000000 --- a/arch/sh/boards/shmin/Makefile +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Makefile for the SHMIN board. | ||
| 3 | # | ||
| 4 | |||
| 5 | obj-y := setup.o | ||
diff --git a/arch/sh/boot/Makefile b/arch/sh/boot/Makefile index 8b37869a822..5b54965eef9 100644 --- a/arch/sh/boot/Makefile +++ b/arch/sh/boot/Makefile | |||
| @@ -18,9 +18,10 @@ CONFIG_PAGE_OFFSET ?= 0x80000000 | |||
| 18 | CONFIG_MEMORY_START ?= 0x0c000000 | 18 | CONFIG_MEMORY_START ?= 0x0c000000 |
| 19 | CONFIG_BOOT_LINK_OFFSET ?= 0x00800000 | 19 | CONFIG_BOOT_LINK_OFFSET ?= 0x00800000 |
| 20 | CONFIG_ZERO_PAGE_OFFSET ?= 0x00001000 | 20 | CONFIG_ZERO_PAGE_OFFSET ?= 0x00001000 |
| 21 | CONFIG_ENTRY_OFFSET ?= 0x00001000 | ||
| 21 | 22 | ||
| 22 | export CONFIG_PAGE_OFFSET CONFIG_MEMORY_START CONFIG_BOOT_LINK_OFFSET \ | 23 | export CONFIG_PAGE_OFFSET CONFIG_MEMORY_START CONFIG_BOOT_LINK_OFFSET \ |
| 23 | CONFIG_ZERO_PAGE_OFFSET | 24 | CONFIG_ZERO_PAGE_OFFSET CONFIG_ENTRY_OFFSET |
| 24 | 25 | ||
| 25 | targets := zImage vmlinux.srec uImage uImage.srec | 26 | targets := zImage vmlinux.srec uImage uImage.srec |
| 26 | subdir- := compressed | 27 | subdir- := compressed |
diff --git a/arch/sh/boot/compressed/head_64.S b/arch/sh/boot/compressed/head_64.S index f72c1989f5f..622eac3cf55 100644 --- a/arch/sh/boot/compressed/head_64.S +++ b/arch/sh/boot/compressed/head_64.S | |||
| @@ -14,8 +14,8 @@ | |||
| 14 | * Copyright (C) 2002 Stuart Menefy (stuart.menefy@st.com) | 14 | * Copyright (C) 2002 Stuart Menefy (stuart.menefy@st.com) |
| 15 | */ | 15 | */ |
| 16 | #include <asm/cache.h> | 16 | #include <asm/cache.h> |
| 17 | #include <asm/cpu/mmu_context.h> | 17 | #include <cpu/mmu_context.h> |
| 18 | #include <asm/cpu/registers.h> | 18 | #include <cpu/registers.h> |
| 19 | 19 | ||
| 20 | /* | 20 | /* |
| 21 | * Fixed TLB entries to identity map the beginning of RAM | 21 | * Fixed TLB entries to identity map the beginning of RAM |
diff --git a/arch/sh/configs/ap325rxa_defconfig b/arch/sh/configs/ap325rxa_defconfig index 5471df53753..29926a9b9ce 100644 --- a/arch/sh/configs/ap325rxa_defconfig +++ b/arch/sh/configs/ap325rxa_defconfig | |||
| @@ -1,10 +1,11 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.26-rc4 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Wed Jun 4 17:30:00 2008 | 4 | # Wed Jul 30 01:18:59 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
| 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 9 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
| 10 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| @@ -79,9 +80,14 @@ CONFIG_SLAB=y | |||
| 79 | # CONFIG_PROFILING is not set | 80 | # CONFIG_PROFILING is not set |
| 80 | # CONFIG_MARKERS is not set | 81 | # CONFIG_MARKERS is not set |
| 81 | CONFIG_HAVE_OPROFILE=y | 82 | CONFIG_HAVE_OPROFILE=y |
| 83 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 84 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 82 | # CONFIG_HAVE_KPROBES is not set | 85 | # CONFIG_HAVE_KPROBES is not set |
| 83 | # CONFIG_HAVE_KRETPROBES is not set | 86 | # CONFIG_HAVE_KRETPROBES is not set |
| 87 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 84 | # CONFIG_HAVE_DMA_ATTRS is not set | 88 | # CONFIG_HAVE_DMA_ATTRS is not set |
| 89 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 90 | CONFIG_HAVE_CLK=y | ||
| 85 | CONFIG_PROC_PAGE_MONITOR=y | 91 | CONFIG_PROC_PAGE_MONITOR=y |
| 86 | CONFIG_SLABINFO=y | 92 | CONFIG_SLABINFO=y |
| 87 | CONFIG_RT_MUTEXES=y | 93 | CONFIG_RT_MUTEXES=y |
| @@ -99,6 +105,7 @@ CONFIG_BLOCK=y | |||
| 99 | # CONFIG_BLK_DEV_IO_TRACE is not set | 105 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 100 | # CONFIG_LSF is not set | 106 | # CONFIG_LSF is not set |
| 101 | # CONFIG_BLK_DEV_BSG is not set | 107 | # CONFIG_BLK_DEV_BSG is not set |
| 108 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 102 | 109 | ||
| 103 | # | 110 | # |
| 104 | # IO Schedulers | 111 | # IO Schedulers |
| @@ -175,6 +182,7 @@ CONFIG_PAGE_SIZE_4KB=y | |||
| 175 | # CONFIG_PAGE_SIZE_8KB is not set | 182 | # CONFIG_PAGE_SIZE_8KB is not set |
| 176 | # CONFIG_PAGE_SIZE_16KB is not set | 183 | # CONFIG_PAGE_SIZE_16KB is not set |
| 177 | # CONFIG_PAGE_SIZE_64KB is not set | 184 | # CONFIG_PAGE_SIZE_64KB is not set |
| 185 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 178 | CONFIG_SELECT_MEMORY_MODEL=y | 186 | CONFIG_SELECT_MEMORY_MODEL=y |
| 179 | CONFIG_FLATMEM_MANUAL=y | 187 | CONFIG_FLATMEM_MANUAL=y |
| 180 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 188 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| @@ -376,6 +384,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
| 376 | CONFIG_STANDALONE=y | 384 | CONFIG_STANDALONE=y |
| 377 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 385 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 378 | CONFIG_FW_LOADER=y | 386 | CONFIG_FW_LOADER=y |
| 387 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
| 388 | CONFIG_EXTRA_FIRMWARE="" | ||
| 379 | # CONFIG_SYS_HYPERVISOR is not set | 389 | # CONFIG_SYS_HYPERVISOR is not set |
| 380 | # CONFIG_CONNECTOR is not set | 390 | # CONFIG_CONNECTOR is not set |
| 381 | CONFIG_MTD=y | 391 | CONFIG_MTD=y |
| @@ -466,6 +476,7 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
| 466 | # CONFIG_BLK_DEV_XIP is not set | 476 | # CONFIG_BLK_DEV_XIP is not set |
| 467 | # CONFIG_CDROM_PKTCDVD is not set | 477 | # CONFIG_CDROM_PKTCDVD is not set |
| 468 | # CONFIG_ATA_OVER_ETH is not set | 478 | # CONFIG_ATA_OVER_ETH is not set |
| 479 | # CONFIG_BLK_DEV_HD is not set | ||
| 469 | CONFIG_MISC_DEVICES=y | 480 | CONFIG_MISC_DEVICES=y |
| 470 | # CONFIG_EEPROM_93CX6 is not set | 481 | # CONFIG_EEPROM_93CX6 is not set |
| 471 | # CONFIG_ENCLOSURE_SERVICES is not set | 482 | # CONFIG_ENCLOSURE_SERVICES is not set |
| @@ -512,10 +523,10 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
| 512 | CONFIG_SCSI_LOWLEVEL=y | 523 | CONFIG_SCSI_LOWLEVEL=y |
| 513 | # CONFIG_ISCSI_TCP is not set | 524 | # CONFIG_ISCSI_TCP is not set |
| 514 | # CONFIG_SCSI_DEBUG is not set | 525 | # CONFIG_SCSI_DEBUG is not set |
| 526 | # CONFIG_SCSI_DH is not set | ||
| 515 | # CONFIG_ATA is not set | 527 | # CONFIG_ATA is not set |
| 516 | # CONFIG_MD is not set | 528 | # CONFIG_MD is not set |
| 517 | CONFIG_NETDEVICES=y | 529 | CONFIG_NETDEVICES=y |
| 518 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 519 | # CONFIG_DUMMY is not set | 530 | # CONFIG_DUMMY is not set |
| 520 | # CONFIG_BONDING is not set | 531 | # CONFIG_BONDING is not set |
| 521 | # CONFIG_MACVLAN is not set | 532 | # CONFIG_MACVLAN is not set |
| @@ -587,6 +598,7 @@ CONFIG_INPUT=y | |||
| 587 | # Character devices | 598 | # Character devices |
| 588 | # | 599 | # |
| 589 | CONFIG_VT=y | 600 | CONFIG_VT=y |
| 601 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
| 590 | CONFIG_VT_CONSOLE=y | 602 | CONFIG_VT_CONSOLE=y |
| 591 | CONFIG_HW_CONSOLE=y | 603 | CONFIG_HW_CONSOLE=y |
| 592 | CONFIG_VT_HW_CONSOLE_BINDING=y | 604 | CONFIG_VT_HW_CONSOLE_BINDING=y |
| @@ -620,6 +632,7 @@ CONFIG_HW_RANDOM=y | |||
| 620 | # CONFIG_POWER_SUPPLY is not set | 632 | # CONFIG_POWER_SUPPLY is not set |
| 621 | # CONFIG_HWMON is not set | 633 | # CONFIG_HWMON is not set |
| 622 | # CONFIG_THERMAL is not set | 634 | # CONFIG_THERMAL is not set |
| 635 | # CONFIG_THERMAL_HWMON is not set | ||
| 623 | # CONFIG_WATCHDOG is not set | 636 | # CONFIG_WATCHDOG is not set |
| 624 | 637 | ||
| 625 | # | 638 | # |
| @@ -631,6 +644,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 631 | # | 644 | # |
| 632 | # Multifunction device drivers | 645 | # Multifunction device drivers |
| 633 | # | 646 | # |
| 647 | # CONFIG_MFD_CORE is not set | ||
| 634 | # CONFIG_MFD_SM501 is not set | 648 | # CONFIG_MFD_SM501 is not set |
| 635 | # CONFIG_HTC_PASIC3 is not set | 649 | # CONFIG_HTC_PASIC3 is not set |
| 636 | 650 | ||
| @@ -667,10 +681,6 @@ CONFIG_SSB_POSSIBLE=y | |||
| 667 | # Console display driver support | 681 | # Console display driver support |
| 668 | # | 682 | # |
| 669 | CONFIG_DUMMY_CONSOLE=y | 683 | CONFIG_DUMMY_CONSOLE=y |
| 670 | |||
| 671 | # | ||
| 672 | # Sound | ||
| 673 | # | ||
| 674 | # CONFIG_SOUND is not set | 684 | # CONFIG_SOUND is not set |
| 675 | # CONFIG_HID_SUPPORT is not set | 685 | # CONFIG_HID_SUPPORT is not set |
| 676 | # CONFIG_USB_SUPPORT is not set | 686 | # CONFIG_USB_SUPPORT is not set |
| @@ -679,6 +689,7 @@ CONFIG_DUMMY_CONSOLE=y | |||
| 679 | # CONFIG_NEW_LEDS is not set | 689 | # CONFIG_NEW_LEDS is not set |
| 680 | # CONFIG_ACCESSIBILITY is not set | 690 | # CONFIG_ACCESSIBILITY is not set |
| 681 | # CONFIG_RTC_CLASS is not set | 691 | # CONFIG_RTC_CLASS is not set |
| 692 | # CONFIG_DMADEVICES is not set | ||
| 682 | # CONFIG_UIO is not set | 693 | # CONFIG_UIO is not set |
| 683 | 694 | ||
| 684 | # | 695 | # |
| @@ -752,6 +763,7 @@ CONFIG_TMPFS=y | |||
| 752 | # CONFIG_CRAMFS is not set | 763 | # CONFIG_CRAMFS is not set |
| 753 | # CONFIG_VXFS_FS is not set | 764 | # CONFIG_VXFS_FS is not set |
| 754 | # CONFIG_MINIX_FS is not set | 765 | # CONFIG_MINIX_FS is not set |
| 766 | # CONFIG_OMFS_FS is not set | ||
| 755 | # CONFIG_HPFS_FS is not set | 767 | # CONFIG_HPFS_FS is not set |
| 756 | # CONFIG_QNX4FS_FS is not set | 768 | # CONFIG_QNX4FS_FS is not set |
| 757 | # CONFIG_ROMFS_FS is not set | 769 | # CONFIG_ROMFS_FS is not set |
| @@ -762,17 +774,16 @@ CONFIG_NFS_FS=y | |||
| 762 | CONFIG_NFS_V3=y | 774 | CONFIG_NFS_V3=y |
| 763 | # CONFIG_NFS_V3_ACL is not set | 775 | # CONFIG_NFS_V3_ACL is not set |
| 764 | # CONFIG_NFS_V4 is not set | 776 | # CONFIG_NFS_V4 is not set |
| 777 | CONFIG_ROOT_NFS=y | ||
| 765 | CONFIG_NFSD=y | 778 | CONFIG_NFSD=y |
| 766 | CONFIG_NFSD_V3=y | 779 | CONFIG_NFSD_V3=y |
| 767 | # CONFIG_NFSD_V3_ACL is not set | 780 | # CONFIG_NFSD_V3_ACL is not set |
| 768 | # CONFIG_NFSD_V4 is not set | 781 | # CONFIG_NFSD_V4 is not set |
| 769 | CONFIG_ROOT_NFS=y | ||
| 770 | CONFIG_LOCKD=y | 782 | CONFIG_LOCKD=y |
| 771 | CONFIG_LOCKD_V4=y | 783 | CONFIG_LOCKD_V4=y |
| 772 | CONFIG_EXPORTFS=y | 784 | CONFIG_EXPORTFS=y |
| 773 | CONFIG_NFS_COMMON=y | 785 | CONFIG_NFS_COMMON=y |
| 774 | CONFIG_SUNRPC=y | 786 | CONFIG_SUNRPC=y |
| 775 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 776 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 787 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
| 777 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 788 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 778 | # CONFIG_SMB_FS is not set | 789 | # CONFIG_SMB_FS is not set |
| @@ -842,6 +853,7 @@ CONFIG_FRAME_WARN=1024 | |||
| 842 | # CONFIG_HEADERS_CHECK is not set | 853 | # CONFIG_HEADERS_CHECK is not set |
| 843 | # CONFIG_DEBUG_KERNEL is not set | 854 | # CONFIG_DEBUG_KERNEL is not set |
| 844 | # CONFIG_DEBUG_BUGVERBOSE is not set | 855 | # CONFIG_DEBUG_BUGVERBOSE is not set |
| 856 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
| 845 | # CONFIG_SAMPLES is not set | 857 | # CONFIG_SAMPLES is not set |
| 846 | # CONFIG_SH_STANDARD_BIOS is not set | 858 | # CONFIG_SH_STANDARD_BIOS is not set |
| 847 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 859 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
| @@ -898,6 +910,10 @@ CONFIG_CRYPTO_CBC=y | |||
| 898 | # CONFIG_CRYPTO_MD4 is not set | 910 | # CONFIG_CRYPTO_MD4 is not set |
| 899 | # CONFIG_CRYPTO_MD5 is not set | 911 | # CONFIG_CRYPTO_MD5 is not set |
| 900 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 912 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
| 913 | # CONFIG_CRYPTO_RMD128 is not set | ||
| 914 | # CONFIG_CRYPTO_RMD160 is not set | ||
| 915 | # CONFIG_CRYPTO_RMD256 is not set | ||
| 916 | # CONFIG_CRYPTO_RMD320 is not set | ||
| 901 | # CONFIG_CRYPTO_SHA1 is not set | 917 | # CONFIG_CRYPTO_SHA1 is not set |
| 902 | # CONFIG_CRYPTO_SHA256 is not set | 918 | # CONFIG_CRYPTO_SHA256 is not set |
| 903 | # CONFIG_CRYPTO_SHA512 is not set | 919 | # CONFIG_CRYPTO_SHA512 is not set |
| @@ -937,6 +953,7 @@ CONFIG_BITREVERSE=y | |||
| 937 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 953 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
| 938 | # CONFIG_CRC_CCITT is not set | 954 | # CONFIG_CRC_CCITT is not set |
| 939 | # CONFIG_CRC16 is not set | 955 | # CONFIG_CRC16 is not set |
| 956 | CONFIG_CRC_T10DIF=y | ||
| 940 | # CONFIG_CRC_ITU_T is not set | 957 | # CONFIG_CRC_ITU_T is not set |
| 941 | CONFIG_CRC32=y | 958 | CONFIG_CRC32=y |
| 942 | # CONFIG_CRC7 is not set | 959 | # CONFIG_CRC7 is not set |
diff --git a/arch/sh/configs/dreamcast_defconfig b/arch/sh/configs/dreamcast_defconfig index 57728788b75..d4075283956 100644 --- a/arch/sh/configs/dreamcast_defconfig +++ b/arch/sh/configs/dreamcast_defconfig | |||
| @@ -1,9 +1,11 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.23-rc7 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Fri Sep 21 15:46:27 2007 | 4 | # Wed Jul 30 01:34:24 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | ||
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
| 7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 8 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
| 9 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| @@ -19,6 +21,7 @@ CONFIG_LOCKDEP_SUPPORT=y | |||
| 19 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
| 20 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
| 21 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 23 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
| 24 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
| 22 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 25 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 23 | 26 | ||
| 24 | # | 27 | # |
| @@ -37,12 +40,15 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 37 | CONFIG_BSD_PROCESS_ACCT=y | 40 | CONFIG_BSD_PROCESS_ACCT=y |
| 38 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 41 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
| 39 | # CONFIG_TASKSTATS is not set | 42 | # CONFIG_TASKSTATS is not set |
| 40 | # CONFIG_USER_NS is not set | ||
| 41 | # CONFIG_AUDIT is not set | 43 | # CONFIG_AUDIT is not set |
| 42 | # CONFIG_IKCONFIG is not set | 44 | # CONFIG_IKCONFIG is not set |
| 43 | CONFIG_LOG_BUF_SHIFT=14 | 45 | CONFIG_LOG_BUF_SHIFT=14 |
| 46 | # CONFIG_CGROUPS is not set | ||
| 47 | # CONFIG_GROUP_SCHED is not set | ||
| 44 | CONFIG_SYSFS_DEPRECATED=y | 48 | CONFIG_SYSFS_DEPRECATED=y |
| 49 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
| 45 | # CONFIG_RELAY is not set | 50 | # CONFIG_RELAY is not set |
| 51 | # CONFIG_NAMESPACES is not set | ||
| 46 | # CONFIG_BLK_DEV_INITRD is not set | 52 | # CONFIG_BLK_DEV_INITRD is not set |
| 47 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 53 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 48 | CONFIG_SYSCTL=y | 54 | CONFIG_SYSCTL=y |
| @@ -55,21 +61,38 @@ CONFIG_HOTPLUG=y | |||
| 55 | CONFIG_PRINTK=y | 61 | CONFIG_PRINTK=y |
| 56 | CONFIG_BUG=y | 62 | CONFIG_BUG=y |
| 57 | CONFIG_ELF_CORE=y | 63 | CONFIG_ELF_CORE=y |
| 64 | CONFIG_COMPAT_BRK=y | ||
| 58 | CONFIG_BASE_FULL=y | 65 | CONFIG_BASE_FULL=y |
| 59 | CONFIG_FUTEX=y | 66 | CONFIG_FUTEX=y |
| 60 | CONFIG_ANON_INODES=y | 67 | CONFIG_ANON_INODES=y |
| 61 | CONFIG_EPOLL=y | 68 | CONFIG_EPOLL=y |
| 62 | CONFIG_SIGNALFD=y | 69 | CONFIG_SIGNALFD=y |
| 70 | CONFIG_TIMERFD=y | ||
| 63 | CONFIG_EVENTFD=y | 71 | CONFIG_EVENTFD=y |
| 64 | CONFIG_SHMEM=y | 72 | CONFIG_SHMEM=y |
| 65 | CONFIG_VM_EVENT_COUNTERS=y | 73 | CONFIG_VM_EVENT_COUNTERS=y |
| 66 | CONFIG_SLAB=y | 74 | CONFIG_SLAB=y |
| 67 | # CONFIG_SLUB is not set | 75 | # CONFIG_SLUB is not set |
| 68 | # CONFIG_SLOB is not set | 76 | # CONFIG_SLOB is not set |
| 77 | CONFIG_PROFILING=y | ||
| 78 | # CONFIG_MARKERS is not set | ||
| 79 | # CONFIG_OPROFILE is not set | ||
| 80 | CONFIG_HAVE_OPROFILE=y | ||
| 81 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 82 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 83 | # CONFIG_HAVE_KPROBES is not set | ||
| 84 | # CONFIG_HAVE_KRETPROBES is not set | ||
| 85 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 86 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
| 87 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 88 | CONFIG_HAVE_CLK=y | ||
| 89 | CONFIG_PROC_PAGE_MONITOR=y | ||
| 90 | CONFIG_SLABINFO=y | ||
| 69 | CONFIG_RT_MUTEXES=y | 91 | CONFIG_RT_MUTEXES=y |
| 70 | # CONFIG_TINY_SHMEM is not set | 92 | # CONFIG_TINY_SHMEM is not set |
| 71 | CONFIG_BASE_SMALL=0 | 93 | CONFIG_BASE_SMALL=0 |
| 72 | CONFIG_MODULES=y | 94 | CONFIG_MODULES=y |
| 95 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
| 73 | CONFIG_MODULE_UNLOAD=y | 96 | CONFIG_MODULE_UNLOAD=y |
| 74 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 97 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
| 75 | # CONFIG_MODVERSIONS is not set | 98 | # CONFIG_MODVERSIONS is not set |
| @@ -80,6 +103,7 @@ CONFIG_BLOCK=y | |||
| 80 | # CONFIG_BLK_DEV_IO_TRACE is not set | 103 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 81 | # CONFIG_LSF is not set | 104 | # CONFIG_LSF is not set |
| 82 | # CONFIG_BLK_DEV_BSG is not set | 105 | # CONFIG_BLK_DEV_BSG is not set |
| 106 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 83 | 107 | ||
| 84 | # | 108 | # |
| 85 | # IO Schedulers | 109 | # IO Schedulers |
| @@ -93,13 +117,17 @@ CONFIG_DEFAULT_AS=y | |||
| 93 | # CONFIG_DEFAULT_CFQ is not set | 117 | # CONFIG_DEFAULT_CFQ is not set |
| 94 | # CONFIG_DEFAULT_NOOP is not set | 118 | # CONFIG_DEFAULT_NOOP is not set |
| 95 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 119 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
| 120 | CONFIG_CLASSIC_RCU=y | ||
| 96 | 121 | ||
| 97 | # | 122 | # |
| 98 | # System type | 123 | # System type |
| 99 | # | 124 | # |
| 100 | CONFIG_CPU_SH4=y | 125 | CONFIG_CPU_SH4=y |
| 101 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | 126 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
| 127 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | ||
| 102 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 128 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
| 129 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | ||
| 130 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||
| 103 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 131 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
| 104 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 132 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
| 105 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 133 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| @@ -108,6 +136,7 @@ CONFIG_CPU_SH4=y | |||
| 108 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | 136 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
| 109 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | 137 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
| 110 | # CONFIG_CPU_SUBTYPE_SH7720 is not set | 138 | # CONFIG_CPU_SUBTYPE_SH7720 is not set |
| 139 | # CONFIG_CPU_SUBTYPE_SH7721 is not set | ||
| 111 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | 140 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
| 112 | CONFIG_CPU_SUBTYPE_SH7091=y | 141 | CONFIG_CPU_SUBTYPE_SH7091=y |
| 113 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | 142 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
| @@ -116,14 +145,17 @@ CONFIG_CPU_SUBTYPE_SH7091=y | |||
| 116 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | 145 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
| 117 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 146 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
| 118 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 147 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
| 119 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | 148 | # CONFIG_CPU_SUBTYPE_SH7723 is not set |
| 120 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | 149 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
| 121 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 150 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 122 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 151 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
| 123 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 152 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
| 124 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | 153 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
| 125 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 154 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
| 126 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 155 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
| 156 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
| 157 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | ||
| 158 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | ||
| 127 | 159 | ||
| 128 | # | 160 | # |
| 129 | # Memory management options | 161 | # Memory management options |
| @@ -133,6 +165,7 @@ CONFIG_MMU=y | |||
| 133 | CONFIG_PAGE_OFFSET=0x80000000 | 165 | CONFIG_PAGE_OFFSET=0x80000000 |
| 134 | CONFIG_MEMORY_START=0x0c000000 | 166 | CONFIG_MEMORY_START=0x0c000000 |
| 135 | CONFIG_MEMORY_SIZE=0x01000000 | 167 | CONFIG_MEMORY_SIZE=0x01000000 |
| 168 | CONFIG_29BIT=y | ||
| 136 | CONFIG_VSYSCALL=y | 169 | CONFIG_VSYSCALL=y |
| 137 | CONFIG_ARCH_FLATMEM_ENABLE=y | 170 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 138 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | 171 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
| @@ -142,12 +175,15 @@ CONFIG_ARCH_POPULATES_NODE_MAP=y | |||
| 142 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 175 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 143 | CONFIG_PAGE_SIZE_4KB=y | 176 | CONFIG_PAGE_SIZE_4KB=y |
| 144 | # CONFIG_PAGE_SIZE_8KB is not set | 177 | # CONFIG_PAGE_SIZE_8KB is not set |
| 178 | # CONFIG_PAGE_SIZE_16KB is not set | ||
| 145 | # CONFIG_PAGE_SIZE_64KB is not set | 179 | # CONFIG_PAGE_SIZE_64KB is not set |
| 180 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 146 | CONFIG_HUGETLB_PAGE_SIZE_64K=y | 181 | CONFIG_HUGETLB_PAGE_SIZE_64K=y |
| 147 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set | 182 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set |
| 148 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set | 183 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set |
| 149 | # CONFIG_HUGETLB_PAGE_SIZE_4MB is not set | 184 | # CONFIG_HUGETLB_PAGE_SIZE_4MB is not set |
| 150 | # CONFIG_HUGETLB_PAGE_SIZE_64MB is not set | 185 | # CONFIG_HUGETLB_PAGE_SIZE_64MB is not set |
| 186 | # CONFIG_HUGETLB_PAGE_SIZE_512MB is not set | ||
| 151 | CONFIG_SELECT_MEMORY_MODEL=y | 187 | CONFIG_SELECT_MEMORY_MODEL=y |
| 152 | CONFIG_FLATMEM_MANUAL=y | 188 | CONFIG_FLATMEM_MANUAL=y |
| 153 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 189 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| @@ -155,6 +191,8 @@ CONFIG_FLATMEM_MANUAL=y | |||
| 155 | CONFIG_FLATMEM=y | 191 | CONFIG_FLATMEM=y |
| 156 | CONFIG_FLAT_NODE_MEM_MAP=y | 192 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 157 | CONFIG_SPARSEMEM_STATIC=y | 193 | CONFIG_SPARSEMEM_STATIC=y |
| 194 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
| 195 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
| 158 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 196 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 159 | # CONFIG_RESOURCES_64BIT is not set | 197 | # CONFIG_RESOURCES_64BIT is not set |
| 160 | CONFIG_ZONE_DMA_FLAG=0 | 198 | CONFIG_ZONE_DMA_FLAG=0 |
| @@ -194,6 +232,7 @@ CONFIG_SH_PCLK_FREQ=49876504 | |||
| 194 | # CONFIG_TICK_ONESHOT is not set | 232 | # CONFIG_TICK_ONESHOT is not set |
| 195 | # CONFIG_NO_HZ is not set | 233 | # CONFIG_NO_HZ is not set |
| 196 | # CONFIG_HIGH_RES_TIMERS is not set | 234 | # CONFIG_HIGH_RES_TIMERS is not set |
| 235 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
| 197 | 236 | ||
| 198 | # | 237 | # |
| 199 | # CPU Frequency scaling | 238 | # CPU Frequency scaling |
| @@ -204,7 +243,10 @@ CONFIG_CPU_FREQ_TABLE=y | |||
| 204 | CONFIG_CPU_FREQ_STAT=y | 243 | CONFIG_CPU_FREQ_STAT=y |
| 205 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | 244 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set |
| 206 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y | 245 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y |
| 246 | # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set | ||
| 207 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | 247 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set |
| 248 | # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set | ||
| 249 | # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set | ||
| 208 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | 250 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y |
| 209 | CONFIG_CPU_FREQ_GOV_POWERSAVE=y | 251 | CONFIG_CPU_FREQ_GOV_POWERSAVE=y |
| 210 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | 252 | CONFIG_CPU_FREQ_GOV_USERSPACE=y |
| @@ -239,12 +281,15 @@ CONFIG_HZ_250=y | |||
| 239 | # CONFIG_HZ_300 is not set | 281 | # CONFIG_HZ_300 is not set |
| 240 | # CONFIG_HZ_1000 is not set | 282 | # CONFIG_HZ_1000 is not set |
| 241 | CONFIG_HZ=250 | 283 | CONFIG_HZ=250 |
| 284 | # CONFIG_SCHED_HRTICK is not set | ||
| 242 | # CONFIG_KEXEC is not set | 285 | # CONFIG_KEXEC is not set |
| 243 | # CONFIG_CRASH_DUMP is not set | 286 | # CONFIG_CRASH_DUMP is not set |
| 244 | # CONFIG_PREEMPT_NONE is not set | 287 | # CONFIG_PREEMPT_NONE is not set |
| 245 | # CONFIG_PREEMPT_VOLUNTARY is not set | 288 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 246 | CONFIG_PREEMPT=y | 289 | CONFIG_PREEMPT=y |
| 247 | CONFIG_PREEMPT_BKL=y | 290 | # CONFIG_PREEMPT_RCU is not set |
| 291 | CONFIG_GUSA=y | ||
| 292 | # CONFIG_GUSA_RB is not set | ||
| 248 | 293 | ||
| 249 | # | 294 | # |
| 250 | # Boot options | 295 | # Boot options |
| @@ -263,10 +308,7 @@ CONFIG_PCI=y | |||
| 263 | CONFIG_SH_PCIDMA_NONCOHERENT=y | 308 | CONFIG_SH_PCIDMA_NONCOHERENT=y |
| 264 | CONFIG_PCI_AUTO=y | 309 | CONFIG_PCI_AUTO=y |
| 265 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 310 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
| 266 | 311 | CONFIG_PCI_LEGACY=y | |
| 267 | # | ||
| 268 | # PCCARD (PCMCIA/CardBus) support | ||
| 269 | # | ||
| 270 | # CONFIG_PCCARD is not set | 312 | # CONFIG_PCCARD is not set |
| 271 | # CONFIG_HOTPLUG_PCI is not set | 313 | # CONFIG_HOTPLUG_PCI is not set |
| 272 | 314 | ||
| @@ -291,6 +333,7 @@ CONFIG_XFRM=y | |||
| 291 | # CONFIG_XFRM_USER is not set | 333 | # CONFIG_XFRM_USER is not set |
| 292 | # CONFIG_XFRM_SUB_POLICY is not set | 334 | # CONFIG_XFRM_SUB_POLICY is not set |
| 293 | # CONFIG_XFRM_MIGRATE is not set | 335 | # CONFIG_XFRM_MIGRATE is not set |
| 336 | # CONFIG_XFRM_STATISTICS is not set | ||
| 294 | # CONFIG_NET_KEY is not set | 337 | # CONFIG_NET_KEY is not set |
| 295 | CONFIG_INET=y | 338 | CONFIG_INET=y |
| 296 | # CONFIG_IP_MULTICAST is not set | 339 | # CONFIG_IP_MULTICAST is not set |
| @@ -309,6 +352,7 @@ CONFIG_IP_FIB_HASH=y | |||
| 309 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 352 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 310 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 353 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
| 311 | CONFIG_INET_XFRM_MODE_BEET=y | 354 | CONFIG_INET_XFRM_MODE_BEET=y |
| 355 | # CONFIG_INET_LRO is not set | ||
| 312 | CONFIG_INET_DIAG=y | 356 | CONFIG_INET_DIAG=y |
| 313 | CONFIG_INET_TCP_DIAG=y | 357 | CONFIG_INET_TCP_DIAG=y |
| 314 | # CONFIG_TCP_CONG_ADVANCED is not set | 358 | # CONFIG_TCP_CONG_ADVANCED is not set |
| @@ -316,8 +360,6 @@ CONFIG_TCP_CONG_CUBIC=y | |||
| 316 | CONFIG_DEFAULT_TCP_CONG="cubic" | 360 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 317 | # CONFIG_TCP_MD5SIG is not set | 361 | # CONFIG_TCP_MD5SIG is not set |
| 318 | # CONFIG_IPV6 is not set | 362 | # CONFIG_IPV6 is not set |
| 319 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 320 | # CONFIG_INET6_TUNNEL is not set | ||
| 321 | # CONFIG_NETWORK_SECMARK is not set | 363 | # CONFIG_NETWORK_SECMARK is not set |
| 322 | # CONFIG_NETFILTER is not set | 364 | # CONFIG_NETFILTER is not set |
| 323 | # CONFIG_IP_DCCP is not set | 365 | # CONFIG_IP_DCCP is not set |
| @@ -334,10 +376,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 334 | # CONFIG_LAPB is not set | 376 | # CONFIG_LAPB is not set |
| 335 | # CONFIG_ECONET is not set | 377 | # CONFIG_ECONET is not set |
| 336 | # CONFIG_WAN_ROUTER is not set | 378 | # CONFIG_WAN_ROUTER is not set |
| 337 | |||
| 338 | # | ||
| 339 | # QoS and/or fair queueing | ||
| 340 | # | ||
| 341 | # CONFIG_NET_SCHED is not set | 379 | # CONFIG_NET_SCHED is not set |
| 342 | 380 | ||
| 343 | # | 381 | # |
| @@ -345,6 +383,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 345 | # | 383 | # |
| 346 | # CONFIG_NET_PKTGEN is not set | 384 | # CONFIG_NET_PKTGEN is not set |
| 347 | # CONFIG_HAMRADIO is not set | 385 | # CONFIG_HAMRADIO is not set |
| 386 | # CONFIG_CAN is not set | ||
| 348 | # CONFIG_IRDA is not set | 387 | # CONFIG_IRDA is not set |
| 349 | # CONFIG_BT is not set | 388 | # CONFIG_BT is not set |
| 350 | # CONFIG_AF_RXRPC is not set | 389 | # CONFIG_AF_RXRPC is not set |
| @@ -366,6 +405,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 366 | # | 405 | # |
| 367 | # Generic Driver Options | 406 | # Generic Driver Options |
| 368 | # | 407 | # |
| 408 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
| 369 | # CONFIG_STANDALONE is not set | 409 | # CONFIG_STANDALONE is not set |
| 370 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 410 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 371 | # CONFIG_FW_LOADER is not set | 411 | # CONFIG_FW_LOADER is not set |
| @@ -374,6 +414,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
| 374 | # CONFIG_MTD is not set | 414 | # CONFIG_MTD is not set |
| 375 | # CONFIG_PARPORT is not set | 415 | # CONFIG_PARPORT is not set |
| 376 | CONFIG_BLK_DEV=y | 416 | CONFIG_BLK_DEV=y |
| 417 | CONFIG_GDROM=y | ||
| 377 | # CONFIG_BLK_CPQ_CISS_DA is not set | 418 | # CONFIG_BLK_CPQ_CISS_DA is not set |
| 378 | # CONFIG_BLK_DEV_DAC960 is not set | 419 | # CONFIG_BLK_DEV_DAC960 is not set |
| 379 | # CONFIG_BLK_DEV_UMEM is not set | 420 | # CONFIG_BLK_DEV_UMEM is not set |
| @@ -384,11 +425,15 @@ CONFIG_BLK_DEV=y | |||
| 384 | # CONFIG_BLK_DEV_RAM is not set | 425 | # CONFIG_BLK_DEV_RAM is not set |
| 385 | # CONFIG_CDROM_PKTCDVD is not set | 426 | # CONFIG_CDROM_PKTCDVD is not set |
| 386 | # CONFIG_ATA_OVER_ETH is not set | 427 | # CONFIG_ATA_OVER_ETH is not set |
| 428 | # CONFIG_BLK_DEV_HD is not set | ||
| 387 | CONFIG_MISC_DEVICES=y | 429 | CONFIG_MISC_DEVICES=y |
| 388 | # CONFIG_PHANTOM is not set | 430 | # CONFIG_PHANTOM is not set |
| 389 | # CONFIG_EEPROM_93CX6 is not set | 431 | # CONFIG_EEPROM_93CX6 is not set |
| 390 | # CONFIG_SGI_IOC4 is not set | 432 | # CONFIG_SGI_IOC4 is not set |
| 391 | # CONFIG_TIFM_CORE is not set | 433 | # CONFIG_TIFM_CORE is not set |
| 434 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
| 435 | # CONFIG_HP_ILO is not set | ||
| 436 | CONFIG_HAVE_IDE=y | ||
| 392 | # CONFIG_IDE is not set | 437 | # CONFIG_IDE is not set |
| 393 | 438 | ||
| 394 | # | 439 | # |
| @@ -400,44 +445,49 @@ CONFIG_MISC_DEVICES=y | |||
| 400 | # CONFIG_SCSI_NETLINK is not set | 445 | # CONFIG_SCSI_NETLINK is not set |
| 401 | # CONFIG_ATA is not set | 446 | # CONFIG_ATA is not set |
| 402 | # CONFIG_MD is not set | 447 | # CONFIG_MD is not set |
| 448 | # CONFIG_FUSION is not set | ||
| 403 | 449 | ||
| 404 | # | 450 | # |
| 405 | # Fusion MPT device support | 451 | # IEEE 1394 (FireWire) support |
| 406 | # | 452 | # |
| 407 | # CONFIG_FUSION is not set | ||
| 408 | 453 | ||
| 409 | # | 454 | # |
| 410 | # IEEE 1394 (FireWire) support | 455 | # Enable only one of the two stacks, unless you know what you are doing |
| 411 | # | 456 | # |
| 412 | # CONFIG_FIREWIRE is not set | 457 | # CONFIG_FIREWIRE is not set |
| 413 | # CONFIG_IEEE1394 is not set | 458 | # CONFIG_IEEE1394 is not set |
| 414 | # CONFIG_I2O is not set | 459 | # CONFIG_I2O is not set |
| 415 | CONFIG_NETDEVICES=y | 460 | CONFIG_NETDEVICES=y |
| 416 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 417 | # CONFIG_DUMMY is not set | 461 | # CONFIG_DUMMY is not set |
| 418 | # CONFIG_BONDING is not set | 462 | # CONFIG_BONDING is not set |
| 419 | # CONFIG_MACVLAN is not set | 463 | # CONFIG_MACVLAN is not set |
| 420 | # CONFIG_EQUALIZER is not set | 464 | # CONFIG_EQUALIZER is not set |
| 421 | # CONFIG_TUN is not set | 465 | # CONFIG_TUN is not set |
| 466 | # CONFIG_VETH is not set | ||
| 422 | # CONFIG_ARCNET is not set | 467 | # CONFIG_ARCNET is not set |
| 423 | # CONFIG_PHYLIB is not set | 468 | # CONFIG_PHYLIB is not set |
| 424 | CONFIG_NET_ETHERNET=y | 469 | CONFIG_NET_ETHERNET=y |
| 425 | CONFIG_MII=y | 470 | CONFIG_MII=y |
| 471 | # CONFIG_AX88796 is not set | ||
| 426 | # CONFIG_STNIC is not set | 472 | # CONFIG_STNIC is not set |
| 427 | # CONFIG_HAPPYMEAL is not set | 473 | # CONFIG_HAPPYMEAL is not set |
| 428 | # CONFIG_SUNGEM is not set | 474 | # CONFIG_SUNGEM is not set |
| 429 | # CONFIG_CASSINI is not set | 475 | # CONFIG_CASSINI is not set |
| 430 | # CONFIG_NET_VENDOR_3COM is not set | 476 | # CONFIG_NET_VENDOR_3COM is not set |
| 431 | # CONFIG_SMC91X is not set | 477 | # CONFIG_SMC91X is not set |
| 478 | # CONFIG_SMC911X is not set | ||
| 432 | # CONFIG_NET_TULIP is not set | 479 | # CONFIG_NET_TULIP is not set |
| 433 | # CONFIG_HP100 is not set | 480 | # CONFIG_HP100 is not set |
| 481 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
| 482 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
| 483 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
| 484 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
| 434 | CONFIG_NET_PCI=y | 485 | CONFIG_NET_PCI=y |
| 435 | # CONFIG_PCNET32 is not set | 486 | # CONFIG_PCNET32 is not set |
| 436 | # CONFIG_AMD8111_ETH is not set | 487 | # CONFIG_AMD8111_ETH is not set |
| 437 | # CONFIG_ADAPTEC_STARFIRE is not set | 488 | # CONFIG_ADAPTEC_STARFIRE is not set |
| 438 | # CONFIG_B44 is not set | 489 | # CONFIG_B44 is not set |
| 439 | # CONFIG_FORCEDETH is not set | 490 | # CONFIG_FORCEDETH is not set |
| 440 | # CONFIG_DGRS is not set | ||
| 441 | # CONFIG_EEPRO100 is not set | 491 | # CONFIG_EEPRO100 is not set |
| 442 | # CONFIG_E100 is not set | 492 | # CONFIG_E100 is not set |
| 443 | # CONFIG_FEALNX is not set | 493 | # CONFIG_FEALNX is not set |
| @@ -449,6 +499,7 @@ CONFIG_8139TOO=y | |||
| 449 | # CONFIG_8139TOO_TUNE_TWISTER is not set | 499 | # CONFIG_8139TOO_TUNE_TWISTER is not set |
| 450 | # CONFIG_8139TOO_8129 is not set | 500 | # CONFIG_8139TOO_8129 is not set |
| 451 | # CONFIG_8139_OLD_RX_RESET is not set | 501 | # CONFIG_8139_OLD_RX_RESET is not set |
| 502 | # CONFIG_R6040 is not set | ||
| 452 | # CONFIG_SIS900 is not set | 503 | # CONFIG_SIS900 is not set |
| 453 | # CONFIG_EPIC100 is not set | 504 | # CONFIG_EPIC100 is not set |
| 454 | # CONFIG_SUNDANCE is not set | 505 | # CONFIG_SUNDANCE is not set |
| @@ -464,12 +515,12 @@ CONFIG_8139TOO=y | |||
| 464 | # | 515 | # |
| 465 | # CONFIG_WLAN_PRE80211 is not set | 516 | # CONFIG_WLAN_PRE80211 is not set |
| 466 | # CONFIG_WLAN_80211 is not set | 517 | # CONFIG_WLAN_80211 is not set |
| 518 | # CONFIG_IWLWIFI_LEDS is not set | ||
| 467 | # CONFIG_WAN is not set | 519 | # CONFIG_WAN is not set |
| 468 | # CONFIG_FDDI is not set | 520 | # CONFIG_FDDI is not set |
| 469 | # CONFIG_HIPPI is not set | 521 | # CONFIG_HIPPI is not set |
| 470 | # CONFIG_PPP is not set | 522 | # CONFIG_PPP is not set |
| 471 | # CONFIG_SLIP is not set | 523 | # CONFIG_SLIP is not set |
| 472 | # CONFIG_SHAPER is not set | ||
| 473 | # CONFIG_NETCONSOLE is not set | 524 | # CONFIG_NETCONSOLE is not set |
| 474 | # CONFIG_NETPOLL is not set | 525 | # CONFIG_NETPOLL is not set |
| 475 | # CONFIG_NET_POLL_CONTROLLER is not set | 526 | # CONFIG_NET_POLL_CONTROLLER is not set |
| @@ -491,7 +542,6 @@ CONFIG_INPUT_MOUSEDEV_PSAUX=y | |||
| 491 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 542 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
| 492 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 543 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
| 493 | # CONFIG_INPUT_JOYDEV is not set | 544 | # CONFIG_INPUT_JOYDEV is not set |
| 494 | # CONFIG_INPUT_TSDEV is not set | ||
| 495 | # CONFIG_INPUT_EVDEV is not set | 545 | # CONFIG_INPUT_EVDEV is not set |
| 496 | # CONFIG_INPUT_EVBUG is not set | 546 | # CONFIG_INPUT_EVBUG is not set |
| 497 | 547 | ||
| @@ -505,6 +555,8 @@ CONFIG_INPUT_KEYBOARD=y | |||
| 505 | # CONFIG_KEYBOARD_XTKBD is not set | 555 | # CONFIG_KEYBOARD_XTKBD is not set |
| 506 | # CONFIG_KEYBOARD_NEWTON is not set | 556 | # CONFIG_KEYBOARD_NEWTON is not set |
| 507 | # CONFIG_KEYBOARD_STOWAWAY is not set | 557 | # CONFIG_KEYBOARD_STOWAWAY is not set |
| 558 | # CONFIG_KEYBOARD_MAPLE is not set | ||
| 559 | # CONFIG_KEYBOARD_SH_KEYSC is not set | ||
| 508 | CONFIG_INPUT_MOUSE=y | 560 | CONFIG_INPUT_MOUSE=y |
| 509 | # CONFIG_MOUSE_PS2 is not set | 561 | # CONFIG_MOUSE_PS2 is not set |
| 510 | # CONFIG_MOUSE_SERIAL is not set | 562 | # CONFIG_MOUSE_SERIAL is not set |
| @@ -530,10 +582,13 @@ CONFIG_SERIO_LIBPS2=y | |||
| 530 | # Character devices | 582 | # Character devices |
| 531 | # | 583 | # |
| 532 | CONFIG_VT=y | 584 | CONFIG_VT=y |
| 585 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
| 533 | CONFIG_VT_CONSOLE=y | 586 | CONFIG_VT_CONSOLE=y |
| 534 | CONFIG_HW_CONSOLE=y | 587 | CONFIG_HW_CONSOLE=y |
| 535 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 588 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
| 589 | CONFIG_DEVKMEM=y | ||
| 536 | # CONFIG_SERIAL_NONSTANDARD is not set | 590 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 591 | # CONFIG_NOZOMI is not set | ||
| 537 | 592 | ||
| 538 | # | 593 | # |
| 539 | # Serial drivers | 594 | # Serial drivers |
| @@ -553,6 +608,19 @@ CONFIG_UNIX98_PTYS=y | |||
| 553 | CONFIG_LEGACY_PTYS=y | 608 | CONFIG_LEGACY_PTYS=y |
| 554 | CONFIG_LEGACY_PTY_COUNT=256 | 609 | CONFIG_LEGACY_PTY_COUNT=256 |
| 555 | # CONFIG_IPMI_HANDLER is not set | 610 | # CONFIG_IPMI_HANDLER is not set |
| 611 | CONFIG_HW_RANDOM=y | ||
| 612 | # CONFIG_R3964 is not set | ||
| 613 | # CONFIG_APPLICOM is not set | ||
| 614 | # CONFIG_RAW_DRIVER is not set | ||
| 615 | # CONFIG_TCG_TPM is not set | ||
| 616 | CONFIG_DEVPORT=y | ||
| 617 | # CONFIG_I2C is not set | ||
| 618 | # CONFIG_SPI is not set | ||
| 619 | # CONFIG_W1 is not set | ||
| 620 | # CONFIG_POWER_SUPPLY is not set | ||
| 621 | # CONFIG_HWMON is not set | ||
| 622 | # CONFIG_THERMAL is not set | ||
| 623 | # CONFIG_THERMAL_HWMON is not set | ||
| 556 | CONFIG_WATCHDOG=y | 624 | CONFIG_WATCHDOG=y |
| 557 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 625 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
| 558 | 626 | ||
| @@ -568,45 +636,40 @@ CONFIG_SH_WDT=y | |||
| 568 | # | 636 | # |
| 569 | # CONFIG_PCIPCWATCHDOG is not set | 637 | # CONFIG_PCIPCWATCHDOG is not set |
| 570 | # CONFIG_WDTPCI is not set | 638 | # CONFIG_WDTPCI is not set |
| 571 | CONFIG_HW_RANDOM=y | ||
| 572 | # CONFIG_R3964 is not set | ||
| 573 | # CONFIG_APPLICOM is not set | ||
| 574 | # CONFIG_DRM is not set | ||
| 575 | # CONFIG_RAW_DRIVER is not set | ||
| 576 | # CONFIG_TCG_TPM is not set | ||
| 577 | CONFIG_DEVPORT=y | ||
| 578 | # CONFIG_I2C is not set | ||
| 579 | 639 | ||
| 580 | # | 640 | # |
| 581 | # SPI support | 641 | # Sonics Silicon Backplane |
| 582 | # | 642 | # |
| 583 | # CONFIG_SPI is not set | 643 | CONFIG_SSB_POSSIBLE=y |
| 584 | # CONFIG_SPI_MASTER is not set | 644 | # CONFIG_SSB is not set |
| 585 | # CONFIG_W1 is not set | ||
| 586 | # CONFIG_POWER_SUPPLY is not set | ||
| 587 | # CONFIG_HWMON is not set | ||
| 588 | 645 | ||
| 589 | # | 646 | # |
| 590 | # Multifunction device drivers | 647 | # Multifunction device drivers |
| 591 | # | 648 | # |
| 649 | # CONFIG_MFD_CORE is not set | ||
| 592 | # CONFIG_MFD_SM501 is not set | 650 | # CONFIG_MFD_SM501 is not set |
| 651 | # CONFIG_HTC_PASIC3 is not set | ||
| 593 | 652 | ||
| 594 | # | 653 | # |
| 595 | # Multimedia devices | 654 | # Multimedia devices |
| 596 | # | 655 | # |
| 656 | |||
| 657 | # | ||
| 658 | # Multimedia core support | ||
| 659 | # | ||
| 597 | # CONFIG_VIDEO_DEV is not set | 660 | # CONFIG_VIDEO_DEV is not set |
| 598 | # CONFIG_DVB_CORE is not set | 661 | # CONFIG_DVB_CORE is not set |
| 599 | # CONFIG_DAB is not set | 662 | # CONFIG_VIDEO_MEDIA is not set |
| 600 | 663 | ||
| 601 | # | 664 | # |
| 602 | # Graphics support | 665 | # Multimedia drivers |
| 603 | # | 666 | # |
| 604 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 667 | # CONFIG_DAB is not set |
| 605 | 668 | ||
| 606 | # | 669 | # |
| 607 | # Display device support | 670 | # Graphics support |
| 608 | # | 671 | # |
| 609 | # CONFIG_DISPLAY_SUPPORT is not set | 672 | # CONFIG_DRM is not set |
| 610 | # CONFIG_VGASTATE is not set | 673 | # CONFIG_VGASTATE is not set |
| 611 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 674 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
| 612 | CONFIG_FB=y | 675 | CONFIG_FB=y |
| @@ -615,11 +678,12 @@ CONFIG_FIRMWARE_EDID=y | |||
| 615 | CONFIG_FB_CFB_FILLRECT=y | 678 | CONFIG_FB_CFB_FILLRECT=y |
| 616 | CONFIG_FB_CFB_COPYAREA=y | 679 | CONFIG_FB_CFB_COPYAREA=y |
| 617 | CONFIG_FB_CFB_IMAGEBLIT=y | 680 | CONFIG_FB_CFB_IMAGEBLIT=y |
| 681 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
| 618 | # CONFIG_FB_SYS_FILLRECT is not set | 682 | # CONFIG_FB_SYS_FILLRECT is not set |
| 619 | # CONFIG_FB_SYS_COPYAREA is not set | 683 | # CONFIG_FB_SYS_COPYAREA is not set |
| 620 | # CONFIG_FB_SYS_IMAGEBLIT is not set | 684 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
| 685 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
| 621 | # CONFIG_FB_SYS_FOPS is not set | 686 | # CONFIG_FB_SYS_FOPS is not set |
| 622 | CONFIG_FB_DEFERRED_IO=y | ||
| 623 | # CONFIG_FB_SVGALIB is not set | 687 | # CONFIG_FB_SVGALIB is not set |
| 624 | # CONFIG_FB_MACMODES is not set | 688 | # CONFIG_FB_MACMODES is not set |
| 625 | # CONFIG_FB_BACKLIGHT is not set | 689 | # CONFIG_FB_BACKLIGHT is not set |
| @@ -653,7 +717,15 @@ CONFIG_FB_PVR2=y | |||
| 653 | # CONFIG_FB_TRIDENT is not set | 717 | # CONFIG_FB_TRIDENT is not set |
| 654 | # CONFIG_FB_ARK is not set | 718 | # CONFIG_FB_ARK is not set |
| 655 | # CONFIG_FB_PM3 is not set | 719 | # CONFIG_FB_PM3 is not set |
| 720 | # CONFIG_FB_CARMINE is not set | ||
| 721 | # CONFIG_FB_SH_MOBILE_LCDC is not set | ||
| 656 | # CONFIG_FB_VIRTUAL is not set | 722 | # CONFIG_FB_VIRTUAL is not set |
| 723 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 724 | |||
| 725 | # | ||
| 726 | # Display device support | ||
| 727 | # | ||
| 728 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 657 | 729 | ||
| 658 | # | 730 | # |
| 659 | # Console display driver support | 731 | # Console display driver support |
| @@ -680,49 +752,30 @@ CONFIG_LOGO=y | |||
| 680 | # CONFIG_LOGO_SUPERH_MONO is not set | 752 | # CONFIG_LOGO_SUPERH_MONO is not set |
| 681 | # CONFIG_LOGO_SUPERH_VGA16 is not set | 753 | # CONFIG_LOGO_SUPERH_VGA16 is not set |
| 682 | CONFIG_LOGO_SUPERH_CLUT224=y | 754 | CONFIG_LOGO_SUPERH_CLUT224=y |
| 683 | |||
| 684 | # | ||
| 685 | # Sound | ||
| 686 | # | ||
| 687 | # CONFIG_SOUND is not set | 755 | # CONFIG_SOUND is not set |
| 688 | CONFIG_HID_SUPPORT=y | 756 | CONFIG_HID_SUPPORT=y |
| 689 | CONFIG_HID=y | 757 | CONFIG_HID=y |
| 690 | # CONFIG_HID_DEBUG is not set | 758 | # CONFIG_HID_DEBUG is not set |
| 759 | # CONFIG_HIDRAW is not set | ||
| 691 | CONFIG_USB_SUPPORT=y | 760 | CONFIG_USB_SUPPORT=y |
| 692 | CONFIG_USB_ARCH_HAS_HCD=y | 761 | CONFIG_USB_ARCH_HAS_HCD=y |
| 693 | CONFIG_USB_ARCH_HAS_OHCI=y | 762 | CONFIG_USB_ARCH_HAS_OHCI=y |
| 694 | CONFIG_USB_ARCH_HAS_EHCI=y | 763 | CONFIG_USB_ARCH_HAS_EHCI=y |
| 695 | # CONFIG_USB is not set | 764 | # CONFIG_USB is not set |
| 765 | # CONFIG_USB_OTG_WHITELIST is not set | ||
| 766 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
| 696 | 767 | ||
| 697 | # | 768 | # |
| 698 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 769 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
| 699 | # | 770 | # |
| 700 | |||
| 701 | # | ||
| 702 | # USB Gadget Support | ||
| 703 | # | ||
| 704 | # CONFIG_USB_GADGET is not set | 771 | # CONFIG_USB_GADGET is not set |
| 705 | # CONFIG_MMC is not set | 772 | # CONFIG_MMC is not set |
| 773 | # CONFIG_MEMSTICK is not set | ||
| 706 | # CONFIG_NEW_LEDS is not set | 774 | # CONFIG_NEW_LEDS is not set |
| 775 | # CONFIG_ACCESSIBILITY is not set | ||
| 707 | # CONFIG_INFINIBAND is not set | 776 | # CONFIG_INFINIBAND is not set |
| 708 | # CONFIG_RTC_CLASS is not set | 777 | # CONFIG_RTC_CLASS is not set |
| 709 | 778 | # CONFIG_DMADEVICES is not set | |
| 710 | # | ||
| 711 | # DMA Engine support | ||
| 712 | # | ||
| 713 | # CONFIG_DMA_ENGINE is not set | ||
| 714 | |||
| 715 | # | ||
| 716 | # DMA Clients | ||
| 717 | # | ||
| 718 | |||
| 719 | # | ||
| 720 | # DMA Devices | ||
| 721 | # | ||
| 722 | |||
| 723 | # | ||
| 724 | # Userspace I/O | ||
| 725 | # | ||
| 726 | # CONFIG_UIO is not set | 779 | # CONFIG_UIO is not set |
| 727 | 780 | ||
| 728 | # | 781 | # |
| @@ -735,14 +788,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
| 735 | # CONFIG_JFS_FS is not set | 788 | # CONFIG_JFS_FS is not set |
| 736 | # CONFIG_FS_POSIX_ACL is not set | 789 | # CONFIG_FS_POSIX_ACL is not set |
| 737 | # CONFIG_XFS_FS is not set | 790 | # CONFIG_XFS_FS is not set |
| 738 | # CONFIG_GFS2_FS is not set | ||
| 739 | # CONFIG_OCFS2_FS is not set | 791 | # CONFIG_OCFS2_FS is not set |
| 740 | # CONFIG_MINIX_FS is not set | 792 | # CONFIG_DNOTIFY is not set |
| 741 | # CONFIG_ROMFS_FS is not set | ||
| 742 | CONFIG_INOTIFY=y | 793 | CONFIG_INOTIFY=y |
| 743 | CONFIG_INOTIFY_USER=y | 794 | CONFIG_INOTIFY_USER=y |
| 744 | # CONFIG_QUOTA is not set | 795 | # CONFIG_QUOTA is not set |
| 745 | # CONFIG_DNOTIFY is not set | ||
| 746 | # CONFIG_AUTOFS_FS is not set | 796 | # CONFIG_AUTOFS_FS is not set |
| 747 | # CONFIG_AUTOFS4_FS is not set | 797 | # CONFIG_AUTOFS4_FS is not set |
| 748 | # CONFIG_FUSE_FS is not set | 798 | # CONFIG_FUSE_FS is not set |
| @@ -771,7 +821,6 @@ CONFIG_TMPFS=y | |||
| 771 | # CONFIG_TMPFS_POSIX_ACL is not set | 821 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 772 | CONFIG_HUGETLBFS=y | 822 | CONFIG_HUGETLBFS=y |
| 773 | CONFIG_HUGETLB_PAGE=y | 823 | CONFIG_HUGETLB_PAGE=y |
| 774 | CONFIG_RAMFS=y | ||
| 775 | # CONFIG_CONFIGFS_FS is not set | 824 | # CONFIG_CONFIGFS_FS is not set |
| 776 | 825 | ||
| 777 | # | 826 | # |
| @@ -786,14 +835,14 @@ CONFIG_RAMFS=y | |||
| 786 | # CONFIG_EFS_FS is not set | 835 | # CONFIG_EFS_FS is not set |
| 787 | # CONFIG_CRAMFS is not set | 836 | # CONFIG_CRAMFS is not set |
| 788 | # CONFIG_VXFS_FS is not set | 837 | # CONFIG_VXFS_FS is not set |
| 838 | # CONFIG_MINIX_FS is not set | ||
| 839 | # CONFIG_OMFS_FS is not set | ||
| 789 | # CONFIG_HPFS_FS is not set | 840 | # CONFIG_HPFS_FS is not set |
| 790 | # CONFIG_QNX4FS_FS is not set | 841 | # CONFIG_QNX4FS_FS is not set |
| 842 | # CONFIG_ROMFS_FS is not set | ||
| 791 | # CONFIG_SYSV_FS is not set | 843 | # CONFIG_SYSV_FS is not set |
| 792 | # CONFIG_UFS_FS is not set | 844 | # CONFIG_UFS_FS is not set |
| 793 | 845 | CONFIG_NETWORK_FILESYSTEMS=y | |
| 794 | # | ||
| 795 | # Network File Systems | ||
| 796 | # | ||
| 797 | # CONFIG_NFS_FS is not set | 846 | # CONFIG_NFS_FS is not set |
| 798 | # CONFIG_NFSD is not set | 847 | # CONFIG_NFSD is not set |
| 799 | # CONFIG_SMB_FS is not set | 848 | # CONFIG_SMB_FS is not set |
| @@ -807,35 +856,25 @@ CONFIG_RAMFS=y | |||
| 807 | # | 856 | # |
| 808 | # CONFIG_PARTITION_ADVANCED is not set | 857 | # CONFIG_PARTITION_ADVANCED is not set |
| 809 | CONFIG_MSDOS_PARTITION=y | 858 | CONFIG_MSDOS_PARTITION=y |
| 810 | |||
| 811 | # | ||
| 812 | # Native Language Support | ||
| 813 | # | ||
| 814 | # CONFIG_NLS is not set | 859 | # CONFIG_NLS is not set |
| 815 | |||
| 816 | # | ||
| 817 | # Distributed Lock Manager | ||
| 818 | # | ||
| 819 | # CONFIG_DLM is not set | 860 | # CONFIG_DLM is not set |
| 820 | 861 | ||
| 821 | # | 862 | # |
| 822 | # Profiling support | ||
| 823 | # | ||
| 824 | CONFIG_PROFILING=y | ||
| 825 | # CONFIG_OPROFILE is not set | ||
| 826 | |||
| 827 | # | ||
| 828 | # Kernel hacking | 863 | # Kernel hacking |
| 829 | # | 864 | # |
| 830 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 865 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
| 831 | # CONFIG_PRINTK_TIME is not set | 866 | # CONFIG_PRINTK_TIME is not set |
| 867 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
| 832 | CONFIG_ENABLE_MUST_CHECK=y | 868 | CONFIG_ENABLE_MUST_CHECK=y |
| 869 | CONFIG_FRAME_WARN=1024 | ||
| 833 | # CONFIG_MAGIC_SYSRQ is not set | 870 | # CONFIG_MAGIC_SYSRQ is not set |
| 834 | # CONFIG_UNUSED_SYMBOLS is not set | 871 | # CONFIG_UNUSED_SYMBOLS is not set |
| 835 | # CONFIG_DEBUG_FS is not set | 872 | # CONFIG_DEBUG_FS is not set |
| 836 | # CONFIG_HEADERS_CHECK is not set | 873 | # CONFIG_HEADERS_CHECK is not set |
| 837 | # CONFIG_DEBUG_KERNEL is not set | 874 | # CONFIG_DEBUG_KERNEL is not set |
| 838 | # CONFIG_DEBUG_BUGVERBOSE is not set | 875 | # CONFIG_DEBUG_BUGVERBOSE is not set |
| 876 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
| 877 | # CONFIG_SAMPLES is not set | ||
| 839 | # CONFIG_SH_STANDARD_BIOS is not set | 878 | # CONFIG_SH_STANDARD_BIOS is not set |
| 840 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 879 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
| 841 | # CONFIG_SH_KGDB is not set | 880 | # CONFIG_SH_KGDB is not set |
| @@ -845,14 +884,95 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
| 845 | # | 884 | # |
| 846 | # CONFIG_KEYS is not set | 885 | # CONFIG_KEYS is not set |
| 847 | # CONFIG_SECURITY is not set | 886 | # CONFIG_SECURITY is not set |
| 848 | # CONFIG_CRYPTO is not set | 887 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
| 888 | CONFIG_CRYPTO=y | ||
| 889 | |||
| 890 | # | ||
| 891 | # Crypto core or helper | ||
| 892 | # | ||
| 893 | # CONFIG_CRYPTO_MANAGER is not set | ||
| 894 | # CONFIG_CRYPTO_GF128MUL is not set | ||
| 895 | # CONFIG_CRYPTO_NULL is not set | ||
| 896 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 897 | # CONFIG_CRYPTO_AUTHENC is not set | ||
| 898 | # CONFIG_CRYPTO_TEST is not set | ||
| 899 | |||
| 900 | # | ||
| 901 | # Authenticated Encryption with Associated Data | ||
| 902 | # | ||
| 903 | # CONFIG_CRYPTO_CCM is not set | ||
| 904 | # CONFIG_CRYPTO_GCM is not set | ||
| 905 | # CONFIG_CRYPTO_SEQIV is not set | ||
| 906 | |||
| 907 | # | ||
| 908 | # Block modes | ||
| 909 | # | ||
| 910 | # CONFIG_CRYPTO_CBC is not set | ||
| 911 | # CONFIG_CRYPTO_CTR is not set | ||
| 912 | # CONFIG_CRYPTO_CTS is not set | ||
| 913 | # CONFIG_CRYPTO_ECB is not set | ||
| 914 | # CONFIG_CRYPTO_LRW is not set | ||
| 915 | # CONFIG_CRYPTO_PCBC is not set | ||
| 916 | # CONFIG_CRYPTO_XTS is not set | ||
| 917 | |||
| 918 | # | ||
| 919 | # Hash modes | ||
| 920 | # | ||
| 921 | # CONFIG_CRYPTO_HMAC is not set | ||
| 922 | # CONFIG_CRYPTO_XCBC is not set | ||
| 923 | |||
| 924 | # | ||
| 925 | # Digest | ||
| 926 | # | ||
| 927 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 928 | # CONFIG_CRYPTO_MD4 is not set | ||
| 929 | # CONFIG_CRYPTO_MD5 is not set | ||
| 930 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 931 | # CONFIG_CRYPTO_RMD128 is not set | ||
| 932 | # CONFIG_CRYPTO_RMD160 is not set | ||
| 933 | # CONFIG_CRYPTO_RMD256 is not set | ||
| 934 | # CONFIG_CRYPTO_RMD320 is not set | ||
| 935 | # CONFIG_CRYPTO_SHA1 is not set | ||
| 936 | # CONFIG_CRYPTO_SHA256 is not set | ||
| 937 | # CONFIG_CRYPTO_SHA512 is not set | ||
| 938 | # CONFIG_CRYPTO_TGR192 is not set | ||
| 939 | # CONFIG_CRYPTO_WP512 is not set | ||
| 940 | |||
| 941 | # | ||
| 942 | # Ciphers | ||
| 943 | # | ||
| 944 | # CONFIG_CRYPTO_AES is not set | ||
| 945 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 946 | # CONFIG_CRYPTO_ARC4 is not set | ||
| 947 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 948 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 949 | # CONFIG_CRYPTO_CAST5 is not set | ||
| 950 | # CONFIG_CRYPTO_CAST6 is not set | ||
| 951 | # CONFIG_CRYPTO_DES is not set | ||
| 952 | # CONFIG_CRYPTO_FCRYPT is not set | ||
| 953 | # CONFIG_CRYPTO_KHAZAD is not set | ||
| 954 | # CONFIG_CRYPTO_SALSA20 is not set | ||
| 955 | # CONFIG_CRYPTO_SEED is not set | ||
| 956 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 957 | # CONFIG_CRYPTO_TEA is not set | ||
| 958 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 959 | |||
| 960 | # | ||
| 961 | # Compression | ||
| 962 | # | ||
| 963 | # CONFIG_CRYPTO_DEFLATE is not set | ||
| 964 | # CONFIG_CRYPTO_LZO is not set | ||
| 965 | CONFIG_CRYPTO_HW=y | ||
| 966 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
| 849 | 967 | ||
| 850 | # | 968 | # |
| 851 | # Library routines | 969 | # Library routines |
| 852 | # | 970 | # |
| 853 | CONFIG_BITREVERSE=y | 971 | CONFIG_BITREVERSE=y |
| 972 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
| 854 | # CONFIG_CRC_CCITT is not set | 973 | # CONFIG_CRC_CCITT is not set |
| 855 | # CONFIG_CRC16 is not set | 974 | # CONFIG_CRC16 is not set |
| 975 | # CONFIG_CRC_T10DIF is not set | ||
| 856 | # CONFIG_CRC_ITU_T is not set | 976 | # CONFIG_CRC_ITU_T is not set |
| 857 | CONFIG_CRC32=y | 977 | CONFIG_CRC32=y |
| 858 | # CONFIG_CRC7 is not set | 978 | # CONFIG_CRC7 is not set |
diff --git a/arch/sh/configs/hp6xx_defconfig b/arch/sh/configs/hp6xx_defconfig index 756d38dc2f7..41e25b3a5b0 100644 --- a/arch/sh/configs/hp6xx_defconfig +++ b/arch/sh/configs/hp6xx_defconfig | |||
| @@ -1,9 +1,11 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.23-rc4 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Tue Sep 11 19:42:44 2007 | 4 | # Wed Jul 30 01:24:57 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | ||
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
| 7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 8 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
| 9 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| @@ -20,6 +22,7 @@ CONFIG_LOCKDEP_SUPPORT=y | |||
| 20 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
| 21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 23 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
| 22 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 24 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
| 25 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
| 23 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 26 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 24 | 27 | ||
| 25 | # | 28 | # |
| @@ -34,12 +37,15 @@ CONFIG_SWAP=y | |||
| 34 | # CONFIG_SYSVIPC is not set | 37 | # CONFIG_SYSVIPC is not set |
| 35 | CONFIG_BSD_PROCESS_ACCT=y | 38 | CONFIG_BSD_PROCESS_ACCT=y |
| 36 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 39 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
| 37 | # CONFIG_USER_NS is not set | ||
| 38 | CONFIG_IKCONFIG=y | 40 | CONFIG_IKCONFIG=y |
| 39 | CONFIG_IKCONFIG_PROC=y | 41 | CONFIG_IKCONFIG_PROC=y |
| 40 | CONFIG_LOG_BUF_SHIFT=14 | 42 | CONFIG_LOG_BUF_SHIFT=14 |
| 43 | # CONFIG_CGROUPS is not set | ||
| 44 | # CONFIG_GROUP_SCHED is not set | ||
| 41 | CONFIG_SYSFS_DEPRECATED=y | 45 | CONFIG_SYSFS_DEPRECATED=y |
| 46 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
| 42 | # CONFIG_RELAY is not set | 47 | # CONFIG_RELAY is not set |
| 48 | # CONFIG_NAMESPACES is not set | ||
| 43 | # CONFIG_BLK_DEV_INITRD is not set | 49 | # CONFIG_BLK_DEV_INITRD is not set |
| 44 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 50 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 45 | CONFIG_SYSCTL=y | 51 | CONFIG_SYSCTL=y |
| @@ -52,6 +58,7 @@ CONFIG_HOTPLUG=y | |||
| 52 | CONFIG_PRINTK=y | 58 | CONFIG_PRINTK=y |
| 53 | CONFIG_BUG=y | 59 | CONFIG_BUG=y |
| 54 | CONFIG_ELF_CORE=y | 60 | CONFIG_ELF_CORE=y |
| 61 | CONFIG_COMPAT_BRK=y | ||
| 55 | CONFIG_BASE_FULL=y | 62 | CONFIG_BASE_FULL=y |
| 56 | CONFIG_FUTEX=y | 63 | CONFIG_FUTEX=y |
| 57 | CONFIG_ANON_INODES=y | 64 | CONFIG_ANON_INODES=y |
| @@ -64,6 +71,19 @@ CONFIG_VM_EVENT_COUNTERS=y | |||
| 64 | CONFIG_SLAB=y | 71 | CONFIG_SLAB=y |
| 65 | # CONFIG_SLUB is not set | 72 | # CONFIG_SLUB is not set |
| 66 | # CONFIG_SLOB is not set | 73 | # CONFIG_SLOB is not set |
| 74 | # CONFIG_PROFILING is not set | ||
| 75 | # CONFIG_MARKERS is not set | ||
| 76 | CONFIG_HAVE_OPROFILE=y | ||
| 77 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 78 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 79 | # CONFIG_HAVE_KPROBES is not set | ||
| 80 | # CONFIG_HAVE_KRETPROBES is not set | ||
| 81 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 82 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
| 83 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 84 | CONFIG_HAVE_CLK=y | ||
| 85 | CONFIG_PROC_PAGE_MONITOR=y | ||
| 86 | CONFIG_SLABINFO=y | ||
| 67 | CONFIG_RT_MUTEXES=y | 87 | CONFIG_RT_MUTEXES=y |
| 68 | # CONFIG_TINY_SHMEM is not set | 88 | # CONFIG_TINY_SHMEM is not set |
| 69 | CONFIG_BASE_SMALL=0 | 89 | CONFIG_BASE_SMALL=0 |
| @@ -73,6 +93,7 @@ CONFIG_BLOCK=y | |||
| 73 | # CONFIG_BLK_DEV_IO_TRACE is not set | 93 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 74 | # CONFIG_LSF is not set | 94 | # CONFIG_LSF is not set |
| 75 | # CONFIG_BLK_DEV_BSG is not set | 95 | # CONFIG_BLK_DEV_BSG is not set |
| 96 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 76 | 97 | ||
| 77 | # | 98 | # |
| 78 | # IO Schedulers | 99 | # IO Schedulers |
| @@ -86,13 +107,17 @@ CONFIG_DEFAULT_AS=y | |||
| 86 | # CONFIG_DEFAULT_CFQ is not set | 107 | # CONFIG_DEFAULT_CFQ is not set |
| 87 | # CONFIG_DEFAULT_NOOP is not set | 108 | # CONFIG_DEFAULT_NOOP is not set |
| 88 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 109 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
| 110 | CONFIG_CLASSIC_RCU=y | ||
| 89 | 111 | ||
| 90 | # | 112 | # |
| 91 | # System type | 113 | # System type |
| 92 | # | 114 | # |
| 93 | CONFIG_CPU_SH3=y | 115 | CONFIG_CPU_SH3=y |
| 94 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | 116 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
| 117 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | ||
| 95 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 118 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
| 119 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | ||
| 120 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||
| 96 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 121 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
| 97 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 122 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
| 98 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 123 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| @@ -101,6 +126,7 @@ CONFIG_CPU_SUBTYPE_SH7709=y | |||
| 101 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | 126 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
| 102 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | 127 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
| 103 | # CONFIG_CPU_SUBTYPE_SH7720 is not set | 128 | # CONFIG_CPU_SUBTYPE_SH7720 is not set |
| 129 | # CONFIG_CPU_SUBTYPE_SH7721 is not set | ||
| 104 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | 130 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
| 105 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | 131 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
| 106 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | 132 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
| @@ -109,14 +135,17 @@ CONFIG_CPU_SUBTYPE_SH7709=y | |||
| 109 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | 135 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
| 110 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 136 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
| 111 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 137 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
| 112 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | 138 | # CONFIG_CPU_SUBTYPE_SH7723 is not set |
| 113 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | 139 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
| 114 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 140 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 115 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 141 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
| 116 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 142 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
| 117 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | 143 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
| 118 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 144 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
| 119 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 145 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
| 146 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
| 147 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | ||
| 148 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | ||
| 120 | 149 | ||
| 121 | # | 150 | # |
| 122 | # Memory management options | 151 | # Memory management options |
| @@ -126,6 +155,7 @@ CONFIG_MMU=y | |||
| 126 | CONFIG_PAGE_OFFSET=0x80000000 | 155 | CONFIG_PAGE_OFFSET=0x80000000 |
| 127 | CONFIG_MEMORY_START=0x0d000000 | 156 | CONFIG_MEMORY_START=0x0d000000 |
| 128 | CONFIG_MEMORY_SIZE=0x00400000 | 157 | CONFIG_MEMORY_SIZE=0x00400000 |
| 158 | CONFIG_29BIT=y | ||
| 129 | CONFIG_VSYSCALL=y | 159 | CONFIG_VSYSCALL=y |
| 130 | CONFIG_ARCH_FLATMEM_ENABLE=y | 160 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 131 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | 161 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
| @@ -135,7 +165,9 @@ CONFIG_ARCH_POPULATES_NODE_MAP=y | |||
| 135 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 165 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 136 | CONFIG_PAGE_SIZE_4KB=y | 166 | CONFIG_PAGE_SIZE_4KB=y |
| 137 | # CONFIG_PAGE_SIZE_8KB is not set | 167 | # CONFIG_PAGE_SIZE_8KB is not set |
| 168 | # CONFIG_PAGE_SIZE_16KB is not set | ||
| 138 | # CONFIG_PAGE_SIZE_64KB is not set | 169 | # CONFIG_PAGE_SIZE_64KB is not set |
| 170 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 139 | CONFIG_SELECT_MEMORY_MODEL=y | 171 | CONFIG_SELECT_MEMORY_MODEL=y |
| 140 | CONFIG_FLATMEM_MANUAL=y | 172 | CONFIG_FLATMEM_MANUAL=y |
| 141 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 173 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| @@ -143,6 +175,8 @@ CONFIG_FLATMEM_MANUAL=y | |||
| 143 | CONFIG_FLATMEM=y | 175 | CONFIG_FLATMEM=y |
| 144 | CONFIG_FLAT_NODE_MEM_MAP=y | 176 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 145 | CONFIG_SPARSEMEM_STATIC=y | 177 | CONFIG_SPARSEMEM_STATIC=y |
| 178 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
| 179 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
| 146 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 180 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 147 | # CONFIG_RESOURCES_64BIT is not set | 181 | # CONFIG_RESOURCES_64BIT is not set |
| 148 | CONFIG_ZONE_DMA_FLAG=0 | 182 | CONFIG_ZONE_DMA_FLAG=0 |
| @@ -181,6 +215,7 @@ CONFIG_SH_PCLK_FREQ=22110000 | |||
| 181 | # CONFIG_TICK_ONESHOT is not set | 215 | # CONFIG_TICK_ONESHOT is not set |
| 182 | # CONFIG_NO_HZ is not set | 216 | # CONFIG_NO_HZ is not set |
| 183 | # CONFIG_HIGH_RES_TIMERS is not set | 217 | # CONFIG_HIGH_RES_TIMERS is not set |
| 218 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
| 184 | 219 | ||
| 185 | # | 220 | # |
| 186 | # CPU Frequency scaling | 221 | # CPU Frequency scaling |
| @@ -219,11 +254,14 @@ CONFIG_HZ_250=y | |||
| 219 | # CONFIG_HZ_300 is not set | 254 | # CONFIG_HZ_300 is not set |
| 220 | # CONFIG_HZ_1000 is not set | 255 | # CONFIG_HZ_1000 is not set |
| 221 | CONFIG_HZ=250 | 256 | CONFIG_HZ=250 |
| 257 | # CONFIG_SCHED_HRTICK is not set | ||
| 222 | # CONFIG_KEXEC is not set | 258 | # CONFIG_KEXEC is not set |
| 223 | # CONFIG_CRASH_DUMP is not set | 259 | # CONFIG_CRASH_DUMP is not set |
| 224 | CONFIG_PREEMPT_NONE=y | 260 | CONFIG_PREEMPT_NONE=y |
| 225 | # CONFIG_PREEMPT_VOLUNTARY is not set | 261 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 226 | # CONFIG_PREEMPT is not set | 262 | # CONFIG_PREEMPT is not set |
| 263 | CONFIG_GUSA=y | ||
| 264 | # CONFIG_GUSA_RB is not set | ||
| 227 | 265 | ||
| 228 | # | 266 | # |
| 229 | # Boot options | 267 | # Boot options |
| @@ -237,10 +275,6 @@ CONFIG_BOOT_LINK_OFFSET=0x00800000 | |||
| 237 | # | 275 | # |
| 238 | CONFIG_ISA=y | 276 | CONFIG_ISA=y |
| 239 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 277 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
| 240 | |||
| 241 | # | ||
| 242 | # PCCARD (PCMCIA/CardBus) support | ||
| 243 | # | ||
| 244 | CONFIG_PCCARD=y | 278 | CONFIG_PCCARD=y |
| 245 | # CONFIG_PCMCIA_DEBUG is not set | 279 | # CONFIG_PCMCIA_DEBUG is not set |
| 246 | CONFIG_PCMCIA=y | 280 | CONFIG_PCMCIA=y |
| @@ -263,11 +297,12 @@ CONFIG_BINFMT_ELF=y | |||
| 263 | # | 297 | # |
| 264 | # Power management options (EXPERIMENTAL) | 298 | # Power management options (EXPERIMENTAL) |
| 265 | # | 299 | # |
| 300 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
| 266 | CONFIG_PM=y | 301 | CONFIG_PM=y |
| 267 | CONFIG_PM_LEGACY=y | ||
| 268 | # CONFIG_PM_DEBUG is not set | 302 | # CONFIG_PM_DEBUG is not set |
| 269 | CONFIG_PM_SLEEP=y | 303 | CONFIG_PM_SLEEP=y |
| 270 | CONFIG_SUSPEND=y | 304 | CONFIG_SUSPEND=y |
| 305 | CONFIG_SUSPEND_FREEZER=y | ||
| 271 | CONFIG_APM_EMULATION=y | 306 | CONFIG_APM_EMULATION=y |
| 272 | 307 | ||
| 273 | # | 308 | # |
| @@ -282,9 +317,12 @@ CONFIG_APM_EMULATION=y | |||
| 282 | # | 317 | # |
| 283 | # Generic Driver Options | 318 | # Generic Driver Options |
| 284 | # | 319 | # |
| 320 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
| 285 | # CONFIG_STANDALONE is not set | 321 | # CONFIG_STANDALONE is not set |
| 286 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 322 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 287 | CONFIG_FW_LOADER=y | 323 | CONFIG_FW_LOADER=y |
| 324 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
| 325 | CONFIG_EXTRA_FIRMWARE="" | ||
| 288 | # CONFIG_SYS_HYPERVISOR is not set | 326 | # CONFIG_SYS_HYPERVISOR is not set |
| 289 | # CONFIG_MTD is not set | 327 | # CONFIG_MTD is not set |
| 290 | # CONFIG_PARPORT is not set | 328 | # CONFIG_PARPORT is not set |
| @@ -294,8 +332,11 @@ CONFIG_BLK_DEV=y | |||
| 294 | # CONFIG_BLK_DEV_LOOP is not set | 332 | # CONFIG_BLK_DEV_LOOP is not set |
| 295 | # CONFIG_BLK_DEV_RAM is not set | 333 | # CONFIG_BLK_DEV_RAM is not set |
| 296 | # CONFIG_CDROM_PKTCDVD is not set | 334 | # CONFIG_CDROM_PKTCDVD is not set |
| 335 | # CONFIG_BLK_DEV_HD is not set | ||
| 297 | CONFIG_MISC_DEVICES=y | 336 | CONFIG_MISC_DEVICES=y |
| 298 | # CONFIG_EEPROM_93CX6 is not set | 337 | # CONFIG_EEPROM_93CX6 is not set |
| 338 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
| 339 | CONFIG_HAVE_IDE=y | ||
| 299 | # CONFIG_IDE is not set | 340 | # CONFIG_IDE is not set |
| 300 | 341 | ||
| 301 | # | 342 | # |
| @@ -332,6 +373,7 @@ CONFIG_BLK_DEV_SD=y | |||
| 332 | # CONFIG_SCSI_SPI_ATTRS is not set | 373 | # CONFIG_SCSI_SPI_ATTRS is not set |
| 333 | # CONFIG_SCSI_FC_ATTRS is not set | 374 | # CONFIG_SCSI_FC_ATTRS is not set |
| 334 | # CONFIG_SCSI_SAS_LIBSAS is not set | 375 | # CONFIG_SCSI_SAS_LIBSAS is not set |
| 376 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
| 335 | CONFIG_SCSI_LOWLEVEL=y | 377 | CONFIG_SCSI_LOWLEVEL=y |
| 336 | # CONFIG_SCSI_AHA152X is not set | 378 | # CONFIG_SCSI_AHA152X is not set |
| 337 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 379 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
| @@ -342,14 +384,17 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 342 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set | 384 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set |
| 343 | # CONFIG_SCSI_NCR53C406A is not set | 385 | # CONFIG_SCSI_NCR53C406A is not set |
| 344 | # CONFIG_SCSI_PAS16 is not set | 386 | # CONFIG_SCSI_PAS16 is not set |
| 345 | # CONFIG_SCSI_PSI240I is not set | ||
| 346 | # CONFIG_SCSI_QLOGIC_FAS is not set | 387 | # CONFIG_SCSI_QLOGIC_FAS is not set |
| 347 | # CONFIG_SCSI_SYM53C416 is not set | 388 | # CONFIG_SCSI_SYM53C416 is not set |
| 348 | # CONFIG_SCSI_T128 is not set | 389 | # CONFIG_SCSI_T128 is not set |
| 349 | # CONFIG_SCSI_DEBUG is not set | 390 | # CONFIG_SCSI_DEBUG is not set |
| 350 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | 391 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set |
| 392 | # CONFIG_SCSI_DH is not set | ||
| 351 | CONFIG_ATA=y | 393 | CONFIG_ATA=y |
| 352 | # CONFIG_ATA_NONSTANDARD is not set | 394 | # CONFIG_ATA_NONSTANDARD is not set |
| 395 | CONFIG_SATA_PMP=y | ||
| 396 | CONFIG_ATA_SFF=y | ||
| 397 | # CONFIG_SATA_MV is not set | ||
| 353 | # CONFIG_PATA_LEGACY is not set | 398 | # CONFIG_PATA_LEGACY is not set |
| 354 | # CONFIG_PATA_PCMCIA is not set | 399 | # CONFIG_PATA_PCMCIA is not set |
| 355 | # CONFIG_PATA_QDI is not set | 400 | # CONFIG_PATA_QDI is not set |
| @@ -370,11 +415,9 @@ CONFIG_INPUT_POLLDEV=y | |||
| 370 | # | 415 | # |
| 371 | # CONFIG_INPUT_MOUSEDEV is not set | 416 | # CONFIG_INPUT_MOUSEDEV is not set |
| 372 | # CONFIG_INPUT_JOYDEV is not set | 417 | # CONFIG_INPUT_JOYDEV is not set |
| 373 | CONFIG_INPUT_TSDEV=y | ||
| 374 | CONFIG_INPUT_TSDEV_SCREEN_X=240 | ||
| 375 | CONFIG_INPUT_TSDEV_SCREEN_Y=320 | ||
| 376 | CONFIG_INPUT_EVDEV=y | 418 | CONFIG_INPUT_EVDEV=y |
| 377 | # CONFIG_INPUT_EVBUG is not set | 419 | # CONFIG_INPUT_EVBUG is not set |
| 420 | # CONFIG_INPUT_APMPOWER is not set | ||
| 378 | 421 | ||
| 379 | # | 422 | # |
| 380 | # Input Device Drivers | 423 | # Input Device Drivers |
| @@ -387,6 +430,7 @@ CONFIG_INPUT_KEYBOARD=y | |||
| 387 | # CONFIG_KEYBOARD_NEWTON is not set | 430 | # CONFIG_KEYBOARD_NEWTON is not set |
| 388 | # CONFIG_KEYBOARD_STOWAWAY is not set | 431 | # CONFIG_KEYBOARD_STOWAWAY is not set |
| 389 | CONFIG_KEYBOARD_HP6XX=y | 432 | CONFIG_KEYBOARD_HP6XX=y |
| 433 | # CONFIG_KEYBOARD_SH_KEYSC is not set | ||
| 390 | # CONFIG_INPUT_MOUSE is not set | 434 | # CONFIG_INPUT_MOUSE is not set |
| 391 | # CONFIG_INPUT_JOYSTICK is not set | 435 | # CONFIG_INPUT_JOYSTICK is not set |
| 392 | # CONFIG_INPUT_TABLET is not set | 436 | # CONFIG_INPUT_TABLET is not set |
| @@ -395,12 +439,15 @@ CONFIG_INPUT_TOUCHSCREEN=y | |||
| 395 | # CONFIG_TOUCHSCREEN_GUNZE is not set | 439 | # CONFIG_TOUCHSCREEN_GUNZE is not set |
| 396 | # CONFIG_TOUCHSCREEN_ELO is not set | 440 | # CONFIG_TOUCHSCREEN_ELO is not set |
| 397 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | 441 | # CONFIG_TOUCHSCREEN_MTOUCH is not set |
| 442 | # CONFIG_TOUCHSCREEN_INEXIO is not set | ||
| 398 | # CONFIG_TOUCHSCREEN_MK712 is not set | 443 | # CONFIG_TOUCHSCREEN_MK712 is not set |
| 399 | CONFIG_TOUCHSCREEN_HP600=y | 444 | CONFIG_TOUCHSCREEN_HP600=y |
| 445 | # CONFIG_TOUCHSCREEN_HTCPEN is not set | ||
| 400 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | 446 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set |
| 401 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | 447 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set |
| 402 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | 448 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set |
| 403 | # CONFIG_TOUCHSCREEN_UCB1400 is not set | 449 | # CONFIG_TOUCHSCREEN_UCB1400 is not set |
| 450 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | ||
| 404 | # CONFIG_INPUT_MISC is not set | 451 | # CONFIG_INPUT_MISC is not set |
| 405 | 452 | ||
| 406 | # | 453 | # |
| @@ -417,9 +464,11 @@ CONFIG_SERIO=y | |||
| 417 | # Character devices | 464 | # Character devices |
| 418 | # | 465 | # |
| 419 | CONFIG_VT=y | 466 | CONFIG_VT=y |
| 467 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
| 420 | CONFIG_VT_CONSOLE=y | 468 | CONFIG_VT_CONSOLE=y |
| 421 | CONFIG_HW_CONSOLE=y | 469 | CONFIG_HW_CONSOLE=y |
| 422 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 470 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
| 471 | CONFIG_DEVKMEM=y | ||
| 423 | # CONFIG_SERIAL_NONSTANDARD is not set | 472 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 424 | 473 | ||
| 425 | # | 474 | # |
| @@ -439,7 +488,6 @@ CONFIG_UNIX98_PTYS=y | |||
| 439 | CONFIG_LEGACY_PTYS=y | 488 | CONFIG_LEGACY_PTYS=y |
| 440 | CONFIG_LEGACY_PTY_COUNT=64 | 489 | CONFIG_LEGACY_PTY_COUNT=64 |
| 441 | # CONFIG_IPMI_HANDLER is not set | 490 | # CONFIG_IPMI_HANDLER is not set |
| 442 | # CONFIG_WATCHDOG is not set | ||
| 443 | CONFIG_HW_RANDOM=y | 491 | CONFIG_HW_RANDOM=y |
| 444 | # CONFIG_DTLK is not set | 492 | # CONFIG_DTLK is not set |
| 445 | # CONFIG_R3964 is not set | 493 | # CONFIG_R3964 is not set |
| @@ -454,39 +502,45 @@ CONFIG_HW_RANDOM=y | |||
| 454 | # CONFIG_TCG_TPM is not set | 502 | # CONFIG_TCG_TPM is not set |
| 455 | CONFIG_DEVPORT=y | 503 | CONFIG_DEVPORT=y |
| 456 | # CONFIG_I2C is not set | 504 | # CONFIG_I2C is not set |
| 457 | |||
| 458 | # | ||
| 459 | # SPI support | ||
| 460 | # | ||
| 461 | # CONFIG_SPI is not set | 505 | # CONFIG_SPI is not set |
| 462 | # CONFIG_SPI_MASTER is not set | ||
| 463 | # CONFIG_W1 is not set | 506 | # CONFIG_W1 is not set |
| 464 | # CONFIG_POWER_SUPPLY is not set | 507 | # CONFIG_POWER_SUPPLY is not set |
| 465 | # CONFIG_HWMON is not set | 508 | # CONFIG_HWMON is not set |
| 509 | # CONFIG_THERMAL is not set | ||
| 510 | # CONFIG_THERMAL_HWMON is not set | ||
| 511 | # CONFIG_WATCHDOG is not set | ||
| 512 | |||
| 513 | # | ||
| 514 | # Sonics Silicon Backplane | ||
| 515 | # | ||
| 516 | CONFIG_SSB_POSSIBLE=y | ||
| 517 | # CONFIG_SSB is not set | ||
| 466 | 518 | ||
| 467 | # | 519 | # |
| 468 | # Multifunction device drivers | 520 | # Multifunction device drivers |
| 469 | # | 521 | # |
| 522 | # CONFIG_MFD_CORE is not set | ||
| 470 | # CONFIG_MFD_SM501 is not set | 523 | # CONFIG_MFD_SM501 is not set |
| 524 | # CONFIG_HTC_PASIC3 is not set | ||
| 471 | 525 | ||
| 472 | # | 526 | # |
| 473 | # Multimedia devices | 527 | # Multimedia devices |
| 474 | # | 528 | # |
| 529 | |||
| 530 | # | ||
| 531 | # Multimedia core support | ||
| 532 | # | ||
| 475 | # CONFIG_VIDEO_DEV is not set | 533 | # CONFIG_VIDEO_DEV is not set |
| 476 | # CONFIG_DAB is not set | 534 | # CONFIG_VIDEO_MEDIA is not set |
| 477 | 535 | ||
| 478 | # | 536 | # |
| 479 | # Graphics support | 537 | # Multimedia drivers |
| 480 | # | 538 | # |
| 481 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 539 | # CONFIG_DAB is not set |
| 482 | CONFIG_LCD_CLASS_DEVICE=y | ||
| 483 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | ||
| 484 | CONFIG_BACKLIGHT_HP680=y | ||
| 485 | 540 | ||
| 486 | # | 541 | # |
| 487 | # Display device support | 542 | # Graphics support |
| 488 | # | 543 | # |
| 489 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 490 | # CONFIG_VGASTATE is not set | 544 | # CONFIG_VGASTATE is not set |
| 491 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 545 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
| 492 | CONFIG_FB=y | 546 | CONFIG_FB=y |
| @@ -495,11 +549,12 @@ CONFIG_FIRMWARE_EDID=y | |||
| 495 | CONFIG_FB_CFB_FILLRECT=y | 549 | CONFIG_FB_CFB_FILLRECT=y |
| 496 | CONFIG_FB_CFB_COPYAREA=y | 550 | CONFIG_FB_CFB_COPYAREA=y |
| 497 | CONFIG_FB_CFB_IMAGEBLIT=y | 551 | CONFIG_FB_CFB_IMAGEBLIT=y |
| 552 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
| 498 | # CONFIG_FB_SYS_FILLRECT is not set | 553 | # CONFIG_FB_SYS_FILLRECT is not set |
| 499 | # CONFIG_FB_SYS_COPYAREA is not set | 554 | # CONFIG_FB_SYS_COPYAREA is not set |
| 500 | # CONFIG_FB_SYS_IMAGEBLIT is not set | 555 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
| 556 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
| 501 | # CONFIG_FB_SYS_FOPS is not set | 557 | # CONFIG_FB_SYS_FOPS is not set |
| 502 | CONFIG_FB_DEFERRED_IO=y | ||
| 503 | # CONFIG_FB_SVGALIB is not set | 558 | # CONFIG_FB_SVGALIB is not set |
| 504 | # CONFIG_FB_MACMODES is not set | 559 | # CONFIG_FB_MACMODES is not set |
| 505 | # CONFIG_FB_BACKLIGHT is not set | 560 | # CONFIG_FB_BACKLIGHT is not set |
| @@ -511,7 +566,20 @@ CONFIG_FB_DEFERRED_IO=y | |||
| 511 | # | 566 | # |
| 512 | # CONFIG_FB_S1D13XXX is not set | 567 | # CONFIG_FB_S1D13XXX is not set |
| 513 | CONFIG_FB_HIT=y | 568 | CONFIG_FB_HIT=y |
| 569 | CONFIG_FB_SH_MOBILE_LCDC=y | ||
| 514 | # CONFIG_FB_VIRTUAL is not set | 570 | # CONFIG_FB_VIRTUAL is not set |
| 571 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | ||
| 572 | CONFIG_LCD_CLASS_DEVICE=y | ||
| 573 | # CONFIG_LCD_ILI9320 is not set | ||
| 574 | # CONFIG_LCD_PLATFORM is not set | ||
| 575 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | ||
| 576 | # CONFIG_BACKLIGHT_CORGI is not set | ||
| 577 | CONFIG_BACKLIGHT_HP680=y | ||
| 578 | |||
| 579 | # | ||
| 580 | # Display device support | ||
| 581 | # | ||
| 582 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 515 | 583 | ||
| 516 | # | 584 | # |
| 517 | # Console display driver support | 585 | # Console display driver support |
| @@ -533,15 +601,13 @@ CONFIG_FONT_PEARL_8x8=y | |||
| 533 | # CONFIG_FONT_SUN12x22 is not set | 601 | # CONFIG_FONT_SUN12x22 is not set |
| 534 | # CONFIG_FONT_10x18 is not set | 602 | # CONFIG_FONT_10x18 is not set |
| 535 | # CONFIG_LOGO is not set | 603 | # CONFIG_LOGO is not set |
| 536 | |||
| 537 | # | ||
| 538 | # Sound | ||
| 539 | # | ||
| 540 | # CONFIG_SOUND is not set | 604 | # CONFIG_SOUND is not set |
| 541 | # CONFIG_HID_SUPPORT is not set | 605 | # CONFIG_HID_SUPPORT is not set |
| 542 | # CONFIG_USB_SUPPORT is not set | 606 | # CONFIG_USB_SUPPORT is not set |
| 543 | # CONFIG_MMC is not set | 607 | # CONFIG_MMC is not set |
| 608 | # CONFIG_MEMSTICK is not set | ||
| 544 | # CONFIG_NEW_LEDS is not set | 609 | # CONFIG_NEW_LEDS is not set |
| 610 | # CONFIG_ACCESSIBILITY is not set | ||
| 545 | CONFIG_RTC_LIB=y | 611 | CONFIG_RTC_LIB=y |
| 546 | CONFIG_RTC_CLASS=y | 612 | CONFIG_RTC_CLASS=y |
| 547 | CONFIG_RTC_HCTOSYS=y | 613 | CONFIG_RTC_HCTOSYS=y |
| @@ -564,9 +630,10 @@ CONFIG_RTC_INTF_DEV=y | |||
| 564 | # | 630 | # |
| 565 | # Platform RTC drivers | 631 | # Platform RTC drivers |
| 566 | # | 632 | # |
| 633 | # CONFIG_RTC_DRV_DS1511 is not set | ||
| 567 | # CONFIG_RTC_DRV_DS1553 is not set | 634 | # CONFIG_RTC_DRV_DS1553 is not set |
| 568 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
| 569 | # CONFIG_RTC_DRV_DS1742 is not set | 635 | # CONFIG_RTC_DRV_DS1742 is not set |
| 636 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
| 570 | # CONFIG_RTC_DRV_M48T86 is not set | 637 | # CONFIG_RTC_DRV_M48T86 is not set |
| 571 | # CONFIG_RTC_DRV_M48T59 is not set | 638 | # CONFIG_RTC_DRV_M48T59 is not set |
| 572 | # CONFIG_RTC_DRV_V3020 is not set | 639 | # CONFIG_RTC_DRV_V3020 is not set |
| @@ -575,23 +642,7 @@ CONFIG_RTC_INTF_DEV=y | |||
| 575 | # on-CPU RTC drivers | 642 | # on-CPU RTC drivers |
| 576 | # | 643 | # |
| 577 | CONFIG_RTC_DRV_SH=y | 644 | CONFIG_RTC_DRV_SH=y |
| 578 | 645 | # CONFIG_DMADEVICES is not set | |
| 579 | # | ||
| 580 | # DMA Engine support | ||
| 581 | # | ||
| 582 | # CONFIG_DMA_ENGINE is not set | ||
| 583 | |||
| 584 | # | ||
| 585 | # DMA Clients | ||
| 586 | # | ||
| 587 | |||
| 588 | # | ||
| 589 | # DMA Devices | ||
| 590 | # | ||
| 591 | |||
| 592 | # | ||
| 593 | # Userspace I/O | ||
| 594 | # | ||
| 595 | # CONFIG_UIO is not set | 646 | # CONFIG_UIO is not set |
| 596 | 647 | ||
| 597 | # | 648 | # |
| @@ -606,13 +657,10 @@ CONFIG_EXT2_FS=y | |||
| 606 | # CONFIG_JFS_FS is not set | 657 | # CONFIG_JFS_FS is not set |
| 607 | # CONFIG_FS_POSIX_ACL is not set | 658 | # CONFIG_FS_POSIX_ACL is not set |
| 608 | # CONFIG_XFS_FS is not set | 659 | # CONFIG_XFS_FS is not set |
| 609 | # CONFIG_GFS2_FS is not set | 660 | CONFIG_DNOTIFY=y |
| 610 | # CONFIG_MINIX_FS is not set | ||
| 611 | # CONFIG_ROMFS_FS is not set | ||
| 612 | CONFIG_INOTIFY=y | 661 | CONFIG_INOTIFY=y |
| 613 | CONFIG_INOTIFY_USER=y | 662 | CONFIG_INOTIFY_USER=y |
| 614 | # CONFIG_QUOTA is not set | 663 | # CONFIG_QUOTA is not set |
| 615 | CONFIG_DNOTIFY=y | ||
| 616 | # CONFIG_AUTOFS_FS is not set | 664 | # CONFIG_AUTOFS_FS is not set |
| 617 | # CONFIG_AUTOFS4_FS is not set | 665 | # CONFIG_AUTOFS4_FS is not set |
| 618 | # CONFIG_FUSE_FS is not set | 666 | # CONFIG_FUSE_FS is not set |
| @@ -643,7 +691,6 @@ CONFIG_SYSFS=y | |||
| 643 | # CONFIG_TMPFS is not set | 691 | # CONFIG_TMPFS is not set |
| 644 | # CONFIG_HUGETLBFS is not set | 692 | # CONFIG_HUGETLBFS is not set |
| 645 | # CONFIG_HUGETLB_PAGE is not set | 693 | # CONFIG_HUGETLB_PAGE is not set |
| 646 | CONFIG_RAMFS=y | ||
| 647 | # CONFIG_CONFIGFS_FS is not set | 694 | # CONFIG_CONFIGFS_FS is not set |
| 648 | 695 | ||
| 649 | # | 696 | # |
| @@ -658,8 +705,11 @@ CONFIG_RAMFS=y | |||
| 658 | # CONFIG_EFS_FS is not set | 705 | # CONFIG_EFS_FS is not set |
| 659 | # CONFIG_CRAMFS is not set | 706 | # CONFIG_CRAMFS is not set |
| 660 | # CONFIG_VXFS_FS is not set | 707 | # CONFIG_VXFS_FS is not set |
| 708 | # CONFIG_MINIX_FS is not set | ||
| 709 | # CONFIG_OMFS_FS is not set | ||
| 661 | # CONFIG_HPFS_FS is not set | 710 | # CONFIG_HPFS_FS is not set |
| 662 | # CONFIG_QNX4FS_FS is not set | 711 | # CONFIG_QNX4FS_FS is not set |
| 712 | # CONFIG_ROMFS_FS is not set | ||
| 663 | # CONFIG_SYSV_FS is not set | 713 | # CONFIG_SYSV_FS is not set |
| 664 | # CONFIG_UFS_FS is not set | 714 | # CONFIG_UFS_FS is not set |
| 665 | 715 | ||
| @@ -668,10 +718,6 @@ CONFIG_RAMFS=y | |||
| 668 | # | 718 | # |
| 669 | # CONFIG_PARTITION_ADVANCED is not set | 719 | # CONFIG_PARTITION_ADVANCED is not set |
| 670 | CONFIG_MSDOS_PARTITION=y | 720 | CONFIG_MSDOS_PARTITION=y |
| 671 | |||
| 672 | # | ||
| 673 | # Native Language Support | ||
| 674 | # | ||
| 675 | CONFIG_NLS=y | 721 | CONFIG_NLS=y |
| 676 | CONFIG_NLS_DEFAULT="iso8859-1" | 722 | CONFIG_NLS_DEFAULT="iso8859-1" |
| 677 | # CONFIG_NLS_CODEPAGE_437 is not set | 723 | # CONFIG_NLS_CODEPAGE_437 is not set |
| @@ -714,22 +760,21 @@ CONFIG_NLS_CODEPAGE_850=y | |||
| 714 | # CONFIG_NLS_UTF8 is not set | 760 | # CONFIG_NLS_UTF8 is not set |
| 715 | 761 | ||
| 716 | # | 762 | # |
| 717 | # Profiling support | ||
| 718 | # | ||
| 719 | # CONFIG_PROFILING is not set | ||
| 720 | |||
| 721 | # | ||
| 722 | # Kernel hacking | 763 | # Kernel hacking |
| 723 | # | 764 | # |
| 724 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 765 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
| 725 | # CONFIG_PRINTK_TIME is not set | 766 | # CONFIG_PRINTK_TIME is not set |
| 767 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
| 726 | CONFIG_ENABLE_MUST_CHECK=y | 768 | CONFIG_ENABLE_MUST_CHECK=y |
| 769 | CONFIG_FRAME_WARN=1024 | ||
| 727 | # CONFIG_MAGIC_SYSRQ is not set | 770 | # CONFIG_MAGIC_SYSRQ is not set |
| 728 | # CONFIG_UNUSED_SYMBOLS is not set | 771 | # CONFIG_UNUSED_SYMBOLS is not set |
| 729 | # CONFIG_DEBUG_FS is not set | 772 | # CONFIG_DEBUG_FS is not set |
| 730 | # CONFIG_HEADERS_CHECK is not set | 773 | # CONFIG_HEADERS_CHECK is not set |
| 731 | # CONFIG_DEBUG_KERNEL is not set | 774 | # CONFIG_DEBUG_KERNEL is not set |
| 732 | # CONFIG_DEBUG_BUGVERBOSE is not set | 775 | # CONFIG_DEBUG_BUGVERBOSE is not set |
| 776 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
| 777 | # CONFIG_SAMPLES is not set | ||
| 733 | # CONFIG_SH_STANDARD_BIOS is not set | 778 | # CONFIG_SH_STANDARD_BIOS is not set |
| 734 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 779 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
| 735 | # CONFIG_SH_KGDB is not set | 780 | # CONFIG_SH_KGDB is not set |
| @@ -739,50 +784,95 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
| 739 | # | 784 | # |
| 740 | # CONFIG_KEYS is not set | 785 | # CONFIG_KEYS is not set |
| 741 | # CONFIG_SECURITY is not set | 786 | # CONFIG_SECURITY is not set |
| 787 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
| 742 | CONFIG_CRYPTO=y | 788 | CONFIG_CRYPTO=y |
| 789 | |||
| 790 | # | ||
| 791 | # Crypto core or helper | ||
| 792 | # | ||
| 743 | CONFIG_CRYPTO_ALGAPI=y | 793 | CONFIG_CRYPTO_ALGAPI=y |
| 744 | CONFIG_CRYPTO_BLKCIPHER=y | 794 | CONFIG_CRYPTO_BLKCIPHER=y |
| 745 | CONFIG_CRYPTO_MANAGER=y | 795 | CONFIG_CRYPTO_MANAGER=y |
| 796 | # CONFIG_CRYPTO_GF128MUL is not set | ||
| 797 | # CONFIG_CRYPTO_NULL is not set | ||
| 798 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 799 | # CONFIG_CRYPTO_AUTHENC is not set | ||
| 800 | |||
| 801 | # | ||
| 802 | # Authenticated Encryption with Associated Data | ||
| 803 | # | ||
| 804 | # CONFIG_CRYPTO_CCM is not set | ||
| 805 | # CONFIG_CRYPTO_GCM is not set | ||
| 806 | # CONFIG_CRYPTO_SEQIV is not set | ||
| 807 | |||
| 808 | # | ||
| 809 | # Block modes | ||
| 810 | # | ||
| 811 | CONFIG_CRYPTO_CBC=y | ||
| 812 | # CONFIG_CRYPTO_CTR is not set | ||
| 813 | # CONFIG_CRYPTO_CTS is not set | ||
| 814 | CONFIG_CRYPTO_ECB=y | ||
| 815 | # CONFIG_CRYPTO_LRW is not set | ||
| 816 | CONFIG_CRYPTO_PCBC=y | ||
| 817 | # CONFIG_CRYPTO_XTS is not set | ||
| 818 | |||
| 819 | # | ||
| 820 | # Hash modes | ||
| 821 | # | ||
| 746 | # CONFIG_CRYPTO_HMAC is not set | 822 | # CONFIG_CRYPTO_HMAC is not set |
| 747 | # CONFIG_CRYPTO_XCBC is not set | 823 | # CONFIG_CRYPTO_XCBC is not set |
| 748 | # CONFIG_CRYPTO_NULL is not set | 824 | |
| 825 | # | ||
| 826 | # Digest | ||
| 827 | # | ||
| 828 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 749 | # CONFIG_CRYPTO_MD4 is not set | 829 | # CONFIG_CRYPTO_MD4 is not set |
| 750 | CONFIG_CRYPTO_MD5=y | 830 | CONFIG_CRYPTO_MD5=y |
| 831 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 832 | # CONFIG_CRYPTO_RMD128 is not set | ||
| 833 | # CONFIG_CRYPTO_RMD160 is not set | ||
| 834 | # CONFIG_CRYPTO_RMD256 is not set | ||
| 835 | # CONFIG_CRYPTO_RMD320 is not set | ||
| 751 | # CONFIG_CRYPTO_SHA1 is not set | 836 | # CONFIG_CRYPTO_SHA1 is not set |
| 752 | # CONFIG_CRYPTO_SHA256 is not set | 837 | # CONFIG_CRYPTO_SHA256 is not set |
| 753 | # CONFIG_CRYPTO_SHA512 is not set | 838 | # CONFIG_CRYPTO_SHA512 is not set |
| 754 | # CONFIG_CRYPTO_WP512 is not set | ||
| 755 | # CONFIG_CRYPTO_TGR192 is not set | 839 | # CONFIG_CRYPTO_TGR192 is not set |
| 756 | # CONFIG_CRYPTO_GF128MUL is not set | 840 | # CONFIG_CRYPTO_WP512 is not set |
| 757 | CONFIG_CRYPTO_ECB=y | 841 | |
| 758 | CONFIG_CRYPTO_CBC=y | 842 | # |
| 759 | CONFIG_CRYPTO_PCBC=y | 843 | # Ciphers |
| 760 | # CONFIG_CRYPTO_LRW is not set | 844 | # |
| 761 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 762 | # CONFIG_CRYPTO_DES is not set | ||
| 763 | # CONFIG_CRYPTO_FCRYPT is not set | ||
| 764 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 765 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 766 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 767 | # CONFIG_CRYPTO_AES is not set | 845 | # CONFIG_CRYPTO_AES is not set |
| 846 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 847 | # CONFIG_CRYPTO_ARC4 is not set | ||
| 848 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 849 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 768 | # CONFIG_CRYPTO_CAST5 is not set | 850 | # CONFIG_CRYPTO_CAST5 is not set |
| 769 | # CONFIG_CRYPTO_CAST6 is not set | 851 | # CONFIG_CRYPTO_CAST6 is not set |
| 770 | # CONFIG_CRYPTO_TEA is not set | 852 | # CONFIG_CRYPTO_DES is not set |
| 771 | # CONFIG_CRYPTO_ARC4 is not set | 853 | # CONFIG_CRYPTO_FCRYPT is not set |
| 772 | # CONFIG_CRYPTO_KHAZAD is not set | 854 | # CONFIG_CRYPTO_KHAZAD is not set |
| 773 | # CONFIG_CRYPTO_ANUBIS is not set | 855 | # CONFIG_CRYPTO_SALSA20 is not set |
| 856 | # CONFIG_CRYPTO_SEED is not set | ||
| 857 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 858 | # CONFIG_CRYPTO_TEA is not set | ||
| 859 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 860 | |||
| 861 | # | ||
| 862 | # Compression | ||
| 863 | # | ||
| 774 | # CONFIG_CRYPTO_DEFLATE is not set | 864 | # CONFIG_CRYPTO_DEFLATE is not set |
| 775 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 865 | # CONFIG_CRYPTO_LZO is not set |
| 776 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 777 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 778 | # CONFIG_CRYPTO_HW is not set | 866 | # CONFIG_CRYPTO_HW is not set |
| 779 | 867 | ||
| 780 | # | 868 | # |
| 781 | # Library routines | 869 | # Library routines |
| 782 | # | 870 | # |
| 783 | CONFIG_BITREVERSE=y | 871 | CONFIG_BITREVERSE=y |
| 872 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
| 784 | # CONFIG_CRC_CCITT is not set | 873 | # CONFIG_CRC_CCITT is not set |
| 785 | CONFIG_CRC16=y | 874 | CONFIG_CRC16=y |
| 875 | CONFIG_CRC_T10DIF=y | ||
| 786 | # CONFIG_CRC_ITU_T is not set | 876 | # CONFIG_CRC_ITU_T is not set |
| 787 | CONFIG_CRC32=y | 877 | CONFIG_CRC32=y |
| 788 | # CONFIG_CRC7 is not set | 878 | # CONFIG_CRC7 is not set |
diff --git a/arch/sh/configs/landisk_defconfig b/arch/sh/configs/landisk_defconfig index 38f934ab50c..99cc39c5c6c 100644 --- a/arch/sh/configs/landisk_defconfig +++ b/arch/sh/configs/landisk_defconfig | |||
| @@ -1,44 +1,53 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.19 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Thu Dec 7 17:13:04 2006 | 4 | # Wed Jul 30 01:35:07 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | ||
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
| 7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 10 | CONFIG_GENERIC_BUG=y | ||
| 8 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| 9 | CONFIG_GENERIC_HWEIGHT=y | 12 | CONFIG_GENERIC_HWEIGHT=y |
| 10 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
| 11 | CONFIG_GENERIC_IRQ_PROBE=y | 14 | CONFIG_GENERIC_IRQ_PROBE=y |
| 12 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 15 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 13 | # CONFIG_GENERIC_TIME is not set | 16 | CONFIG_GENERIC_TIME=y |
| 17 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
| 18 | CONFIG_SYS_SUPPORTS_PCI=y | ||
| 14 | CONFIG_STACKTRACE_SUPPORT=y | 19 | CONFIG_STACKTRACE_SUPPORT=y |
| 15 | CONFIG_LOCKDEP_SUPPORT=y | 20 | CONFIG_LOCKDEP_SUPPORT=y |
| 21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 23 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | ||
| 24 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
| 16 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 25 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 17 | 26 | ||
| 18 | # | 27 | # |
| 19 | # Code maturity level options | 28 | # General setup |
| 20 | # | 29 | # |
| 21 | CONFIG_EXPERIMENTAL=y | 30 | CONFIG_EXPERIMENTAL=y |
| 22 | CONFIG_BROKEN_ON_SMP=y | 31 | CONFIG_BROKEN_ON_SMP=y |
| 23 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 32 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
| 24 | |||
| 25 | # | ||
| 26 | # General setup | ||
| 27 | # | ||
| 28 | CONFIG_LOCALVERSION="" | 33 | CONFIG_LOCALVERSION="" |
| 29 | CONFIG_LOCALVERSION_AUTO=y | 34 | CONFIG_LOCALVERSION_AUTO=y |
| 30 | CONFIG_SWAP=y | 35 | CONFIG_SWAP=y |
| 31 | CONFIG_SYSVIPC=y | 36 | CONFIG_SYSVIPC=y |
| 32 | # CONFIG_IPC_NS is not set | 37 | CONFIG_SYSVIPC_SYSCTL=y |
| 33 | # CONFIG_POSIX_MQUEUE is not set | 38 | # CONFIG_POSIX_MQUEUE is not set |
| 34 | # CONFIG_BSD_PROCESS_ACCT is not set | 39 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 35 | # CONFIG_TASKSTATS is not set | 40 | # CONFIG_TASKSTATS is not set |
| 36 | # CONFIG_UTS_NS is not set | ||
| 37 | # CONFIG_AUDIT is not set | 41 | # CONFIG_AUDIT is not set |
| 38 | # CONFIG_IKCONFIG is not set | 42 | # CONFIG_IKCONFIG is not set |
| 43 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 44 | # CONFIG_CGROUPS is not set | ||
| 45 | # CONFIG_GROUP_SCHED is not set | ||
| 39 | CONFIG_SYSFS_DEPRECATED=y | 46 | CONFIG_SYSFS_DEPRECATED=y |
| 47 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
| 40 | # CONFIG_RELAY is not set | 48 | # CONFIG_RELAY is not set |
| 41 | CONFIG_INITRAMFS_SOURCE="" | 49 | # CONFIG_NAMESPACES is not set |
| 50 | # CONFIG_BLK_DEV_INITRD is not set | ||
| 42 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 51 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 43 | CONFIG_SYSCTL=y | 52 | CONFIG_SYSCTL=y |
| 44 | CONFIG_EMBEDDED=y | 53 | CONFIG_EMBEDDED=y |
| @@ -50,34 +59,48 @@ CONFIG_HOTPLUG=y | |||
| 50 | CONFIG_PRINTK=y | 59 | CONFIG_PRINTK=y |
| 51 | CONFIG_BUG=y | 60 | CONFIG_BUG=y |
| 52 | CONFIG_ELF_CORE=y | 61 | CONFIG_ELF_CORE=y |
| 62 | CONFIG_COMPAT_BRK=y | ||
| 53 | CONFIG_BASE_FULL=y | 63 | CONFIG_BASE_FULL=y |
| 54 | CONFIG_FUTEX=y | 64 | CONFIG_FUTEX=y |
| 65 | CONFIG_ANON_INODES=y | ||
| 55 | CONFIG_EPOLL=y | 66 | CONFIG_EPOLL=y |
| 67 | CONFIG_SIGNALFD=y | ||
| 68 | CONFIG_TIMERFD=y | ||
| 69 | CONFIG_EVENTFD=y | ||
| 56 | CONFIG_SHMEM=y | 70 | CONFIG_SHMEM=y |
| 57 | CONFIG_SLAB=y | ||
| 58 | CONFIG_VM_EVENT_COUNTERS=y | 71 | CONFIG_VM_EVENT_COUNTERS=y |
| 72 | CONFIG_SLAB=y | ||
| 73 | # CONFIG_SLUB is not set | ||
| 74 | # CONFIG_SLOB is not set | ||
| 75 | # CONFIG_PROFILING is not set | ||
| 76 | # CONFIG_MARKERS is not set | ||
| 77 | CONFIG_HAVE_OPROFILE=y | ||
| 78 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 79 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 80 | # CONFIG_HAVE_KPROBES is not set | ||
| 81 | # CONFIG_HAVE_KRETPROBES is not set | ||
| 82 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 83 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
| 84 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 85 | CONFIG_HAVE_CLK=y | ||
| 86 | CONFIG_PROC_PAGE_MONITOR=y | ||
| 87 | CONFIG_SLABINFO=y | ||
| 59 | CONFIG_RT_MUTEXES=y | 88 | CONFIG_RT_MUTEXES=y |
| 60 | # CONFIG_TINY_SHMEM is not set | 89 | # CONFIG_TINY_SHMEM is not set |
| 61 | CONFIG_BASE_SMALL=0 | 90 | CONFIG_BASE_SMALL=0 |
| 62 | # CONFIG_SLOB is not set | ||
| 63 | |||
| 64 | # | ||
| 65 | # Loadable module support | ||
| 66 | # | ||
| 67 | CONFIG_MODULES=y | 91 | CONFIG_MODULES=y |
| 92 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
| 68 | CONFIG_MODULE_UNLOAD=y | 93 | CONFIG_MODULE_UNLOAD=y |
| 69 | CONFIG_MODULE_FORCE_UNLOAD=y | 94 | CONFIG_MODULE_FORCE_UNLOAD=y |
| 70 | # CONFIG_MODVERSIONS is not set | 95 | # CONFIG_MODVERSIONS is not set |
| 71 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 96 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 72 | CONFIG_KMOD=y | 97 | CONFIG_KMOD=y |
| 73 | |||
| 74 | # | ||
| 75 | # Block layer | ||
| 76 | # | ||
| 77 | CONFIG_BLOCK=y | 98 | CONFIG_BLOCK=y |
| 78 | # CONFIG_LBD is not set | 99 | # CONFIG_LBD is not set |
| 79 | # CONFIG_BLK_DEV_IO_TRACE is not set | 100 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 80 | # CONFIG_LSF is not set | 101 | # CONFIG_LSF is not set |
| 102 | # CONFIG_BLK_DEV_BSG is not set | ||
| 103 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 81 | 104 | ||
| 82 | # | 105 | # |
| 83 | # IO Schedulers | 106 | # IO Schedulers |
| @@ -91,67 +114,26 @@ CONFIG_DEFAULT_AS=y | |||
| 91 | # CONFIG_DEFAULT_CFQ is not set | 114 | # CONFIG_DEFAULT_CFQ is not set |
| 92 | # CONFIG_DEFAULT_NOOP is not set | 115 | # CONFIG_DEFAULT_NOOP is not set |
| 93 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 116 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
| 117 | CONFIG_CLASSIC_RCU=y | ||
| 94 | 118 | ||
| 95 | # | 119 | # |
| 96 | # System type | 120 | # System type |
| 97 | # | 121 | # |
| 98 | # CONFIG_SH_SOLUTION_ENGINE is not set | ||
| 99 | # CONFIG_SH_7751_SOLUTION_ENGINE is not set | ||
| 100 | # CONFIG_SH_7300_SOLUTION_ENGINE is not set | ||
| 101 | # CONFIG_SH_7343_SOLUTION_ENGINE is not set | ||
| 102 | # CONFIG_SH_73180_SOLUTION_ENGINE is not set | ||
| 103 | # CONFIG_SH_7751_SYSTEMH is not set | ||
| 104 | # CONFIG_SH_HP6XX is not set | ||
| 105 | # CONFIG_SH_EC3104 is not set | ||
| 106 | # CONFIG_SH_SATURN is not set | ||
| 107 | # CONFIG_SH_DREAMCAST is not set | ||
| 108 | # CONFIG_SH_BIGSUR is not set | ||
| 109 | # CONFIG_SH_MPC1211 is not set | ||
| 110 | # CONFIG_SH_SH03 is not set | ||
| 111 | # CONFIG_SH_SECUREEDGE5410 is not set | ||
| 112 | # CONFIG_SH_HS7751RVOIP is not set | ||
| 113 | # CONFIG_SH_7710VOIPGW is not set | ||
| 114 | # CONFIG_SH_RTS7751R2D is not set | ||
| 115 | # CONFIG_SH_R7780RP is not set | ||
| 116 | # CONFIG_SH_EDOSK7705 is not set | ||
| 117 | # CONFIG_SH_SH4202_MICRODEV is not set | ||
| 118 | CONFIG_SH_LANDISK=y | ||
| 119 | # CONFIG_SH_TITAN is not set | ||
| 120 | # CONFIG_SH_SHMIN is not set | ||
| 121 | # CONFIG_SH_7206_SOLUTION_ENGINE is not set | ||
| 122 | # CONFIG_SH_7619_SOLUTION_ENGINE is not set | ||
| 123 | # CONFIG_SH_UNKNOWN is not set | ||
| 124 | |||
| 125 | # | ||
| 126 | # Processor selection | ||
| 127 | # | ||
| 128 | CONFIG_CPU_SH4=y | 122 | CONFIG_CPU_SH4=y |
| 129 | |||
| 130 | # | ||
| 131 | # SH-2 Processor Support | ||
| 132 | # | ||
| 133 | # CONFIG_CPU_SUBTYPE_SH7604 is not set | ||
| 134 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | 123 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
| 135 | 124 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | |
| 136 | # | ||
| 137 | # SH-2A Processor Support | ||
| 138 | # | ||
| 139 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 125 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
| 140 | 126 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | |
| 141 | # | 127 | # CONFIG_CPU_SUBTYPE_MXG is not set |
| 142 | # SH-3 Processor Support | ||
| 143 | # | ||
| 144 | # CONFIG_CPU_SUBTYPE_SH7300 is not set | ||
| 145 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 128 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
| 146 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 129 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
| 147 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 130 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| 148 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | 131 | # CONFIG_CPU_SUBTYPE_SH7708 is not set |
| 149 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | 132 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
| 150 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | 133 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
| 151 | 134 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | |
| 152 | # | 135 | # CONFIG_CPU_SUBTYPE_SH7720 is not set |
| 153 | # SH-4 Processor Support | 136 | # CONFIG_CPU_SUBTYPE_SH7721 is not set |
| 154 | # | ||
| 155 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | 137 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
| 156 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | 138 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
| 157 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | 139 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
| @@ -160,53 +142,60 @@ CONFIG_CPU_SH4=y | |||
| 160 | CONFIG_CPU_SUBTYPE_SH7751R=y | 142 | CONFIG_CPU_SUBTYPE_SH7751R=y |
| 161 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 143 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
| 162 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 144 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
| 163 | 145 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | |
| 164 | # | 146 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
| 165 | # ST40 Processor Support | ||
| 166 | # | ||
| 167 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | ||
| 168 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | ||
| 169 | |||
| 170 | # | ||
| 171 | # SH-4A Processor Support | ||
| 172 | # | ||
| 173 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 147 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 174 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 148 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
| 175 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 149 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
| 176 | 150 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | |
| 177 | # | ||
| 178 | # SH4AL-DSP Processor Support | ||
| 179 | # | ||
| 180 | # CONFIG_CPU_SUBTYPE_SH73180 is not set | ||
| 181 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 151 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
| 152 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | ||
| 153 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
| 154 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | ||
| 155 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | ||
| 182 | 156 | ||
| 183 | # | 157 | # |
| 184 | # Memory management options | 158 | # Memory management options |
| 185 | # | 159 | # |
| 160 | CONFIG_QUICKLIST=y | ||
| 186 | CONFIG_MMU=y | 161 | CONFIG_MMU=y |
| 187 | CONFIG_PAGE_OFFSET=0x80000000 | 162 | CONFIG_PAGE_OFFSET=0x80000000 |
| 188 | CONFIG_MEMORY_START=0x0c000000 | 163 | CONFIG_MEMORY_START=0x0c000000 |
| 189 | CONFIG_MEMORY_SIZE=0x04000000 | 164 | CONFIG_MEMORY_SIZE=0x04000000 |
| 165 | CONFIG_29BIT=y | ||
| 190 | CONFIG_VSYSCALL=y | 166 | CONFIG_VSYSCALL=y |
| 167 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
| 168 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | ||
| 169 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | ||
| 170 | CONFIG_MAX_ACTIVE_REGIONS=1 | ||
| 171 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
| 172 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | ||
| 191 | CONFIG_PAGE_SIZE_4KB=y | 173 | CONFIG_PAGE_SIZE_4KB=y |
| 192 | # CONFIG_PAGE_SIZE_8KB is not set | 174 | # CONFIG_PAGE_SIZE_8KB is not set |
| 175 | # CONFIG_PAGE_SIZE_16KB is not set | ||
| 193 | # CONFIG_PAGE_SIZE_64KB is not set | 176 | # CONFIG_PAGE_SIZE_64KB is not set |
| 177 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 194 | CONFIG_SELECT_MEMORY_MODEL=y | 178 | CONFIG_SELECT_MEMORY_MODEL=y |
| 195 | CONFIG_FLATMEM_MANUAL=y | 179 | CONFIG_FLATMEM_MANUAL=y |
| 196 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 180 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| 197 | # CONFIG_SPARSEMEM_MANUAL is not set | 181 | # CONFIG_SPARSEMEM_MANUAL is not set |
| 198 | CONFIG_FLATMEM=y | 182 | CONFIG_FLATMEM=y |
| 199 | CONFIG_FLAT_NODE_MEM_MAP=y | 183 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 200 | # CONFIG_SPARSEMEM_STATIC is not set | 184 | CONFIG_SPARSEMEM_STATIC=y |
| 185 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
| 186 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
| 201 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 187 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 202 | # CONFIG_RESOURCES_64BIT is not set | 188 | # CONFIG_RESOURCES_64BIT is not set |
| 189 | CONFIG_ZONE_DMA_FLAG=0 | ||
| 190 | CONFIG_NR_QUICK=2 | ||
| 203 | 191 | ||
| 204 | # | 192 | # |
| 205 | # Cache configuration | 193 | # Cache configuration |
| 206 | # | 194 | # |
| 207 | # CONFIG_SH_DIRECT_MAPPED is not set | 195 | # CONFIG_SH_DIRECT_MAPPED is not set |
| 208 | # CONFIG_SH_WRITETHROUGH is not set | 196 | CONFIG_CACHE_WRITEBACK=y |
| 209 | # CONFIG_SH_OCRAM is not set | 197 | # CONFIG_CACHE_WRITETHROUGH is not set |
| 198 | # CONFIG_CACHE_OFF is not set | ||
| 210 | 199 | ||
| 211 | # | 200 | # |
| 212 | # Processor features | 201 | # Processor features |
| @@ -214,19 +203,32 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
| 214 | CONFIG_CPU_LITTLE_ENDIAN=y | 203 | CONFIG_CPU_LITTLE_ENDIAN=y |
| 215 | # CONFIG_CPU_BIG_ENDIAN is not set | 204 | # CONFIG_CPU_BIG_ENDIAN is not set |
| 216 | CONFIG_SH_FPU=y | 205 | CONFIG_SH_FPU=y |
| 217 | # CONFIG_SH_DSP is not set | ||
| 218 | # CONFIG_SH_STORE_QUEUES is not set | 206 | # CONFIG_SH_STORE_QUEUES is not set |
| 219 | CONFIG_CPU_HAS_INTEVT=y | 207 | CONFIG_CPU_HAS_INTEVT=y |
| 220 | CONFIG_CPU_HAS_INTC_IRQ=y | ||
| 221 | CONFIG_CPU_HAS_SR_RB=y | 208 | CONFIG_CPU_HAS_SR_RB=y |
| 222 | CONFIG_CPU_HAS_PTEA=y | 209 | CONFIG_CPU_HAS_PTEA=y |
| 210 | CONFIG_CPU_HAS_FPU=y | ||
| 223 | 211 | ||
| 224 | # | 212 | # |
| 225 | # Timer support | 213 | # Board support |
| 214 | # | ||
| 215 | # CONFIG_SH_7751_SYSTEMH is not set | ||
| 216 | # CONFIG_SH_SECUREEDGE5410 is not set | ||
| 217 | # CONFIG_SH_RTS7751R2D is not set | ||
| 218 | CONFIG_SH_LANDISK=y | ||
| 219 | # CONFIG_SH_TITAN is not set | ||
| 220 | # CONFIG_SH_LBOX_RE2 is not set | ||
| 221 | |||
| 222 | # | ||
| 223 | # Timer and clock configuration | ||
| 226 | # | 224 | # |
| 227 | CONFIG_SH_TMU=y | 225 | CONFIG_SH_TMU=y |
| 228 | CONFIG_SH_TIMER_IRQ=16 | 226 | CONFIG_SH_TIMER_IRQ=16 |
| 229 | CONFIG_SH_PCLK_FREQ=33333333 | 227 | CONFIG_SH_PCLK_FREQ=33333333 |
| 228 | # CONFIG_TICK_ONESHOT is not set | ||
| 229 | # CONFIG_NO_HZ is not set | ||
| 230 | # CONFIG_HIGH_RES_TIMERS is not set | ||
| 231 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
| 230 | 232 | ||
| 231 | # | 233 | # |
| 232 | # CPU Frequency scaling | 234 | # CPU Frequency scaling |
| @@ -241,12 +243,11 @@ CONFIG_SH_PCLK_FREQ=33333333 | |||
| 241 | # | 243 | # |
| 242 | # Companion Chips | 244 | # Companion Chips |
| 243 | # | 245 | # |
| 244 | # CONFIG_HD6446X_SERIES is not set | ||
| 245 | CONFIG_HEARTBEAT=y | ||
| 246 | 246 | ||
| 247 | # | 247 | # |
| 248 | # Additional SuperH Device Drivers | 248 | # Additional SuperH Device Drivers |
| 249 | # | 249 | # |
| 250 | CONFIG_HEARTBEAT=y | ||
| 250 | # CONFIG_PUSH_SWITCH is not set | 251 | # CONFIG_PUSH_SWITCH is not set |
| 251 | 252 | ||
| 252 | # | 253 | # |
| @@ -254,13 +255,17 @@ CONFIG_HEARTBEAT=y | |||
| 254 | # | 255 | # |
| 255 | # CONFIG_HZ_100 is not set | 256 | # CONFIG_HZ_100 is not set |
| 256 | CONFIG_HZ_250=y | 257 | CONFIG_HZ_250=y |
| 258 | # CONFIG_HZ_300 is not set | ||
| 257 | # CONFIG_HZ_1000 is not set | 259 | # CONFIG_HZ_1000 is not set |
| 258 | CONFIG_HZ=250 | 260 | CONFIG_HZ=250 |
| 261 | # CONFIG_SCHED_HRTICK is not set | ||
| 259 | CONFIG_KEXEC=y | 262 | CONFIG_KEXEC=y |
| 260 | # CONFIG_SMP is not set | 263 | # CONFIG_CRASH_DUMP is not set |
| 261 | CONFIG_PREEMPT_NONE=y | 264 | CONFIG_PREEMPT_NONE=y |
| 262 | # CONFIG_PREEMPT_VOLUNTARY is not set | 265 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 263 | # CONFIG_PREEMPT is not set | 266 | # CONFIG_PREEMPT is not set |
| 267 | CONFIG_GUSA=y | ||
| 268 | # CONFIG_GUSA_RB is not set | ||
| 264 | 269 | ||
| 265 | # | 270 | # |
| 266 | # Boot options | 271 | # Boot options |
| @@ -273,16 +278,12 @@ CONFIG_BOOT_LINK_OFFSET=0x00800000 | |||
| 273 | # | 278 | # |
| 274 | # Bus options | 279 | # Bus options |
| 275 | # | 280 | # |
| 276 | CONFIG_ISA=y | ||
| 277 | CONFIG_PCI=y | 281 | CONFIG_PCI=y |
| 278 | CONFIG_SH_PCIDMA_NONCOHERENT=y | 282 | CONFIG_SH_PCIDMA_NONCOHERENT=y |
| 279 | CONFIG_PCI_AUTO=y | 283 | CONFIG_PCI_AUTO=y |
| 280 | CONFIG_PCI_AUTO_UPDATE_RESOURCES=y | 284 | CONFIG_PCI_AUTO_UPDATE_RESOURCES=y |
| 281 | # CONFIG_PCI_MULTITHREAD_PROBE is not set | 285 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
| 282 | 286 | CONFIG_PCI_LEGACY=y | |
| 283 | # | ||
| 284 | # PCCARD (PCMCIA/CardBus) support | ||
| 285 | # | ||
| 286 | CONFIG_PCCARD=y | 287 | CONFIG_PCCARD=y |
| 287 | # CONFIG_PCMCIA_DEBUG is not set | 288 | # CONFIG_PCMCIA_DEBUG is not set |
| 288 | CONFIG_PCMCIA=y | 289 | CONFIG_PCMCIA=y |
| @@ -301,29 +302,16 @@ CONFIG_YENTA_ENE_TUNE=y | |||
| 301 | CONFIG_YENTA_TOSHIBA=y | 302 | CONFIG_YENTA_TOSHIBA=y |
| 302 | # CONFIG_PD6729 is not set | 303 | # CONFIG_PD6729 is not set |
| 303 | # CONFIG_I82092 is not set | 304 | # CONFIG_I82092 is not set |
| 304 | # CONFIG_I82365 is not set | ||
| 305 | # CONFIG_TCIC is not set | ||
| 306 | CONFIG_PCMCIA_PROBE=y | ||
| 307 | CONFIG_PCCARD_NONSTATIC=y | 305 | CONFIG_PCCARD_NONSTATIC=y |
| 308 | |||
| 309 | # | ||
| 310 | # PCI Hotplug Support | ||
| 311 | # | ||
| 312 | # CONFIG_HOTPLUG_PCI is not set | 306 | # CONFIG_HOTPLUG_PCI is not set |
| 313 | 307 | ||
| 314 | # | 308 | # |
| 315 | # Executable file formats | 309 | # Executable file formats |
| 316 | # | 310 | # |
| 317 | CONFIG_BINFMT_ELF=y | 311 | CONFIG_BINFMT_ELF=y |
| 318 | # CONFIG_BINFMT_FLAT is not set | ||
| 319 | # CONFIG_BINFMT_MISC is not set | 312 | # CONFIG_BINFMT_MISC is not set |
| 320 | 313 | ||
| 321 | # | 314 | # |
| 322 | # Power management options (EXPERIMENTAL) | ||
| 323 | # | ||
| 324 | # CONFIG_PM is not set | ||
| 325 | |||
| 326 | # | ||
| 327 | # Networking | 315 | # Networking |
| 328 | # | 316 | # |
| 329 | CONFIG_NET=y | 317 | CONFIG_NET=y |
| @@ -331,13 +319,14 @@ CONFIG_NET=y | |||
| 331 | # | 319 | # |
| 332 | # Networking options | 320 | # Networking options |
| 333 | # | 321 | # |
| 334 | # CONFIG_NETDEBUG is not set | ||
| 335 | CONFIG_PACKET=y | 322 | CONFIG_PACKET=y |
| 336 | # CONFIG_PACKET_MMAP is not set | 323 | # CONFIG_PACKET_MMAP is not set |
| 337 | CONFIG_UNIX=y | 324 | CONFIG_UNIX=y |
| 338 | CONFIG_XFRM=y | 325 | CONFIG_XFRM=y |
| 339 | # CONFIG_XFRM_USER is not set | 326 | # CONFIG_XFRM_USER is not set |
| 340 | # CONFIG_XFRM_SUB_POLICY is not set | 327 | # CONFIG_XFRM_SUB_POLICY is not set |
| 328 | # CONFIG_XFRM_MIGRATE is not set | ||
| 329 | # CONFIG_XFRM_STATISTICS is not set | ||
| 341 | # CONFIG_NET_KEY is not set | 330 | # CONFIG_NET_KEY is not set |
| 342 | CONFIG_INET=y | 331 | CONFIG_INET=y |
| 343 | # CONFIG_IP_MULTICAST is not set | 332 | # CONFIG_IP_MULTICAST is not set |
| @@ -364,49 +353,36 @@ CONFIG_IP_PNP=y | |||
| 364 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 353 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 365 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 354 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
| 366 | CONFIG_INET_XFRM_MODE_BEET=y | 355 | CONFIG_INET_XFRM_MODE_BEET=y |
| 356 | # CONFIG_INET_LRO is not set | ||
| 367 | CONFIG_INET_DIAG=y | 357 | CONFIG_INET_DIAG=y |
| 368 | CONFIG_INET_TCP_DIAG=y | 358 | CONFIG_INET_TCP_DIAG=y |
| 369 | # CONFIG_TCP_CONG_ADVANCED is not set | 359 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 370 | CONFIG_TCP_CONG_CUBIC=y | 360 | CONFIG_TCP_CONG_CUBIC=y |
| 371 | CONFIG_DEFAULT_TCP_CONG="cubic" | 361 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 372 | # CONFIG_TCP_MD5SIG is not set | 362 | # CONFIG_TCP_MD5SIG is not set |
| 373 | |||
| 374 | # | ||
| 375 | # IP: Virtual Server Configuration | ||
| 376 | # | ||
| 377 | # CONFIG_IP_VS is not set | 363 | # CONFIG_IP_VS is not set |
| 378 | # CONFIG_IPV6 is not set | 364 | # CONFIG_IPV6 is not set |
| 379 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 380 | # CONFIG_INET6_TUNNEL is not set | ||
| 381 | # CONFIG_NETWORK_SECMARK is not set | 365 | # CONFIG_NETWORK_SECMARK is not set |
| 382 | CONFIG_NETFILTER=y | 366 | CONFIG_NETFILTER=y |
| 383 | # CONFIG_NETFILTER_DEBUG is not set | 367 | # CONFIG_NETFILTER_DEBUG is not set |
| 368 | CONFIG_NETFILTER_ADVANCED=y | ||
| 384 | 369 | ||
| 385 | # | 370 | # |
| 386 | # Core Netfilter Configuration | 371 | # Core Netfilter Configuration |
| 387 | # | 372 | # |
| 388 | # CONFIG_NETFILTER_NETLINK is not set | 373 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set |
| 389 | # CONFIG_NF_CONNTRACK_ENABLED is not set | 374 | # CONFIG_NETFILTER_NETLINK_LOG is not set |
| 375 | # CONFIG_NF_CONNTRACK is not set | ||
| 390 | # CONFIG_NETFILTER_XTABLES is not set | 376 | # CONFIG_NETFILTER_XTABLES is not set |
| 391 | 377 | ||
| 392 | # | 378 | # |
| 393 | # IP: Netfilter Configuration | 379 | # IP: Netfilter Configuration |
| 394 | # | 380 | # |
| 395 | CONFIG_IP_NF_QUEUE=m | 381 | CONFIG_IP_NF_QUEUE=m |
| 396 | 382 | # CONFIG_IP_NF_IPTABLES is not set | |
| 397 | # | 383 | # CONFIG_IP_NF_ARPTABLES is not set |
| 398 | # DCCP Configuration (EXPERIMENTAL) | ||
| 399 | # | ||
| 400 | # CONFIG_IP_DCCP is not set | 384 | # CONFIG_IP_DCCP is not set |
| 401 | |||
| 402 | # | ||
| 403 | # SCTP Configuration (EXPERIMENTAL) | ||
| 404 | # | ||
| 405 | # CONFIG_IP_SCTP is not set | 385 | # CONFIG_IP_SCTP is not set |
| 406 | |||
| 407 | # | ||
| 408 | # TIPC Configuration (EXPERIMENTAL) | ||
| 409 | # | ||
| 410 | # CONFIG_TIPC is not set | 386 | # CONFIG_TIPC is not set |
| 411 | # CONFIG_ATM is not set | 387 | # CONFIG_ATM is not set |
| 412 | # CONFIG_BRIDGE is not set | 388 | # CONFIG_BRIDGE is not set |
| @@ -421,10 +397,6 @@ CONFIG_ATALK=m | |||
| 421 | # CONFIG_LAPB is not set | 397 | # CONFIG_LAPB is not set |
| 422 | # CONFIG_ECONET is not set | 398 | # CONFIG_ECONET is not set |
| 423 | # CONFIG_WAN_ROUTER is not set | 399 | # CONFIG_WAN_ROUTER is not set |
| 424 | |||
| 425 | # | ||
| 426 | # QoS and/or fair queueing | ||
| 427 | # | ||
| 428 | # CONFIG_NET_SCHED is not set | 400 | # CONFIG_NET_SCHED is not set |
| 429 | 401 | ||
| 430 | # | 402 | # |
| @@ -432,9 +404,20 @@ CONFIG_ATALK=m | |||
| 432 | # | 404 | # |
| 433 | # CONFIG_NET_PKTGEN is not set | 405 | # CONFIG_NET_PKTGEN is not set |
| 434 | # CONFIG_HAMRADIO is not set | 406 | # CONFIG_HAMRADIO is not set |
| 407 | # CONFIG_CAN is not set | ||
| 435 | # CONFIG_IRDA is not set | 408 | # CONFIG_IRDA is not set |
| 436 | # CONFIG_BT is not set | 409 | # CONFIG_BT is not set |
| 410 | # CONFIG_AF_RXRPC is not set | ||
| 411 | |||
| 412 | # | ||
| 413 | # Wireless | ||
| 414 | # | ||
| 415 | # CONFIG_CFG80211 is not set | ||
| 416 | # CONFIG_WIRELESS_EXT is not set | ||
| 417 | # CONFIG_MAC80211 is not set | ||
| 437 | # CONFIG_IEEE80211 is not set | 418 | # CONFIG_IEEE80211 is not set |
| 419 | # CONFIG_RFKILL is not set | ||
| 420 | # CONFIG_NET_9P is not set | ||
| 438 | 421 | ||
| 439 | # | 422 | # |
| 440 | # Device Drivers | 423 | # Device Drivers |
| @@ -443,35 +426,17 @@ CONFIG_ATALK=m | |||
| 443 | # | 426 | # |
| 444 | # Generic Driver Options | 427 | # Generic Driver Options |
| 445 | # | 428 | # |
| 429 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
| 446 | CONFIG_STANDALONE=y | 430 | CONFIG_STANDALONE=y |
| 447 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 431 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 448 | CONFIG_FW_LOADER=y | 432 | CONFIG_FW_LOADER=y |
| 433 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
| 434 | CONFIG_EXTRA_FIRMWARE="" | ||
| 449 | # CONFIG_SYS_HYPERVISOR is not set | 435 | # CONFIG_SYS_HYPERVISOR is not set |
| 450 | |||
| 451 | # | ||
| 452 | # Connector - unified userspace <-> kernelspace linker | ||
| 453 | # | ||
| 454 | # CONFIG_CONNECTOR is not set | 436 | # CONFIG_CONNECTOR is not set |
| 455 | |||
| 456 | # | ||
| 457 | # Memory Technology Devices (MTD) | ||
| 458 | # | ||
| 459 | # CONFIG_MTD is not set | 437 | # CONFIG_MTD is not set |
| 460 | |||
| 461 | # | ||
| 462 | # Parallel port support | ||
| 463 | # | ||
| 464 | # CONFIG_PARPORT is not set | 438 | # CONFIG_PARPORT is not set |
| 465 | 439 | CONFIG_BLK_DEV=y | |
| 466 | # | ||
| 467 | # Plug and Play support | ||
| 468 | # | ||
| 469 | # CONFIG_PNP is not set | ||
| 470 | |||
| 471 | # | ||
| 472 | # Block devices | ||
| 473 | # | ||
| 474 | # CONFIG_BLK_CPQ_DA is not set | ||
| 475 | # CONFIG_BLK_CPQ_CISS_DA is not set | 440 | # CONFIG_BLK_CPQ_CISS_DA is not set |
| 476 | # CONFIG_BLK_DEV_DAC960 is not set | 441 | # CONFIG_BLK_DEV_DAC960 is not set |
| 477 | # CONFIG_BLK_DEV_UMEM is not set | 442 | # CONFIG_BLK_DEV_UMEM is not set |
| @@ -484,63 +449,66 @@ CONFIG_BLK_DEV_LOOP=y | |||
| 484 | CONFIG_BLK_DEV_RAM=y | 449 | CONFIG_BLK_DEV_RAM=y |
| 485 | CONFIG_BLK_DEV_RAM_COUNT=16 | 450 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 486 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 451 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
| 487 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 452 | # CONFIG_BLK_DEV_XIP is not set |
| 488 | # CONFIG_BLK_DEV_INITRD is not set | ||
| 489 | # CONFIG_CDROM_PKTCDVD is not set | 453 | # CONFIG_CDROM_PKTCDVD is not set |
| 490 | # CONFIG_ATA_OVER_ETH is not set | 454 | # CONFIG_ATA_OVER_ETH is not set |
| 491 | 455 | # CONFIG_BLK_DEV_HD is not set | |
| 492 | # | 456 | CONFIG_MISC_DEVICES=y |
| 493 | # Misc devices | 457 | # CONFIG_PHANTOM is not set |
| 494 | # | 458 | # CONFIG_EEPROM_93CX6 is not set |
| 495 | # CONFIG_SGI_IOC4 is not set | 459 | # CONFIG_SGI_IOC4 is not set |
| 496 | # CONFIG_TIFM_CORE is not set | 460 | # CONFIG_TIFM_CORE is not set |
| 497 | 461 | # CONFIG_ENCLOSURE_SERVICES is not set | |
| 498 | # | 462 | # CONFIG_HP_ILO is not set |
| 499 | # ATA/ATAPI/MFM/RLL support | 463 | CONFIG_HAVE_IDE=y |
| 500 | # | ||
| 501 | CONFIG_IDE=y | 464 | CONFIG_IDE=y |
| 502 | CONFIG_IDE_MAX_HWIFS=4 | 465 | CONFIG_IDE_MAX_HWIFS=4 |
| 503 | CONFIG_BLK_DEV_IDE=y | 466 | CONFIG_BLK_DEV_IDE=y |
| 504 | 467 | ||
| 505 | # | 468 | # |
| 506 | # Please see Documentation/ide.txt for help/info on IDE drives | 469 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
| 507 | # | 470 | # |
| 471 | CONFIG_IDE_ATAPI=y | ||
| 508 | # CONFIG_BLK_DEV_IDE_SATA is not set | 472 | # CONFIG_BLK_DEV_IDE_SATA is not set |
| 509 | CONFIG_BLK_DEV_IDEDISK=y | 473 | CONFIG_BLK_DEV_IDEDISK=y |
| 510 | # CONFIG_IDEDISK_MULTI_MODE is not set | 474 | # CONFIG_IDEDISK_MULTI_MODE is not set |
| 511 | # CONFIG_BLK_DEV_IDECS is not set | 475 | # CONFIG_BLK_DEV_IDECS is not set |
| 476 | # CONFIG_BLK_DEV_DELKIN is not set | ||
| 512 | CONFIG_BLK_DEV_IDECD=y | 477 | CONFIG_BLK_DEV_IDECD=y |
| 478 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y | ||
| 513 | # CONFIG_BLK_DEV_IDETAPE is not set | 479 | # CONFIG_BLK_DEV_IDETAPE is not set |
| 514 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 480 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
| 515 | CONFIG_BLK_DEV_IDESCSI=y | 481 | CONFIG_BLK_DEV_IDESCSI=y |
| 516 | # CONFIG_IDE_TASK_IOCTL is not set | 482 | # CONFIG_IDE_TASK_IOCTL is not set |
| 483 | CONFIG_IDE_PROC_FS=y | ||
| 517 | 484 | ||
| 518 | # | 485 | # |
| 519 | # IDE chipset support/bugfixes | 486 | # IDE chipset support/bugfixes |
| 520 | # | 487 | # |
| 521 | CONFIG_IDE_GENERIC=y | 488 | # CONFIG_BLK_DEV_PLATFORM is not set |
| 489 | CONFIG_BLK_DEV_IDEDMA_SFF=y | ||
| 490 | |||
| 491 | # | ||
| 492 | # PCI IDE chipsets support | ||
| 493 | # | ||
| 522 | CONFIG_BLK_DEV_IDEPCI=y | 494 | CONFIG_BLK_DEV_IDEPCI=y |
| 523 | CONFIG_IDEPCI_SHARE_IRQ=y | 495 | CONFIG_IDEPCI_PCIBUS_ORDER=y |
| 524 | CONFIG_BLK_DEV_OFFBOARD=y | 496 | CONFIG_BLK_DEV_OFFBOARD=y |
| 525 | CONFIG_BLK_DEV_GENERIC=y | 497 | CONFIG_BLK_DEV_GENERIC=y |
| 526 | # CONFIG_BLK_DEV_OPTI621 is not set | 498 | # CONFIG_BLK_DEV_OPTI621 is not set |
| 527 | CONFIG_BLK_DEV_IDEDMA_PCI=y | 499 | CONFIG_BLK_DEV_IDEDMA_PCI=y |
| 528 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | ||
| 529 | CONFIG_IDEDMA_PCI_AUTO=y | ||
| 530 | CONFIG_IDEDMA_ONLYDISK=y | ||
| 531 | CONFIG_BLK_DEV_AEC62XX=y | 500 | CONFIG_BLK_DEV_AEC62XX=y |
| 532 | # CONFIG_BLK_DEV_ALI15X3 is not set | 501 | # CONFIG_BLK_DEV_ALI15X3 is not set |
| 533 | # CONFIG_BLK_DEV_AMD74XX is not set | 502 | # CONFIG_BLK_DEV_AMD74XX is not set |
| 534 | # CONFIG_BLK_DEV_CMD64X is not set | 503 | # CONFIG_BLK_DEV_CMD64X is not set |
| 535 | # CONFIG_BLK_DEV_TRIFLEX is not set | 504 | # CONFIG_BLK_DEV_TRIFLEX is not set |
| 536 | # CONFIG_BLK_DEV_CY82C693 is not set | ||
| 537 | # CONFIG_BLK_DEV_CS5520 is not set | 505 | # CONFIG_BLK_DEV_CS5520 is not set |
| 538 | # CONFIG_BLK_DEV_CS5530 is not set | 506 | # CONFIG_BLK_DEV_CS5530 is not set |
| 539 | # CONFIG_BLK_DEV_HPT34X is not set | ||
| 540 | # CONFIG_BLK_DEV_HPT366 is not set | 507 | # CONFIG_BLK_DEV_HPT366 is not set |
| 541 | # CONFIG_BLK_DEV_JMICRON is not set | 508 | # CONFIG_BLK_DEV_JMICRON is not set |
| 542 | # CONFIG_BLK_DEV_SC1200 is not set | 509 | # CONFIG_BLK_DEV_SC1200 is not set |
| 543 | # CONFIG_BLK_DEV_PIIX is not set | 510 | # CONFIG_BLK_DEV_PIIX is not set |
| 511 | # CONFIG_BLK_DEV_IT8213 is not set | ||
| 544 | # CONFIG_BLK_DEV_IT821X is not set | 512 | # CONFIG_BLK_DEV_IT821X is not set |
| 545 | # CONFIG_BLK_DEV_NS87415 is not set | 513 | # CONFIG_BLK_DEV_NS87415 is not set |
| 546 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | 514 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set |
| @@ -550,18 +518,15 @@ CONFIG_BLK_DEV_AEC62XX=y | |||
| 550 | # CONFIG_BLK_DEV_SLC90E66 is not set | 518 | # CONFIG_BLK_DEV_SLC90E66 is not set |
| 551 | # CONFIG_BLK_DEV_TRM290 is not set | 519 | # CONFIG_BLK_DEV_TRM290 is not set |
| 552 | # CONFIG_BLK_DEV_VIA82CXXX is not set | 520 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
| 553 | # CONFIG_IDE_ARM is not set | 521 | # CONFIG_BLK_DEV_TC86C001 is not set |
| 554 | # CONFIG_IDE_CHIPSETS is not set | ||
| 555 | CONFIG_BLK_DEV_IDEDMA=y | 522 | CONFIG_BLK_DEV_IDEDMA=y |
| 556 | # CONFIG_IDEDMA_IVB is not set | ||
| 557 | CONFIG_IDEDMA_AUTO=y | ||
| 558 | # CONFIG_BLK_DEV_HD is not set | ||
| 559 | 523 | ||
| 560 | # | 524 | # |
| 561 | # SCSI device support | 525 | # SCSI device support |
| 562 | # | 526 | # |
| 563 | # CONFIG_RAID_ATTRS is not set | 527 | # CONFIG_RAID_ATTRS is not set |
| 564 | CONFIG_SCSI=y | 528 | CONFIG_SCSI=y |
| 529 | CONFIG_SCSI_DMA=y | ||
| 565 | # CONFIG_SCSI_TGT is not set | 530 | # CONFIG_SCSI_TGT is not set |
| 566 | # CONFIG_SCSI_NETLINK is not set | 531 | # CONFIG_SCSI_NETLINK is not set |
| 567 | CONFIG_SCSI_PROC_FS=y | 532 | CONFIG_SCSI_PROC_FS=y |
| @@ -583,6 +548,7 @@ CONFIG_SCSI_MULTI_LUN=y | |||
| 583 | # CONFIG_SCSI_CONSTANTS is not set | 548 | # CONFIG_SCSI_CONSTANTS is not set |
| 584 | # CONFIG_SCSI_LOGGING is not set | 549 | # CONFIG_SCSI_LOGGING is not set |
| 585 | # CONFIG_SCSI_SCAN_ASYNC is not set | 550 | # CONFIG_SCSI_SCAN_ASYNC is not set |
| 551 | CONFIG_SCSI_WAIT_SCAN=m | ||
| 586 | 552 | ||
| 587 | # | 553 | # |
| 588 | # SCSI Transports | 554 | # SCSI Transports |
| @@ -590,77 +556,43 @@ CONFIG_SCSI_MULTI_LUN=y | |||
| 590 | # CONFIG_SCSI_SPI_ATTRS is not set | 556 | # CONFIG_SCSI_SPI_ATTRS is not set |
| 591 | # CONFIG_SCSI_FC_ATTRS is not set | 557 | # CONFIG_SCSI_FC_ATTRS is not set |
| 592 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 558 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
| 593 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
| 594 | # CONFIG_SCSI_SAS_LIBSAS is not set | 559 | # CONFIG_SCSI_SAS_LIBSAS is not set |
| 595 | 560 | # CONFIG_SCSI_SRP_ATTRS is not set | |
| 596 | # | 561 | CONFIG_SCSI_LOWLEVEL=y |
| 597 | # SCSI low-level drivers | ||
| 598 | # | ||
| 599 | # CONFIG_ISCSI_TCP is not set | 562 | # CONFIG_ISCSI_TCP is not set |
| 600 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 563 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 601 | # CONFIG_SCSI_3W_9XXX is not set | 564 | # CONFIG_SCSI_3W_9XXX is not set |
| 602 | # CONFIG_SCSI_ACARD is not set | 565 | # CONFIG_SCSI_ACARD is not set |
| 603 | # CONFIG_SCSI_AHA152X is not set | ||
| 604 | # CONFIG_SCSI_AACRAID is not set | 566 | # CONFIG_SCSI_AACRAID is not set |
| 605 | # CONFIG_SCSI_AIC7XXX is not set | 567 | # CONFIG_SCSI_AIC7XXX is not set |
| 606 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 568 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
| 607 | # CONFIG_SCSI_AIC79XX is not set | 569 | # CONFIG_SCSI_AIC79XX is not set |
| 608 | # CONFIG_SCSI_AIC94XX is not set | 570 | # CONFIG_SCSI_AIC94XX is not set |
| 609 | # CONFIG_SCSI_DPT_I2O is not set | ||
| 610 | # CONFIG_SCSI_IN2000 is not set | ||
| 611 | # CONFIG_SCSI_ARCMSR is not set | 571 | # CONFIG_SCSI_ARCMSR is not set |
| 612 | # CONFIG_MEGARAID_NEWGEN is not set | 572 | # CONFIG_MEGARAID_NEWGEN is not set |
| 613 | # CONFIG_MEGARAID_LEGACY is not set | 573 | # CONFIG_MEGARAID_LEGACY is not set |
| 614 | # CONFIG_MEGARAID_SAS is not set | 574 | # CONFIG_MEGARAID_SAS is not set |
| 615 | # CONFIG_SCSI_HPTIOP is not set | 575 | # CONFIG_SCSI_HPTIOP is not set |
| 616 | # CONFIG_SCSI_DMX3191D is not set | 576 | # CONFIG_SCSI_DMX3191D is not set |
| 617 | # CONFIG_SCSI_DTC3280 is not set | ||
| 618 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 577 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
| 619 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | ||
| 620 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set | ||
| 621 | # CONFIG_SCSI_IPS is not set | 578 | # CONFIG_SCSI_IPS is not set |
| 622 | # CONFIG_SCSI_INITIO is not set | 579 | # CONFIG_SCSI_INITIO is not set |
| 623 | # CONFIG_SCSI_INIA100 is not set | 580 | # CONFIG_SCSI_INIA100 is not set |
| 624 | # CONFIG_SCSI_NCR53C406A is not set | 581 | # CONFIG_SCSI_MVSAS is not set |
| 625 | # CONFIG_SCSI_STEX is not set | 582 | # CONFIG_SCSI_STEX is not set |
| 626 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 583 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
| 627 | # CONFIG_SCSI_PAS16 is not set | ||
| 628 | # CONFIG_SCSI_PSI240I is not set | ||
| 629 | # CONFIG_SCSI_QLOGIC_FAS is not set | ||
| 630 | # CONFIG_SCSI_QLOGIC_1280 is not set | 584 | # CONFIG_SCSI_QLOGIC_1280 is not set |
| 631 | # CONFIG_SCSI_QLA_FC is not set | 585 | # CONFIG_SCSI_QLA_FC is not set |
| 632 | # CONFIG_SCSI_QLA_ISCSI is not set | 586 | # CONFIG_SCSI_QLA_ISCSI is not set |
| 633 | # CONFIG_SCSI_LPFC is not set | 587 | # CONFIG_SCSI_LPFC is not set |
| 634 | # CONFIG_SCSI_SYM53C416 is not set | ||
| 635 | # CONFIG_SCSI_DC395x is not set | 588 | # CONFIG_SCSI_DC395x is not set |
| 636 | # CONFIG_SCSI_DC390T is not set | 589 | # CONFIG_SCSI_DC390T is not set |
| 637 | # CONFIG_SCSI_T128 is not set | ||
| 638 | # CONFIG_SCSI_NSP32 is not set | 590 | # CONFIG_SCSI_NSP32 is not set |
| 639 | # CONFIG_SCSI_DEBUG is not set | 591 | # CONFIG_SCSI_DEBUG is not set |
| 640 | # CONFIG_SCSI_SRP is not set | 592 | # CONFIG_SCSI_SRP is not set |
| 641 | 593 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | |
| 642 | # | 594 | # CONFIG_SCSI_DH is not set |
| 643 | # PCMCIA SCSI adapter support | ||
| 644 | # | ||
| 645 | # CONFIG_PCMCIA_AHA152X is not set | ||
| 646 | # CONFIG_PCMCIA_FDOMAIN is not set | ||
| 647 | # CONFIG_PCMCIA_NINJA_SCSI is not set | ||
| 648 | # CONFIG_PCMCIA_QLOGIC is not set | ||
| 649 | # CONFIG_PCMCIA_SYM53C500 is not set | ||
| 650 | |||
| 651 | # | ||
| 652 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
| 653 | # | ||
| 654 | # CONFIG_ATA is not set | 595 | # CONFIG_ATA is not set |
| 655 | |||
| 656 | # | ||
| 657 | # Old CD-ROM drivers (not SCSI, not IDE) | ||
| 658 | # | ||
| 659 | # CONFIG_CD_NO_IDESCSI is not set | ||
| 660 | |||
| 661 | # | ||
| 662 | # Multi-device support (RAID and LVM) | ||
| 663 | # | ||
| 664 | CONFIG_MD=y | 596 | CONFIG_MD=y |
| 665 | CONFIG_BLK_DEV_MD=m | 597 | CONFIG_BLK_DEV_MD=m |
| 666 | CONFIG_MD_LINEAR=m | 598 | CONFIG_MD_LINEAR=m |
| @@ -671,76 +603,49 @@ CONFIG_MD_RAID1=m | |||
| 671 | # CONFIG_MD_MULTIPATH is not set | 603 | # CONFIG_MD_MULTIPATH is not set |
| 672 | # CONFIG_MD_FAULTY is not set | 604 | # CONFIG_MD_FAULTY is not set |
| 673 | # CONFIG_BLK_DEV_DM is not set | 605 | # CONFIG_BLK_DEV_DM is not set |
| 674 | |||
| 675 | # | ||
| 676 | # Fusion MPT device support | ||
| 677 | # | ||
| 678 | # CONFIG_FUSION is not set | 606 | # CONFIG_FUSION is not set |
| 679 | # CONFIG_FUSION_SPI is not set | ||
| 680 | # CONFIG_FUSION_FC is not set | ||
| 681 | # CONFIG_FUSION_SAS is not set | ||
| 682 | 607 | ||
| 683 | # | 608 | # |
| 684 | # IEEE 1394 (FireWire) support | 609 | # IEEE 1394 (FireWire) support |
| 685 | # | 610 | # |
| 686 | # CONFIG_IEEE1394 is not set | ||
| 687 | 611 | ||
| 688 | # | 612 | # |
| 689 | # I2O device support | 613 | # Enable only one of the two stacks, unless you know what you are doing |
| 690 | # | 614 | # |
| 615 | # CONFIG_FIREWIRE is not set | ||
| 616 | # CONFIG_IEEE1394 is not set | ||
| 691 | # CONFIG_I2O is not set | 617 | # CONFIG_I2O is not set |
| 692 | |||
| 693 | # | ||
| 694 | # Network device support | ||
| 695 | # | ||
| 696 | CONFIG_NETDEVICES=y | 618 | CONFIG_NETDEVICES=y |
| 697 | # CONFIG_DUMMY is not set | 619 | # CONFIG_DUMMY is not set |
| 698 | # CONFIG_BONDING is not set | 620 | # CONFIG_BONDING is not set |
| 621 | # CONFIG_MACVLAN is not set | ||
| 699 | # CONFIG_EQUALIZER is not set | 622 | # CONFIG_EQUALIZER is not set |
| 700 | CONFIG_TUN=m | 623 | CONFIG_TUN=m |
| 701 | 624 | # CONFIG_VETH is not set | |
| 702 | # | ||
| 703 | # ARCnet devices | ||
| 704 | # | ||
| 705 | # CONFIG_ARCNET is not set | 625 | # CONFIG_ARCNET is not set |
| 706 | |||
| 707 | # | ||
| 708 | # PHY device support | ||
| 709 | # | ||
| 710 | # CONFIG_PHYLIB is not set | 626 | # CONFIG_PHYLIB is not set |
| 711 | |||
| 712 | # | ||
| 713 | # Ethernet (10 or 100Mbit) | ||
| 714 | # | ||
| 715 | CONFIG_NET_ETHERNET=y | 627 | CONFIG_NET_ETHERNET=y |
| 716 | CONFIG_MII=y | 628 | CONFIG_MII=y |
| 629 | # CONFIG_AX88796 is not set | ||
| 717 | # CONFIG_STNIC is not set | 630 | # CONFIG_STNIC is not set |
| 718 | # CONFIG_HAPPYMEAL is not set | 631 | # CONFIG_HAPPYMEAL is not set |
| 719 | # CONFIG_SUNGEM is not set | 632 | # CONFIG_SUNGEM is not set |
| 720 | # CONFIG_CASSINI is not set | 633 | # CONFIG_CASSINI is not set |
| 721 | # CONFIG_NET_VENDOR_3COM is not set | 634 | # CONFIG_NET_VENDOR_3COM is not set |
| 722 | # CONFIG_NET_VENDOR_SMC is not set | ||
| 723 | # CONFIG_SMC91X is not set | 635 | # CONFIG_SMC91X is not set |
| 724 | # CONFIG_NET_VENDOR_RACAL is not set | 636 | # CONFIG_SMC911X is not set |
| 725 | |||
| 726 | # | ||
| 727 | # Tulip family network device support | ||
| 728 | # | ||
| 729 | # CONFIG_NET_TULIP is not set | 637 | # CONFIG_NET_TULIP is not set |
| 730 | # CONFIG_AT1700 is not set | ||
| 731 | # CONFIG_DEPCA is not set | ||
| 732 | # CONFIG_HP100 is not set | 638 | # CONFIG_HP100 is not set |
| 733 | # CONFIG_NET_ISA is not set | 639 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| 640 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
| 641 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
| 642 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
| 734 | CONFIG_NET_PCI=y | 643 | CONFIG_NET_PCI=y |
| 735 | # CONFIG_PCNET32 is not set | 644 | # CONFIG_PCNET32 is not set |
| 736 | # CONFIG_AMD8111_ETH is not set | 645 | # CONFIG_AMD8111_ETH is not set |
| 737 | # CONFIG_ADAPTEC_STARFIRE is not set | 646 | # CONFIG_ADAPTEC_STARFIRE is not set |
| 738 | # CONFIG_AC3200 is not set | ||
| 739 | # CONFIG_APRICOT is not set | ||
| 740 | # CONFIG_B44 is not set | 647 | # CONFIG_B44 is not set |
| 741 | # CONFIG_FORCEDETH is not set | 648 | # CONFIG_FORCEDETH is not set |
| 742 | # CONFIG_CS89x0 is not set | ||
| 743 | # CONFIG_DGRS is not set | ||
| 744 | # CONFIG_EEPRO100 is not set | 649 | # CONFIG_EEPRO100 is not set |
| 745 | # CONFIG_E100 is not set | 650 | # CONFIG_E100 is not set |
| 746 | # CONFIG_FEALNX is not set | 651 | # CONFIG_FEALNX is not set |
| @@ -748,18 +653,20 @@ CONFIG_NET_PCI=y | |||
| 748 | # CONFIG_NE2K_PCI is not set | 653 | # CONFIG_NE2K_PCI is not set |
| 749 | CONFIG_8139CP=y | 654 | CONFIG_8139CP=y |
| 750 | # CONFIG_8139TOO is not set | 655 | # CONFIG_8139TOO is not set |
| 656 | # CONFIG_R6040 is not set | ||
| 751 | # CONFIG_SIS900 is not set | 657 | # CONFIG_SIS900 is not set |
| 752 | # CONFIG_EPIC100 is not set | 658 | # CONFIG_EPIC100 is not set |
| 753 | # CONFIG_SUNDANCE is not set | 659 | # CONFIG_SUNDANCE is not set |
| 754 | # CONFIG_TLAN is not set | 660 | # CONFIG_TLAN is not set |
| 755 | # CONFIG_VIA_RHINE is not set | 661 | # CONFIG_VIA_RHINE is not set |
| 756 | 662 | # CONFIG_SC92031 is not set | |
| 757 | # | 663 | CONFIG_NETDEV_1000=y |
| 758 | # Ethernet (1000 Mbit) | ||
| 759 | # | ||
| 760 | # CONFIG_ACENIC is not set | 664 | # CONFIG_ACENIC is not set |
| 761 | # CONFIG_DL2K is not set | 665 | # CONFIG_DL2K is not set |
| 762 | # CONFIG_E1000 is not set | 666 | # CONFIG_E1000 is not set |
| 667 | # CONFIG_E1000E is not set | ||
| 668 | # CONFIG_IP1000 is not set | ||
| 669 | # CONFIG_IGB is not set | ||
| 763 | # CONFIG_NS83820 is not set | 670 | # CONFIG_NS83820 is not set |
| 764 | # CONFIG_HAMACHI is not set | 671 | # CONFIG_HAMACHI is not set |
| 765 | # CONFIG_YELLOWFIN is not set | 672 | # CONFIG_YELLOWFIN is not set |
| @@ -767,58 +674,53 @@ CONFIG_8139CP=y | |||
| 767 | # CONFIG_SIS190 is not set | 674 | # CONFIG_SIS190 is not set |
| 768 | # CONFIG_SKGE is not set | 675 | # CONFIG_SKGE is not set |
| 769 | # CONFIG_SKY2 is not set | 676 | # CONFIG_SKY2 is not set |
| 770 | # CONFIG_SK98LIN is not set | ||
| 771 | # CONFIG_VIA_VELOCITY is not set | 677 | # CONFIG_VIA_VELOCITY is not set |
| 772 | # CONFIG_TIGON3 is not set | 678 | # CONFIG_TIGON3 is not set |
| 773 | # CONFIG_BNX2 is not set | 679 | # CONFIG_BNX2 is not set |
| 774 | # CONFIG_QLA3XXX is not set | 680 | # CONFIG_QLA3XXX is not set |
| 775 | 681 | # CONFIG_ATL1 is not set | |
| 776 | # | 682 | # CONFIG_ATL1E is not set |
| 777 | # Ethernet (10000 Mbit) | 683 | CONFIG_NETDEV_10000=y |
| 778 | # | ||
| 779 | # CONFIG_CHELSIO_T1 is not set | 684 | # CONFIG_CHELSIO_T1 is not set |
| 685 | # CONFIG_CHELSIO_T3 is not set | ||
| 686 | # CONFIG_IXGBE is not set | ||
| 780 | # CONFIG_IXGB is not set | 687 | # CONFIG_IXGB is not set |
| 781 | # CONFIG_S2IO is not set | 688 | # CONFIG_S2IO is not set |
| 782 | # CONFIG_MYRI10GE is not set | 689 | # CONFIG_MYRI10GE is not set |
| 783 | # CONFIG_NETXEN_NIC is not set | 690 | # CONFIG_NETXEN_NIC is not set |
| 784 | 691 | # CONFIG_NIU is not set | |
| 785 | # | 692 | # CONFIG_MLX4_CORE is not set |
| 786 | # Token Ring devices | 693 | # CONFIG_TEHUTI is not set |
| 787 | # | 694 | # CONFIG_BNX2X is not set |
| 695 | # CONFIG_SFC is not set | ||
| 788 | # CONFIG_TR is not set | 696 | # CONFIG_TR is not set |
| 789 | 697 | ||
| 790 | # | 698 | # |
| 791 | # Wireless LAN (non-hamradio) | 699 | # Wireless LAN |
| 792 | # | 700 | # |
| 793 | # CONFIG_NET_RADIO is not set | 701 | # CONFIG_WLAN_PRE80211 is not set |
| 702 | # CONFIG_WLAN_80211 is not set | ||
| 703 | # CONFIG_IWLWIFI_LEDS is not set | ||
| 794 | 704 | ||
| 795 | # | 705 | # |
| 796 | # PCMCIA network device support | 706 | # USB Network Adapters |
| 797 | # | 707 | # |
| 708 | # CONFIG_USB_CATC is not set | ||
| 709 | # CONFIG_USB_KAWETH is not set | ||
| 710 | CONFIG_USB_PEGASUS=m | ||
| 711 | CONFIG_USB_RTL8150=m | ||
| 712 | # CONFIG_USB_USBNET is not set | ||
| 798 | # CONFIG_NET_PCMCIA is not set | 713 | # CONFIG_NET_PCMCIA is not set |
| 799 | |||
| 800 | # | ||
| 801 | # Wan interfaces | ||
| 802 | # | ||
| 803 | # CONFIG_WAN is not set | 714 | # CONFIG_WAN is not set |
| 804 | # CONFIG_FDDI is not set | 715 | # CONFIG_FDDI is not set |
| 805 | # CONFIG_HIPPI is not set | 716 | # CONFIG_HIPPI is not set |
| 806 | # CONFIG_PPP is not set | 717 | # CONFIG_PPP is not set |
| 807 | # CONFIG_SLIP is not set | 718 | # CONFIG_SLIP is not set |
| 808 | # CONFIG_NET_FC is not set | 719 | # CONFIG_NET_FC is not set |
| 809 | # CONFIG_SHAPER is not set | ||
| 810 | # CONFIG_NETCONSOLE is not set | 720 | # CONFIG_NETCONSOLE is not set |
| 811 | # CONFIG_NETPOLL is not set | 721 | # CONFIG_NETPOLL is not set |
| 812 | # CONFIG_NET_POLL_CONTROLLER is not set | 722 | # CONFIG_NET_POLL_CONTROLLER is not set |
| 813 | |||
| 814 | # | ||
| 815 | # ISDN subsystem | ||
| 816 | # | ||
| 817 | # CONFIG_ISDN is not set | 723 | # CONFIG_ISDN is not set |
| 818 | |||
| 819 | # | ||
| 820 | # Telephony Support | ||
| 821 | # | ||
| 822 | # CONFIG_PHONE is not set | 724 | # CONFIG_PHONE is not set |
| 823 | 725 | ||
| 824 | # | 726 | # |
| @@ -826,6 +728,7 @@ CONFIG_8139CP=y | |||
| 826 | # | 728 | # |
| 827 | CONFIG_INPUT=y | 729 | CONFIG_INPUT=y |
| 828 | # CONFIG_INPUT_FF_MEMLESS is not set | 730 | # CONFIG_INPUT_FF_MEMLESS is not set |
| 731 | # CONFIG_INPUT_POLLDEV is not set | ||
| 829 | 732 | ||
| 830 | # | 733 | # |
| 831 | # Userland interfaces | 734 | # Userland interfaces |
| @@ -835,7 +738,6 @@ CONFIG_INPUT_MOUSEDEV=y | |||
| 835 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 738 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
| 836 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 739 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
| 837 | # CONFIG_INPUT_JOYDEV is not set | 740 | # CONFIG_INPUT_JOYDEV is not set |
| 838 | # CONFIG_INPUT_TSDEV is not set | ||
| 839 | # CONFIG_INPUT_EVDEV is not set | 741 | # CONFIG_INPUT_EVDEV is not set |
| 840 | # CONFIG_INPUT_EVBUG is not set | 742 | # CONFIG_INPUT_EVBUG is not set |
| 841 | 743 | ||
| @@ -845,6 +747,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
| 845 | # CONFIG_INPUT_KEYBOARD is not set | 747 | # CONFIG_INPUT_KEYBOARD is not set |
| 846 | # CONFIG_INPUT_MOUSE is not set | 748 | # CONFIG_INPUT_MOUSE is not set |
| 847 | # CONFIG_INPUT_JOYSTICK is not set | 749 | # CONFIG_INPUT_JOYSTICK is not set |
| 750 | # CONFIG_INPUT_TABLET is not set | ||
| 848 | # CONFIG_INPUT_TOUCHSCREEN is not set | 751 | # CONFIG_INPUT_TOUCHSCREEN is not set |
| 849 | # CONFIG_INPUT_MISC is not set | 752 | # CONFIG_INPUT_MISC is not set |
| 850 | 753 | ||
| @@ -858,10 +761,13 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
| 858 | # Character devices | 761 | # Character devices |
| 859 | # | 762 | # |
| 860 | CONFIG_VT=y | 763 | CONFIG_VT=y |
| 764 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
| 861 | CONFIG_VT_CONSOLE=y | 765 | CONFIG_VT_CONSOLE=y |
| 862 | CONFIG_HW_CONSOLE=y | 766 | CONFIG_HW_CONSOLE=y |
| 863 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 767 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
| 768 | CONFIG_DEVKMEM=y | ||
| 864 | # CONFIG_SERIAL_NONSTANDARD is not set | 769 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 770 | # CONFIG_NOZOMI is not set | ||
| 865 | 771 | ||
| 866 | # | 772 | # |
| 867 | # Serial drivers | 773 | # Serial drivers |
| @@ -880,22 +786,10 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
| 880 | CONFIG_UNIX98_PTYS=y | 786 | CONFIG_UNIX98_PTYS=y |
| 881 | CONFIG_LEGACY_PTYS=y | 787 | CONFIG_LEGACY_PTYS=y |
| 882 | CONFIG_LEGACY_PTY_COUNT=256 | 788 | CONFIG_LEGACY_PTY_COUNT=256 |
| 883 | |||
| 884 | # | ||
| 885 | # IPMI | ||
| 886 | # | ||
| 887 | # CONFIG_IPMI_HANDLER is not set | 789 | # CONFIG_IPMI_HANDLER is not set |
| 888 | |||
| 889 | # | ||
| 890 | # Watchdog Cards | ||
| 891 | # | ||
| 892 | # CONFIG_WATCHDOG is not set | ||
| 893 | CONFIG_HW_RANDOM=y | 790 | CONFIG_HW_RANDOM=y |
| 894 | # CONFIG_GEN_RTC is not set | ||
| 895 | # CONFIG_DTLK is not set | ||
| 896 | # CONFIG_R3964 is not set | 791 | # CONFIG_R3964 is not set |
| 897 | # CONFIG_APPLICOM is not set | 792 | # CONFIG_APPLICOM is not set |
| 898 | # CONFIG_DRM is not set | ||
| 899 | 793 | ||
| 900 | # | 794 | # |
| 901 | # PCMCIA character devices | 795 | # PCMCIA character devices |
| @@ -903,65 +797,77 @@ CONFIG_HW_RANDOM=y | |||
| 903 | # CONFIG_SYNCLINK_CS is not set | 797 | # CONFIG_SYNCLINK_CS is not set |
| 904 | # CONFIG_CARDMAN_4000 is not set | 798 | # CONFIG_CARDMAN_4000 is not set |
| 905 | # CONFIG_CARDMAN_4040 is not set | 799 | # CONFIG_CARDMAN_4040 is not set |
| 800 | # CONFIG_IPWIRELESS is not set | ||
| 906 | # CONFIG_RAW_DRIVER is not set | 801 | # CONFIG_RAW_DRIVER is not set |
| 907 | |||
| 908 | # | ||
| 909 | # TPM devices | ||
| 910 | # | ||
| 911 | # CONFIG_TCG_TPM is not set | 802 | # CONFIG_TCG_TPM is not set |
| 912 | 803 | CONFIG_DEVPORT=y | |
| 913 | # | ||
| 914 | # I2C support | ||
| 915 | # | ||
| 916 | # CONFIG_I2C is not set | 804 | # CONFIG_I2C is not set |
| 917 | |||
| 918 | # | ||
| 919 | # SPI support | ||
| 920 | # | ||
| 921 | # CONFIG_SPI is not set | 805 | # CONFIG_SPI is not set |
| 922 | # CONFIG_SPI_MASTER is not set | ||
| 923 | |||
| 924 | # | ||
| 925 | # Dallas's 1-wire bus | ||
| 926 | # | ||
| 927 | # CONFIG_W1 is not set | 806 | # CONFIG_W1 is not set |
| 928 | 807 | # CONFIG_POWER_SUPPLY is not set | |
| 929 | # | ||
| 930 | # Hardware Monitoring support | ||
| 931 | # | ||
| 932 | CONFIG_HWMON=y | 808 | CONFIG_HWMON=y |
| 933 | # CONFIG_HWMON_VID is not set | 809 | # CONFIG_HWMON_VID is not set |
| 934 | # CONFIG_SENSORS_ABITUGURU is not set | 810 | # CONFIG_SENSORS_I5K_AMB is not set |
| 935 | # CONFIG_SENSORS_F71805F is not set | 811 | # CONFIG_SENSORS_F71805F is not set |
| 812 | # CONFIG_SENSORS_F71882FG is not set | ||
| 813 | # CONFIG_SENSORS_IT87 is not set | ||
| 814 | # CONFIG_SENSORS_PC87360 is not set | ||
| 815 | # CONFIG_SENSORS_PC87427 is not set | ||
| 816 | # CONFIG_SENSORS_SIS5595 is not set | ||
| 817 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 818 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 819 | # CONFIG_SENSORS_VIA686A is not set | ||
| 936 | # CONFIG_SENSORS_VT1211 is not set | 820 | # CONFIG_SENSORS_VT1211 is not set |
| 821 | # CONFIG_SENSORS_VT8231 is not set | ||
| 822 | # CONFIG_SENSORS_W83627HF is not set | ||
| 823 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 937 | # CONFIG_HWMON_DEBUG_CHIP is not set | 824 | # CONFIG_HWMON_DEBUG_CHIP is not set |
| 825 | # CONFIG_THERMAL is not set | ||
| 826 | # CONFIG_THERMAL_HWMON is not set | ||
| 827 | # CONFIG_WATCHDOG is not set | ||
| 828 | |||
| 829 | # | ||
| 830 | # Sonics Silicon Backplane | ||
| 831 | # | ||
| 832 | CONFIG_SSB_POSSIBLE=y | ||
| 833 | # CONFIG_SSB is not set | ||
| 834 | |||
| 835 | # | ||
| 836 | # Multifunction device drivers | ||
| 837 | # | ||
| 838 | # CONFIG_MFD_CORE is not set | ||
| 839 | # CONFIG_MFD_SM501 is not set | ||
| 840 | # CONFIG_HTC_PASIC3 is not set | ||
| 938 | 841 | ||
| 939 | # | 842 | # |
| 940 | # Multimedia devices | 843 | # Multimedia devices |
| 941 | # | 844 | # |
| 942 | CONFIG_VIDEO_DEV=m | ||
| 943 | CONFIG_VIDEO_V4L1=y | ||
| 944 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
| 945 | CONFIG_VIDEO_V4L2=y | ||
| 946 | 845 | ||
| 947 | # | 846 | # |
| 948 | # Video Capture Adapters | 847 | # Multimedia core support |
| 949 | # | 848 | # |
| 849 | CONFIG_VIDEO_DEV=m | ||
| 850 | CONFIG_VIDEO_V4L2_COMMON=m | ||
| 851 | CONFIG_VIDEO_ALLOW_V4L1=y | ||
| 852 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
| 853 | # CONFIG_DVB_CORE is not set | ||
| 854 | CONFIG_VIDEO_MEDIA=m | ||
| 950 | 855 | ||
| 951 | # | 856 | # |
| 952 | # Video Capture Adapters | 857 | # Multimedia drivers |
| 953 | # | 858 | # |
| 859 | # CONFIG_MEDIA_ATTACH is not set | ||
| 860 | CONFIG_VIDEO_V4L2=m | ||
| 861 | CONFIG_VIDEO_V4L1=m | ||
| 862 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
| 954 | # CONFIG_VIDEO_ADV_DEBUG is not set | 863 | # CONFIG_VIDEO_ADV_DEBUG is not set |
| 955 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | 864 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y |
| 956 | # CONFIG_VIDEO_VIVI is not set | 865 | # CONFIG_VIDEO_VIVI is not set |
| 957 | # CONFIG_VIDEO_PMS is not set | ||
| 958 | # CONFIG_VIDEO_CPIA is not set | 866 | # CONFIG_VIDEO_CPIA is not set |
| 959 | # CONFIG_VIDEO_CPIA2 is not set | 867 | # CONFIG_VIDEO_CPIA2 is not set |
| 960 | # CONFIG_VIDEO_STRADIS is not set | 868 | CONFIG_V4L_USB_DRIVERS=y |
| 961 | 869 | # CONFIG_USB_VIDEO_CLASS is not set | |
| 962 | # | 870 | # CONFIG_USB_GSPCA is not set |
| 963 | # V4L USB devices | ||
| 964 | # | ||
| 965 | CONFIG_VIDEO_USBVIDEO=m | 871 | CONFIG_VIDEO_USBVIDEO=m |
| 966 | CONFIG_USB_VICAM=m | 872 | CONFIG_USB_VICAM=m |
| 967 | CONFIG_USB_IBMCAM=m | 873 | CONFIG_USB_IBMCAM=m |
| @@ -975,106 +881,100 @@ CONFIG_USB_STV680=m | |||
| 975 | # CONFIG_USB_ZC0301 is not set | 881 | # CONFIG_USB_ZC0301 is not set |
| 976 | CONFIG_USB_PWC=m | 882 | CONFIG_USB_PWC=m |
| 977 | # CONFIG_USB_PWC_DEBUG is not set | 883 | # CONFIG_USB_PWC_DEBUG is not set |
| 978 | 884 | # CONFIG_USB_ZR364XX is not set | |
| 979 | # | 885 | # CONFIG_USB_STKWEBCAM is not set |
| 980 | # Radio Adapters | 886 | # CONFIG_USB_S2255 is not set |
| 981 | # | 887 | # CONFIG_SOC_CAMERA is not set |
| 982 | # CONFIG_RADIO_CADET is not set | 888 | # CONFIG_VIDEO_SH_MOBILE_CEU is not set |
| 983 | # CONFIG_RADIO_RTRACK is not set | 889 | CONFIG_RADIO_ADAPTERS=y |
| 984 | # CONFIG_RADIO_RTRACK2 is not set | ||
| 985 | # CONFIG_RADIO_AZTECH is not set | ||
| 986 | # CONFIG_RADIO_GEMTEK is not set | ||
| 987 | # CONFIG_RADIO_GEMTEK_PCI is not set | 890 | # CONFIG_RADIO_GEMTEK_PCI is not set |
| 988 | # CONFIG_RADIO_MAXIRADIO is not set | 891 | # CONFIG_RADIO_MAXIRADIO is not set |
| 989 | # CONFIG_RADIO_MAESTRO is not set | 892 | # CONFIG_RADIO_MAESTRO is not set |
| 990 | # CONFIG_RADIO_SF16FMI is not set | ||
| 991 | # CONFIG_RADIO_SF16FMR2 is not set | ||
| 992 | # CONFIG_RADIO_TERRATEC is not set | ||
| 993 | # CONFIG_RADIO_TRUST is not set | ||
| 994 | # CONFIG_RADIO_TYPHOON is not set | ||
| 995 | # CONFIG_RADIO_ZOLTRIX is not set | ||
| 996 | CONFIG_USB_DSBR=m | 893 | CONFIG_USB_DSBR=m |
| 894 | # CONFIG_USB_SI470X is not set | ||
| 895 | # CONFIG_DAB is not set | ||
| 997 | 896 | ||
| 998 | # | 897 | # |
| 999 | # Digital Video Broadcasting Devices | 898 | # Graphics support |
| 1000 | # | 899 | # |
| 1001 | # CONFIG_DVB is not set | 900 | # CONFIG_DRM is not set |
| 1002 | CONFIG_USB_DABUSB=m | 901 | # CONFIG_VGASTATE is not set |
| 902 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
| 903 | # CONFIG_FB is not set | ||
| 904 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 1003 | 905 | ||
| 1004 | # | 906 | # |
| 1005 | # Graphics support | 907 | # Display device support |
| 1006 | # | 908 | # |
| 1007 | CONFIG_FIRMWARE_EDID=y | 909 | # CONFIG_DISPLAY_SUPPORT is not set |
| 1008 | # CONFIG_FB is not set | ||
| 1009 | 910 | ||
| 1010 | # | 911 | # |
| 1011 | # Console display driver support | 912 | # Console display driver support |
| 1012 | # | 913 | # |
| 1013 | # CONFIG_MDA_CONSOLE is not set | ||
| 1014 | CONFIG_DUMMY_CONSOLE=y | 914 | CONFIG_DUMMY_CONSOLE=y |
| 1015 | CONFIG_FONT_8x16=y | 915 | CONFIG_FONT_8x16=y |
| 1016 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 1017 | |||
| 1018 | # | ||
| 1019 | # Sound | ||
| 1020 | # | ||
| 1021 | CONFIG_SOUND=m | 916 | CONFIG_SOUND=m |
| 1022 | |||
| 1023 | # | ||
| 1024 | # Advanced Linux Sound Architecture | ||
| 1025 | # | ||
| 1026 | # CONFIG_SND is not set | 917 | # CONFIG_SND is not set |
| 918 | CONFIG_SOUND_PRIME=m | ||
| 919 | CONFIG_HID_SUPPORT=y | ||
| 920 | CONFIG_HID=y | ||
| 921 | # CONFIG_HID_DEBUG is not set | ||
| 922 | # CONFIG_HIDRAW is not set | ||
| 1027 | 923 | ||
| 1028 | # | 924 | # |
| 1029 | # Open Sound System | 925 | # USB Input Devices |
| 1030 | # | 926 | # |
| 1031 | CONFIG_SOUND_PRIME=m | 927 | CONFIG_USB_HID=m |
| 1032 | # CONFIG_OSS_OBSOLETE_DRIVER is not set | 928 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set |
| 1033 | # CONFIG_SOUND_BT878 is not set | 929 | # CONFIG_HID_FF is not set |
| 1034 | # CONFIG_SOUND_ES1371 is not set | 930 | # CONFIG_USB_HIDDEV is not set |
| 1035 | # CONFIG_SOUND_ICH is not set | ||
| 1036 | # CONFIG_SOUND_TRIDENT is not set | ||
| 1037 | # CONFIG_SOUND_MSNDCLAS is not set | ||
| 1038 | # CONFIG_SOUND_MSNDPIN is not set | ||
| 1039 | # CONFIG_SOUND_VIA82CXXX is not set | ||
| 1040 | 931 | ||
| 1041 | # | 932 | # |
| 1042 | # USB support | 933 | # USB HID Boot Protocol drivers |
| 1043 | # | 934 | # |
| 935 | # CONFIG_USB_KBD is not set | ||
| 936 | # CONFIG_USB_MOUSE is not set | ||
| 937 | CONFIG_USB_SUPPORT=y | ||
| 1044 | CONFIG_USB_ARCH_HAS_HCD=y | 938 | CONFIG_USB_ARCH_HAS_HCD=y |
| 1045 | CONFIG_USB_ARCH_HAS_OHCI=y | 939 | CONFIG_USB_ARCH_HAS_OHCI=y |
| 1046 | CONFIG_USB_ARCH_HAS_EHCI=y | 940 | CONFIG_USB_ARCH_HAS_EHCI=y |
| 1047 | CONFIG_USB=y | 941 | CONFIG_USB=y |
| 1048 | # CONFIG_USB_DEBUG is not set | 942 | # CONFIG_USB_DEBUG is not set |
| 943 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
| 1049 | 944 | ||
| 1050 | # | 945 | # |
| 1051 | # Miscellaneous USB options | 946 | # Miscellaneous USB options |
| 1052 | # | 947 | # |
| 1053 | CONFIG_USB_DEVICEFS=y | 948 | CONFIG_USB_DEVICEFS=y |
| 1054 | # CONFIG_USB_BANDWIDTH is not set | 949 | CONFIG_USB_DEVICE_CLASS=y |
| 1055 | # CONFIG_USB_DYNAMIC_MINORS is not set | 950 | # CONFIG_USB_DYNAMIC_MINORS is not set |
| 1056 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
| 1057 | # CONFIG_USB_OTG is not set | 951 | # CONFIG_USB_OTG is not set |
| 952 | # CONFIG_USB_OTG_WHITELIST is not set | ||
| 953 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
| 1058 | 954 | ||
| 1059 | # | 955 | # |
| 1060 | # USB Host Controller Drivers | 956 | # USB Host Controller Drivers |
| 1061 | # | 957 | # |
| 958 | # CONFIG_USB_C67X00_HCD is not set | ||
| 1062 | CONFIG_USB_EHCI_HCD=y | 959 | CONFIG_USB_EHCI_HCD=y |
| 1063 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | ||
| 1064 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 960 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
| 1065 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 961 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
| 1066 | # CONFIG_USB_ISP116X_HCD is not set | 962 | # CONFIG_USB_ISP116X_HCD is not set |
| 963 | # CONFIG_USB_ISP1760_HCD is not set | ||
| 1067 | CONFIG_USB_OHCI_HCD=y | 964 | CONFIG_USB_OHCI_HCD=y |
| 1068 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | 965 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
| 966 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
| 1069 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 967 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
| 1070 | # CONFIG_USB_UHCI_HCD is not set | 968 | # CONFIG_USB_UHCI_HCD is not set |
| 1071 | # CONFIG_USB_SL811_HCD is not set | 969 | # CONFIG_USB_SL811_HCD is not set |
| 970 | # CONFIG_USB_R8A66597_HCD is not set | ||
| 1072 | 971 | ||
| 1073 | # | 972 | # |
| 1074 | # USB Device Class drivers | 973 | # USB Device Class drivers |
| 1075 | # | 974 | # |
| 1076 | # CONFIG_USB_ACM is not set | 975 | # CONFIG_USB_ACM is not set |
| 1077 | CONFIG_USB_PRINTER=m | 976 | CONFIG_USB_PRINTER=m |
| 977 | # CONFIG_USB_WDM is not set | ||
| 1078 | 978 | ||
| 1079 | # | 979 | # |
| 1080 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 980 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
| @@ -1094,66 +994,28 @@ CONFIG_USB_STORAGE_SDDR09=y | |||
| 1094 | CONFIG_USB_STORAGE_SDDR55=y | 994 | CONFIG_USB_STORAGE_SDDR55=y |
| 1095 | CONFIG_USB_STORAGE_JUMPSHOT=y | 995 | CONFIG_USB_STORAGE_JUMPSHOT=y |
| 1096 | # CONFIG_USB_STORAGE_ALAUDA is not set | 996 | # CONFIG_USB_STORAGE_ALAUDA is not set |
| 997 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
| 1097 | # CONFIG_USB_STORAGE_KARMA is not set | 998 | # CONFIG_USB_STORAGE_KARMA is not set |
| 999 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
| 1098 | # CONFIG_USB_LIBUSUAL is not set | 1000 | # CONFIG_USB_LIBUSUAL is not set |
| 1099 | 1001 | ||
| 1100 | # | 1002 | # |
| 1101 | # USB Input Devices | ||
| 1102 | # | ||
| 1103 | CONFIG_USB_HID=m | ||
| 1104 | CONFIG_USB_HIDINPUT=y | ||
| 1105 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
| 1106 | # CONFIG_HID_FF is not set | ||
| 1107 | # CONFIG_USB_HIDDEV is not set | ||
| 1108 | |||
| 1109 | # | ||
| 1110 | # USB HID Boot Protocol drivers | ||
| 1111 | # | ||
| 1112 | # CONFIG_USB_KBD is not set | ||
| 1113 | # CONFIG_USB_MOUSE is not set | ||
| 1114 | # CONFIG_USB_AIPTEK is not set | ||
| 1115 | # CONFIG_USB_WACOM is not set | ||
| 1116 | # CONFIG_USB_ACECAD is not set | ||
| 1117 | # CONFIG_USB_KBTAB is not set | ||
| 1118 | # CONFIG_USB_POWERMATE is not set | ||
| 1119 | # CONFIG_USB_TOUCHSCREEN is not set | ||
| 1120 | # CONFIG_USB_YEALINK is not set | ||
| 1121 | # CONFIG_USB_XPAD is not set | ||
| 1122 | # CONFIG_USB_ATI_REMOTE is not set | ||
| 1123 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
| 1124 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
| 1125 | # CONFIG_USB_APPLETOUCH is not set | ||
| 1126 | |||
| 1127 | # | ||
| 1128 | # USB Imaging devices | 1003 | # USB Imaging devices |
| 1129 | # | 1004 | # |
| 1130 | # CONFIG_USB_MDC800 is not set | 1005 | # CONFIG_USB_MDC800 is not set |
| 1131 | # CONFIG_USB_MICROTEK is not set | 1006 | # CONFIG_USB_MICROTEK is not set |
| 1132 | |||
| 1133 | # | ||
| 1134 | # USB Network Adapters | ||
| 1135 | # | ||
| 1136 | # CONFIG_USB_CATC is not set | ||
| 1137 | # CONFIG_USB_KAWETH is not set | ||
| 1138 | CONFIG_USB_PEGASUS=m | ||
| 1139 | CONFIG_USB_RTL8150=m | ||
| 1140 | # CONFIG_USB_USBNET_MII is not set | ||
| 1141 | # CONFIG_USB_USBNET is not set | ||
| 1142 | CONFIG_USB_MON=y | 1007 | CONFIG_USB_MON=y |
| 1143 | 1008 | ||
| 1144 | # | 1009 | # |
| 1145 | # USB port drivers | 1010 | # USB port drivers |
| 1146 | # | 1011 | # |
| 1147 | |||
| 1148 | # | ||
| 1149 | # USB Serial Converter support | ||
| 1150 | # | ||
| 1151 | CONFIG_USB_SERIAL=m | 1012 | CONFIG_USB_SERIAL=m |
| 1013 | # CONFIG_USB_EZUSB is not set | ||
| 1152 | # CONFIG_USB_SERIAL_GENERIC is not set | 1014 | # CONFIG_USB_SERIAL_GENERIC is not set |
| 1153 | # CONFIG_USB_SERIAL_AIRCABLE is not set | 1015 | # CONFIG_USB_SERIAL_AIRCABLE is not set |
| 1154 | # CONFIG_USB_SERIAL_AIRPRIME is not set | ||
| 1155 | # CONFIG_USB_SERIAL_ARK3116 is not set | 1016 | # CONFIG_USB_SERIAL_ARK3116 is not set |
| 1156 | # CONFIG_USB_SERIAL_BELKIN is not set | 1017 | # CONFIG_USB_SERIAL_BELKIN is not set |
| 1018 | # CONFIG_USB_SERIAL_CH341 is not set | ||
| 1157 | # CONFIG_USB_SERIAL_WHITEHEAT is not set | 1019 | # CONFIG_USB_SERIAL_WHITEHEAT is not set |
| 1158 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set | 1020 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set |
| 1159 | # CONFIG_USB_SERIAL_CP2101 is not set | 1021 | # CONFIG_USB_SERIAL_CP2101 is not set |
| @@ -1168,6 +1030,7 @@ CONFIG_USB_SERIAL_FTDI_SIO=m | |||
| 1168 | # CONFIG_USB_SERIAL_EDGEPORT_TI is not set | 1030 | # CONFIG_USB_SERIAL_EDGEPORT_TI is not set |
| 1169 | # CONFIG_USB_SERIAL_GARMIN is not set | 1031 | # CONFIG_USB_SERIAL_GARMIN is not set |
| 1170 | # CONFIG_USB_SERIAL_IPW is not set | 1032 | # CONFIG_USB_SERIAL_IPW is not set |
| 1033 | # CONFIG_USB_SERIAL_IUU is not set | ||
| 1171 | # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set | 1034 | # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set |
| 1172 | # CONFIG_USB_SERIAL_KEYSPAN is not set | 1035 | # CONFIG_USB_SERIAL_KEYSPAN is not set |
| 1173 | # CONFIG_USB_SERIAL_KLSI is not set | 1036 | # CONFIG_USB_SERIAL_KLSI is not set |
| @@ -1175,8 +1038,11 @@ CONFIG_USB_SERIAL_FTDI_SIO=m | |||
| 1175 | # CONFIG_USB_SERIAL_MCT_U232 is not set | 1038 | # CONFIG_USB_SERIAL_MCT_U232 is not set |
| 1176 | # CONFIG_USB_SERIAL_MOS7720 is not set | 1039 | # CONFIG_USB_SERIAL_MOS7720 is not set |
| 1177 | # CONFIG_USB_SERIAL_MOS7840 is not set | 1040 | # CONFIG_USB_SERIAL_MOS7840 is not set |
| 1041 | # CONFIG_USB_SERIAL_MOTOROLA is not set | ||
| 1178 | # CONFIG_USB_SERIAL_NAVMAN is not set | 1042 | # CONFIG_USB_SERIAL_NAVMAN is not set |
| 1179 | CONFIG_USB_SERIAL_PL2303=m | 1043 | CONFIG_USB_SERIAL_PL2303=m |
| 1044 | # CONFIG_USB_SERIAL_OTI6858 is not set | ||
| 1045 | # CONFIG_USB_SERIAL_SPCP8X5 is not set | ||
| 1180 | # CONFIG_USB_SERIAL_HP4X is not set | 1046 | # CONFIG_USB_SERIAL_HP4X is not set |
| 1181 | # CONFIG_USB_SERIAL_SAFE is not set | 1047 | # CONFIG_USB_SERIAL_SAFE is not set |
| 1182 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set | 1048 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set |
| @@ -1197,6 +1063,7 @@ CONFIG_USB_EMI26=m | |||
| 1197 | # CONFIG_USB_RIO500 is not set | 1063 | # CONFIG_USB_RIO500 is not set |
| 1198 | # CONFIG_USB_LEGOTOWER is not set | 1064 | # CONFIG_USB_LEGOTOWER is not set |
| 1199 | # CONFIG_USB_LCD is not set | 1065 | # CONFIG_USB_LCD is not set |
| 1066 | # CONFIG_USB_BERRY_CHARGE is not set | ||
| 1200 | # CONFIG_USB_LED is not set | 1067 | # CONFIG_USB_LED is not set |
| 1201 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1068 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
| 1202 | # CONFIG_USB_CYTHERM is not set | 1069 | # CONFIG_USB_CYTHERM is not set |
| @@ -1208,61 +1075,18 @@ CONFIG_USB_SISUSBVGA=m | |||
| 1208 | CONFIG_USB_SISUSBVGA_CON=y | 1075 | CONFIG_USB_SISUSBVGA_CON=y |
| 1209 | # CONFIG_USB_LD is not set | 1076 | # CONFIG_USB_LD is not set |
| 1210 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1077 | # CONFIG_USB_TRANCEVIBRATOR is not set |
| 1078 | # CONFIG_USB_IOWARRIOR is not set | ||
| 1211 | # CONFIG_USB_TEST is not set | 1079 | # CONFIG_USB_TEST is not set |
| 1212 | 1080 | # CONFIG_USB_ISIGHTFW is not set | |
| 1213 | # | ||
| 1214 | # USB DSL modem support | ||
| 1215 | # | ||
| 1216 | |||
| 1217 | # | ||
| 1218 | # USB Gadget Support | ||
| 1219 | # | ||
| 1220 | # CONFIG_USB_GADGET is not set | 1081 | # CONFIG_USB_GADGET is not set |
| 1221 | |||
| 1222 | # | ||
| 1223 | # MMC/SD Card support | ||
| 1224 | # | ||
| 1225 | # CONFIG_MMC is not set | 1082 | # CONFIG_MMC is not set |
| 1226 | 1083 | # CONFIG_MEMSTICK is not set | |
| 1227 | # | ||
| 1228 | # LED devices | ||
| 1229 | # | ||
| 1230 | # CONFIG_NEW_LEDS is not set | 1084 | # CONFIG_NEW_LEDS is not set |
| 1231 | 1085 | # CONFIG_ACCESSIBILITY is not set | |
| 1232 | # | ||
| 1233 | # LED drivers | ||
| 1234 | # | ||
| 1235 | |||
| 1236 | # | ||
| 1237 | # LED Triggers | ||
| 1238 | # | ||
| 1239 | |||
| 1240 | # | ||
| 1241 | # InfiniBand support | ||
| 1242 | # | ||
| 1243 | # CONFIG_INFINIBAND is not set | 1086 | # CONFIG_INFINIBAND is not set |
| 1244 | |||
| 1245 | # | ||
| 1246 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
| 1247 | # | ||
| 1248 | |||
| 1249 | # | ||
| 1250 | # Real Time Clock | ||
| 1251 | # | ||
| 1252 | # CONFIG_RTC_CLASS is not set | 1087 | # CONFIG_RTC_CLASS is not set |
| 1253 | 1088 | # CONFIG_DMADEVICES is not set | |
| 1254 | # | 1089 | # CONFIG_UIO is not set |
| 1255 | # DMA Engine support | ||
| 1256 | # | ||
| 1257 | # CONFIG_DMA_ENGINE is not set | ||
| 1258 | |||
| 1259 | # | ||
| 1260 | # DMA Clients | ||
| 1261 | # | ||
| 1262 | |||
| 1263 | # | ||
| 1264 | # DMA Devices | ||
| 1265 | # | ||
| 1266 | 1090 | ||
| 1267 | # | 1091 | # |
| 1268 | # File systems | 1092 | # File systems |
| @@ -1276,7 +1100,6 @@ CONFIG_EXT3_FS_XATTR=y | |||
| 1276 | # CONFIG_EXT3_FS_SECURITY is not set | 1100 | # CONFIG_EXT3_FS_SECURITY is not set |
| 1277 | # CONFIG_EXT4DEV_FS is not set | 1101 | # CONFIG_EXT4DEV_FS is not set |
| 1278 | CONFIG_JBD=y | 1102 | CONFIG_JBD=y |
| 1279 | # CONFIG_JBD_DEBUG is not set | ||
| 1280 | CONFIG_FS_MBCACHE=y | 1103 | CONFIG_FS_MBCACHE=y |
| 1281 | CONFIG_REISERFS_FS=y | 1104 | CONFIG_REISERFS_FS=y |
| 1282 | # CONFIG_REISERFS_CHECK is not set | 1105 | # CONFIG_REISERFS_CHECK is not set |
| @@ -1285,14 +1108,11 @@ CONFIG_REISERFS_FS=y | |||
| 1285 | # CONFIG_JFS_FS is not set | 1108 | # CONFIG_JFS_FS is not set |
| 1286 | # CONFIG_FS_POSIX_ACL is not set | 1109 | # CONFIG_FS_POSIX_ACL is not set |
| 1287 | # CONFIG_XFS_FS is not set | 1110 | # CONFIG_XFS_FS is not set |
| 1288 | # CONFIG_GFS2_FS is not set | ||
| 1289 | # CONFIG_OCFS2_FS is not set | 1111 | # CONFIG_OCFS2_FS is not set |
| 1290 | # CONFIG_MINIX_FS is not set | 1112 | CONFIG_DNOTIFY=y |
| 1291 | CONFIG_ROMFS_FS=y | ||
| 1292 | CONFIG_INOTIFY=y | 1113 | CONFIG_INOTIFY=y |
| 1293 | CONFIG_INOTIFY_USER=y | 1114 | CONFIG_INOTIFY_USER=y |
| 1294 | # CONFIG_QUOTA is not set | 1115 | # CONFIG_QUOTA is not set |
| 1295 | CONFIG_DNOTIFY=y | ||
| 1296 | # CONFIG_AUTOFS_FS is not set | 1116 | # CONFIG_AUTOFS_FS is not set |
| 1297 | # CONFIG_AUTOFS4_FS is not set | 1117 | # CONFIG_AUTOFS4_FS is not set |
| 1298 | # CONFIG_FUSE_FS is not set | 1118 | # CONFIG_FUSE_FS is not set |
| @@ -1328,7 +1148,6 @@ CONFIG_TMPFS=y | |||
| 1328 | # CONFIG_TMPFS_POSIX_ACL is not set | 1148 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 1329 | # CONFIG_HUGETLBFS is not set | 1149 | # CONFIG_HUGETLBFS is not set |
| 1330 | # CONFIG_HUGETLB_PAGE is not set | 1150 | # CONFIG_HUGETLB_PAGE is not set |
| 1331 | CONFIG_RAMFS=y | ||
| 1332 | # CONFIG_CONFIGFS_FS is not set | 1151 | # CONFIG_CONFIGFS_FS is not set |
| 1333 | 1152 | ||
| 1334 | # | 1153 | # |
| @@ -1343,26 +1162,24 @@ CONFIG_RAMFS=y | |||
| 1343 | # CONFIG_EFS_FS is not set | 1162 | # CONFIG_EFS_FS is not set |
| 1344 | # CONFIG_CRAMFS is not set | 1163 | # CONFIG_CRAMFS is not set |
| 1345 | # CONFIG_VXFS_FS is not set | 1164 | # CONFIG_VXFS_FS is not set |
| 1165 | # CONFIG_MINIX_FS is not set | ||
| 1166 | # CONFIG_OMFS_FS is not set | ||
| 1346 | # CONFIG_HPFS_FS is not set | 1167 | # CONFIG_HPFS_FS is not set |
| 1347 | # CONFIG_QNX4FS_FS is not set | 1168 | # CONFIG_QNX4FS_FS is not set |
| 1169 | CONFIG_ROMFS_FS=y | ||
| 1348 | # CONFIG_SYSV_FS is not set | 1170 | # CONFIG_SYSV_FS is not set |
| 1349 | CONFIG_UFS_FS=m | 1171 | CONFIG_UFS_FS=m |
| 1350 | # CONFIG_UFS_FS_WRITE is not set | 1172 | # CONFIG_UFS_FS_WRITE is not set |
| 1351 | # CONFIG_UFS_DEBUG is not set | 1173 | # CONFIG_UFS_DEBUG is not set |
| 1352 | 1174 | CONFIG_NETWORK_FILESYSTEMS=y | |
| 1353 | # | ||
| 1354 | # Network File Systems | ||
| 1355 | # | ||
| 1356 | CONFIG_NFS_FS=m | 1175 | CONFIG_NFS_FS=m |
| 1357 | CONFIG_NFS_V3=y | 1176 | CONFIG_NFS_V3=y |
| 1358 | # CONFIG_NFS_V3_ACL is not set | 1177 | # CONFIG_NFS_V3_ACL is not set |
| 1359 | # CONFIG_NFS_V4 is not set | 1178 | # CONFIG_NFS_V4 is not set |
| 1360 | # CONFIG_NFS_DIRECTIO is not set | ||
| 1361 | CONFIG_NFSD=m | 1179 | CONFIG_NFSD=m |
| 1362 | CONFIG_NFSD_V3=y | 1180 | CONFIG_NFSD_V3=y |
| 1363 | # CONFIG_NFSD_V3_ACL is not set | 1181 | # CONFIG_NFSD_V3_ACL is not set |
| 1364 | # CONFIG_NFSD_V4 is not set | 1182 | # CONFIG_NFSD_V4 is not set |
| 1365 | CONFIG_NFSD_TCP=y | ||
| 1366 | CONFIG_LOCKD=m | 1183 | CONFIG_LOCKD=m |
| 1367 | CONFIG_LOCKD_V4=y | 1184 | CONFIG_LOCKD_V4=y |
| 1368 | CONFIG_EXPORTFS=m | 1185 | CONFIG_EXPORTFS=m |
| @@ -1376,17 +1193,12 @@ CONFIG_SMB_FS=m | |||
| 1376 | # CONFIG_NCP_FS is not set | 1193 | # CONFIG_NCP_FS is not set |
| 1377 | # CONFIG_CODA_FS is not set | 1194 | # CONFIG_CODA_FS is not set |
| 1378 | # CONFIG_AFS_FS is not set | 1195 | # CONFIG_AFS_FS is not set |
| 1379 | # CONFIG_9P_FS is not set | ||
| 1380 | 1196 | ||
| 1381 | # | 1197 | # |
| 1382 | # Partition Types | 1198 | # Partition Types |
| 1383 | # | 1199 | # |
| 1384 | # CONFIG_PARTITION_ADVANCED is not set | 1200 | # CONFIG_PARTITION_ADVANCED is not set |
| 1385 | CONFIG_MSDOS_PARTITION=y | 1201 | CONFIG_MSDOS_PARTITION=y |
| 1386 | |||
| 1387 | # | ||
| 1388 | # Native Language Support | ||
| 1389 | # | ||
| 1390 | CONFIG_NLS=y | 1202 | CONFIG_NLS=y |
| 1391 | CONFIG_NLS_DEFAULT="iso8859-1" | 1203 | CONFIG_NLS_DEFAULT="iso8859-1" |
| 1392 | CONFIG_NLS_CODEPAGE_437=y | 1204 | CONFIG_NLS_CODEPAGE_437=y |
| @@ -1427,46 +1239,128 @@ CONFIG_NLS_CODEPAGE_932=y | |||
| 1427 | # CONFIG_NLS_KOI8_R is not set | 1239 | # CONFIG_NLS_KOI8_R is not set |
| 1428 | # CONFIG_NLS_KOI8_U is not set | 1240 | # CONFIG_NLS_KOI8_U is not set |
| 1429 | # CONFIG_NLS_UTF8 is not set | 1241 | # CONFIG_NLS_UTF8 is not set |
| 1430 | 1242 | # CONFIG_DLM is not set | |
| 1431 | # | ||
| 1432 | # Profiling support | ||
| 1433 | # | ||
| 1434 | # CONFIG_PROFILING is not set | ||
| 1435 | 1243 | ||
| 1436 | # | 1244 | # |
| 1437 | # Kernel hacking | 1245 | # Kernel hacking |
| 1438 | # | 1246 | # |
| 1439 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 1247 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
| 1440 | # CONFIG_PRINTK_TIME is not set | 1248 | # CONFIG_PRINTK_TIME is not set |
| 1249 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
| 1441 | CONFIG_ENABLE_MUST_CHECK=y | 1250 | CONFIG_ENABLE_MUST_CHECK=y |
| 1251 | CONFIG_FRAME_WARN=1024 | ||
| 1442 | # CONFIG_MAGIC_SYSRQ is not set | 1252 | # CONFIG_MAGIC_SYSRQ is not set |
| 1443 | # CONFIG_UNUSED_SYMBOLS is not set | 1253 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1444 | # CONFIG_DEBUG_KERNEL is not set | ||
| 1445 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 1446 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
| 1447 | # CONFIG_DEBUG_FS is not set | 1254 | # CONFIG_DEBUG_FS is not set |
| 1448 | # CONFIG_HEADERS_CHECK is not set | 1255 | # CONFIG_HEADERS_CHECK is not set |
| 1256 | # CONFIG_DEBUG_KERNEL is not set | ||
| 1257 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
| 1258 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
| 1259 | # CONFIG_SAMPLES is not set | ||
| 1449 | CONFIG_SH_STANDARD_BIOS=y | 1260 | CONFIG_SH_STANDARD_BIOS=y |
| 1450 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 1261 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
| 1451 | # CONFIG_EARLY_PRINTK is not set | 1262 | # CONFIG_EARLY_PRINTK is not set |
| 1452 | # CONFIG_KGDB is not set | 1263 | # CONFIG_SH_KGDB is not set |
| 1453 | 1264 | ||
| 1454 | # | 1265 | # |
| 1455 | # Security options | 1266 | # Security options |
| 1456 | # | 1267 | # |
| 1457 | # CONFIG_KEYS is not set | 1268 | # CONFIG_KEYS is not set |
| 1458 | # CONFIG_SECURITY is not set | 1269 | # CONFIG_SECURITY is not set |
| 1270 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
| 1271 | CONFIG_CRYPTO=y | ||
| 1272 | |||
| 1273 | # | ||
| 1274 | # Crypto core or helper | ||
| 1275 | # | ||
| 1276 | # CONFIG_CRYPTO_MANAGER is not set | ||
| 1277 | # CONFIG_CRYPTO_GF128MUL is not set | ||
| 1278 | # CONFIG_CRYPTO_NULL is not set | ||
| 1279 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 1280 | # CONFIG_CRYPTO_AUTHENC is not set | ||
| 1281 | # CONFIG_CRYPTO_TEST is not set | ||
| 1282 | |||
| 1283 | # | ||
| 1284 | # Authenticated Encryption with Associated Data | ||
| 1285 | # | ||
| 1286 | # CONFIG_CRYPTO_CCM is not set | ||
| 1287 | # CONFIG_CRYPTO_GCM is not set | ||
| 1288 | # CONFIG_CRYPTO_SEQIV is not set | ||
| 1289 | |||
| 1290 | # | ||
| 1291 | # Block modes | ||
| 1292 | # | ||
| 1293 | # CONFIG_CRYPTO_CBC is not set | ||
| 1294 | # CONFIG_CRYPTO_CTR is not set | ||
| 1295 | # CONFIG_CRYPTO_CTS is not set | ||
| 1296 | # CONFIG_CRYPTO_ECB is not set | ||
| 1297 | # CONFIG_CRYPTO_LRW is not set | ||
| 1298 | # CONFIG_CRYPTO_PCBC is not set | ||
| 1299 | # CONFIG_CRYPTO_XTS is not set | ||
| 1300 | |||
| 1301 | # | ||
| 1302 | # Hash modes | ||
| 1303 | # | ||
| 1304 | # CONFIG_CRYPTO_HMAC is not set | ||
| 1305 | # CONFIG_CRYPTO_XCBC is not set | ||
| 1306 | |||
| 1307 | # | ||
| 1308 | # Digest | ||
| 1309 | # | ||
| 1310 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 1311 | # CONFIG_CRYPTO_MD4 is not set | ||
| 1312 | # CONFIG_CRYPTO_MD5 is not set | ||
| 1313 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 1314 | # CONFIG_CRYPTO_RMD128 is not set | ||
| 1315 | # CONFIG_CRYPTO_RMD160 is not set | ||
| 1316 | # CONFIG_CRYPTO_RMD256 is not set | ||
| 1317 | # CONFIG_CRYPTO_RMD320 is not set | ||
| 1318 | # CONFIG_CRYPTO_SHA1 is not set | ||
| 1319 | # CONFIG_CRYPTO_SHA256 is not set | ||
| 1320 | # CONFIG_CRYPTO_SHA512 is not set | ||
| 1321 | # CONFIG_CRYPTO_TGR192 is not set | ||
| 1322 | # CONFIG_CRYPTO_WP512 is not set | ||
| 1323 | |||
| 1324 | # | ||
| 1325 | # Ciphers | ||
| 1326 | # | ||
| 1327 | # CONFIG_CRYPTO_AES is not set | ||
| 1328 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 1329 | # CONFIG_CRYPTO_ARC4 is not set | ||
| 1330 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 1331 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 1332 | # CONFIG_CRYPTO_CAST5 is not set | ||
| 1333 | # CONFIG_CRYPTO_CAST6 is not set | ||
| 1334 | # CONFIG_CRYPTO_DES is not set | ||
| 1335 | # CONFIG_CRYPTO_FCRYPT is not set | ||
| 1336 | # CONFIG_CRYPTO_KHAZAD is not set | ||
| 1337 | # CONFIG_CRYPTO_SALSA20 is not set | ||
| 1338 | # CONFIG_CRYPTO_SEED is not set | ||
| 1339 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 1340 | # CONFIG_CRYPTO_TEA is not set | ||
| 1341 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 1459 | 1342 | ||
| 1460 | # | 1343 | # |
| 1461 | # Cryptographic options | 1344 | # Compression |
| 1462 | # | 1345 | # |
| 1463 | # CONFIG_CRYPTO is not set | 1346 | # CONFIG_CRYPTO_DEFLATE is not set |
| 1347 | # CONFIG_CRYPTO_LZO is not set | ||
| 1348 | CONFIG_CRYPTO_HW=y | ||
| 1349 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
| 1464 | 1350 | ||
| 1465 | # | 1351 | # |
| 1466 | # Library routines | 1352 | # Library routines |
| 1467 | # | 1353 | # |
| 1354 | CONFIG_BITREVERSE=y | ||
| 1355 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
| 1468 | # CONFIG_CRC_CCITT is not set | 1356 | # CONFIG_CRC_CCITT is not set |
| 1469 | # CONFIG_CRC16 is not set | 1357 | # CONFIG_CRC16 is not set |
| 1358 | CONFIG_CRC_T10DIF=y | ||
| 1359 | # CONFIG_CRC_ITU_T is not set | ||
| 1470 | CONFIG_CRC32=y | 1360 | CONFIG_CRC32=y |
| 1361 | # CONFIG_CRC7 is not set | ||
| 1471 | # CONFIG_LIBCRC32C is not set | 1362 | # CONFIG_LIBCRC32C is not set |
| 1472 | CONFIG_PLIST=y | 1363 | CONFIG_PLIST=y |
| 1364 | CONFIG_HAS_IOMEM=y | ||
| 1365 | CONFIG_HAS_IOPORT=y | ||
| 1366 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/sh/configs/lboxre2_defconfig b/arch/sh/configs/lboxre2_defconfig index b68b6cdbb78..aecdfd33c69 100644 --- a/arch/sh/configs/lboxre2_defconfig +++ b/arch/sh/configs/lboxre2_defconfig | |||
| @@ -1,9 +1,11 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.21-rc4 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Sat Mar 24 22:04:27 2007 | 4 | # Wed Jul 30 01:39:41 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | ||
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
| 7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 8 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
| 9 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| @@ -11,37 +13,40 @@ CONFIG_GENERIC_HWEIGHT=y | |||
| 11 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
| 12 | CONFIG_GENERIC_IRQ_PROBE=y | 14 | CONFIG_GENERIC_IRQ_PROBE=y |
| 13 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 15 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 14 | # CONFIG_GENERIC_TIME is not set | 16 | CONFIG_GENERIC_TIME=y |
| 17 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
| 18 | CONFIG_SYS_SUPPORTS_PCI=y | ||
| 15 | CONFIG_STACKTRACE_SUPPORT=y | 19 | CONFIG_STACKTRACE_SUPPORT=y |
| 16 | CONFIG_LOCKDEP_SUPPORT=y | 20 | CONFIG_LOCKDEP_SUPPORT=y |
| 17 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
| 18 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
| 23 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | ||
| 24 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
| 19 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 25 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 20 | 26 | ||
| 21 | # | 27 | # |
| 22 | # Code maturity level options | 28 | # General setup |
| 23 | # | 29 | # |
| 24 | CONFIG_EXPERIMENTAL=y | 30 | CONFIG_EXPERIMENTAL=y |
| 25 | CONFIG_BROKEN_ON_SMP=y | 31 | CONFIG_BROKEN_ON_SMP=y |
| 26 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 32 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
| 27 | |||
| 28 | # | ||
| 29 | # General setup | ||
| 30 | # | ||
| 31 | CONFIG_LOCALVERSION="" | 33 | CONFIG_LOCALVERSION="" |
| 32 | CONFIG_LOCALVERSION_AUTO=y | 34 | CONFIG_LOCALVERSION_AUTO=y |
| 33 | CONFIG_SWAP=y | 35 | CONFIG_SWAP=y |
| 34 | CONFIG_SYSVIPC=y | 36 | CONFIG_SYSVIPC=y |
| 35 | # CONFIG_IPC_NS is not set | ||
| 36 | CONFIG_SYSVIPC_SYSCTL=y | 37 | CONFIG_SYSVIPC_SYSCTL=y |
| 37 | # CONFIG_POSIX_MQUEUE is not set | 38 | # CONFIG_POSIX_MQUEUE is not set |
| 38 | # CONFIG_BSD_PROCESS_ACCT is not set | 39 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 39 | # CONFIG_TASKSTATS is not set | 40 | # CONFIG_TASKSTATS is not set |
| 40 | # CONFIG_UTS_NS is not set | ||
| 41 | # CONFIG_AUDIT is not set | 41 | # CONFIG_AUDIT is not set |
| 42 | # CONFIG_IKCONFIG is not set | 42 | # CONFIG_IKCONFIG is not set |
| 43 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 44 | # CONFIG_CGROUPS is not set | ||
| 45 | # CONFIG_GROUP_SCHED is not set | ||
| 43 | CONFIG_SYSFS_DEPRECATED=y | 46 | CONFIG_SYSFS_DEPRECATED=y |
| 47 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
| 44 | # CONFIG_RELAY is not set | 48 | # CONFIG_RELAY is not set |
| 49 | # CONFIG_NAMESPACES is not set | ||
| 45 | # CONFIG_BLK_DEV_INITRD is not set | 50 | # CONFIG_BLK_DEV_INITRD is not set |
| 46 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 51 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 47 | CONFIG_SYSCTL=y | 52 | CONFIG_SYSCTL=y |
| @@ -54,34 +59,48 @@ CONFIG_HOTPLUG=y | |||
| 54 | CONFIG_PRINTK=y | 59 | CONFIG_PRINTK=y |
| 55 | CONFIG_BUG=y | 60 | CONFIG_BUG=y |
| 56 | CONFIG_ELF_CORE=y | 61 | CONFIG_ELF_CORE=y |
| 62 | CONFIG_COMPAT_BRK=y | ||
| 57 | CONFIG_BASE_FULL=y | 63 | CONFIG_BASE_FULL=y |
| 58 | CONFIG_FUTEX=y | 64 | CONFIG_FUTEX=y |
| 65 | CONFIG_ANON_INODES=y | ||
| 59 | CONFIG_EPOLL=y | 66 | CONFIG_EPOLL=y |
| 67 | CONFIG_SIGNALFD=y | ||
| 68 | CONFIG_TIMERFD=y | ||
| 69 | CONFIG_EVENTFD=y | ||
| 60 | CONFIG_SHMEM=y | 70 | CONFIG_SHMEM=y |
| 61 | CONFIG_SLAB=y | ||
| 62 | CONFIG_VM_EVENT_COUNTERS=y | 71 | CONFIG_VM_EVENT_COUNTERS=y |
| 72 | CONFIG_SLAB=y | ||
| 73 | # CONFIG_SLUB is not set | ||
| 74 | # CONFIG_SLOB is not set | ||
| 75 | # CONFIG_PROFILING is not set | ||
| 76 | # CONFIG_MARKERS is not set | ||
| 77 | CONFIG_HAVE_OPROFILE=y | ||
| 78 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 79 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 80 | # CONFIG_HAVE_KPROBES is not set | ||
| 81 | # CONFIG_HAVE_KRETPROBES is not set | ||
| 82 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 83 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
| 84 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 85 | CONFIG_HAVE_CLK=y | ||
| 86 | CONFIG_PROC_PAGE_MONITOR=y | ||
| 87 | CONFIG_SLABINFO=y | ||
| 63 | CONFIG_RT_MUTEXES=y | 88 | CONFIG_RT_MUTEXES=y |
| 64 | # CONFIG_TINY_SHMEM is not set | 89 | # CONFIG_TINY_SHMEM is not set |
| 65 | CONFIG_BASE_SMALL=0 | 90 | CONFIG_BASE_SMALL=0 |
| 66 | # CONFIG_SLOB is not set | ||
| 67 | |||
| 68 | # | ||
| 69 | # Loadable module support | ||
| 70 | # | ||
| 71 | CONFIG_MODULES=y | 91 | CONFIG_MODULES=y |
| 92 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
| 72 | CONFIG_MODULE_UNLOAD=y | 93 | CONFIG_MODULE_UNLOAD=y |
| 73 | CONFIG_MODULE_FORCE_UNLOAD=y | 94 | CONFIG_MODULE_FORCE_UNLOAD=y |
| 74 | # CONFIG_MODVERSIONS is not set | 95 | # CONFIG_MODVERSIONS is not set |
| 75 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 96 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 76 | CONFIG_KMOD=y | 97 | CONFIG_KMOD=y |
| 77 | |||
| 78 | # | ||
| 79 | # Block layer | ||
| 80 | # | ||
| 81 | CONFIG_BLOCK=y | 98 | CONFIG_BLOCK=y |
| 82 | # CONFIG_LBD is not set | 99 | # CONFIG_LBD is not set |
| 83 | # CONFIG_BLK_DEV_IO_TRACE is not set | 100 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 84 | # CONFIG_LSF is not set | 101 | # CONFIG_LSF is not set |
| 102 | # CONFIG_BLK_DEV_BSG is not set | ||
| 103 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 85 | 104 | ||
| 86 | # | 105 | # |
| 87 | # IO Schedulers | 106 | # IO Schedulers |
| @@ -95,66 +114,26 @@ CONFIG_DEFAULT_AS=y | |||
| 95 | # CONFIG_DEFAULT_CFQ is not set | 114 | # CONFIG_DEFAULT_CFQ is not set |
| 96 | # CONFIG_DEFAULT_NOOP is not set | 115 | # CONFIG_DEFAULT_NOOP is not set |
| 97 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 116 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
| 117 | CONFIG_CLASSIC_RCU=y | ||
| 98 | 118 | ||
| 99 | # | 119 | # |
| 100 | # System type | 120 | # System type |
| 101 | # | 121 | # |
| 102 | # CONFIG_SH_SOLUTION_ENGINE is not set | ||
| 103 | # CONFIG_SH_7751_SOLUTION_ENGINE is not set | ||
| 104 | # CONFIG_SH_7300_SOLUTION_ENGINE is not set | ||
| 105 | # CONFIG_SH_7343_SOLUTION_ENGINE is not set | ||
| 106 | # CONFIG_SH_73180_SOLUTION_ENGINE is not set | ||
| 107 | # CONFIG_SH_7751_SYSTEMH is not set | ||
| 108 | # CONFIG_SH_HP6XX is not set | ||
| 109 | # CONFIG_SH_SATURN is not set | ||
| 110 | # CONFIG_SH_DREAMCAST is not set | ||
| 111 | # CONFIG_SH_MPC1211 is not set | ||
| 112 | # CONFIG_SH_SH03 is not set | ||
| 113 | # CONFIG_SH_SECUREEDGE5410 is not set | ||
| 114 | # CONFIG_SH_HS7751RVOIP is not set | ||
| 115 | # CONFIG_SH_7710VOIPGW is not set | ||
| 116 | # CONFIG_SH_RTS7751R2D is not set | ||
| 117 | # CONFIG_SH_HIGHLANDER is not set | ||
| 118 | # CONFIG_SH_EDOSK7705 is not set | ||
| 119 | # CONFIG_SH_SH4202_MICRODEV is not set | ||
| 120 | # CONFIG_SH_LANDISK is not set | ||
| 121 | # CONFIG_SH_TITAN is not set | ||
| 122 | # CONFIG_SH_SHMIN is not set | ||
| 123 | # CONFIG_SH_7206_SOLUTION_ENGINE is not set | ||
| 124 | # CONFIG_SH_7619_SOLUTION_ENGINE is not set | ||
| 125 | CONFIG_SH_LBOX_RE2=y | ||
| 126 | # CONFIG_SH_UNKNOWN is not set | ||
| 127 | |||
| 128 | # | ||
| 129 | # Processor selection | ||
| 130 | # | ||
| 131 | CONFIG_CPU_SH4=y | 122 | CONFIG_CPU_SH4=y |
| 132 | |||
| 133 | # | ||
| 134 | # SH-2 Processor Support | ||
| 135 | # | ||
| 136 | # CONFIG_CPU_SUBTYPE_SH7604 is not set | ||
| 137 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | 123 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
| 138 | 124 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | |
| 139 | # | ||
| 140 | # SH-2A Processor Support | ||
| 141 | # | ||
| 142 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 125 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
| 143 | 126 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | |
| 144 | # | 127 | # CONFIG_CPU_SUBTYPE_MXG is not set |
| 145 | # SH-3 Processor Support | ||
| 146 | # | ||
| 147 | # CONFIG_CPU_SUBTYPE_SH7300 is not set | ||
| 148 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 128 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
| 149 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 129 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
| 150 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 130 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| 151 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | 131 | # CONFIG_CPU_SUBTYPE_SH7708 is not set |
| 152 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | 132 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
| 153 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | 133 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
| 154 | 134 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | |
| 155 | # | 135 | # CONFIG_CPU_SUBTYPE_SH7720 is not set |
| 156 | # SH-4 Processor Support | 136 | # CONFIG_CPU_SUBTYPE_SH7721 is not set |
| 157 | # | ||
| 158 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | 137 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
| 159 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | 138 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
| 160 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | 139 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
| @@ -163,55 +142,60 @@ CONFIG_CPU_SH4=y | |||
| 163 | CONFIG_CPU_SUBTYPE_SH7751R=y | 142 | CONFIG_CPU_SUBTYPE_SH7751R=y |
| 164 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 143 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
| 165 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 144 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
| 166 | 145 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | |
| 167 | # | 146 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
| 168 | # ST40 Processor Support | ||
| 169 | # | ||
| 170 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | ||
| 171 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | ||
| 172 | |||
| 173 | # | ||
| 174 | # SH-4A Processor Support | ||
| 175 | # | ||
| 176 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 147 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 177 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 148 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
| 178 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 149 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
| 179 | 150 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | |
| 180 | # | ||
| 181 | # SH4AL-DSP Processor Support | ||
| 182 | # | ||
| 183 | # CONFIG_CPU_SUBTYPE_SH73180 is not set | ||
| 184 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 151 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
| 185 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 152 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
| 153 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
| 154 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | ||
| 155 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | ||
| 186 | 156 | ||
| 187 | # | 157 | # |
| 188 | # Memory management options | 158 | # Memory management options |
| 189 | # | 159 | # |
| 160 | CONFIG_QUICKLIST=y | ||
| 190 | CONFIG_MMU=y | 161 | CONFIG_MMU=y |
| 191 | CONFIG_PAGE_OFFSET=0x80000000 | 162 | CONFIG_PAGE_OFFSET=0x80000000 |
| 192 | CONFIG_MEMORY_START=0x0c000000 | 163 | CONFIG_MEMORY_START=0x0c000000 |
| 193 | CONFIG_MEMORY_SIZE=0x04000000 | 164 | CONFIG_MEMORY_SIZE=0x04000000 |
| 165 | CONFIG_29BIT=y | ||
| 194 | CONFIG_VSYSCALL=y | 166 | CONFIG_VSYSCALL=y |
| 167 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
| 168 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | ||
| 169 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | ||
| 170 | CONFIG_MAX_ACTIVE_REGIONS=1 | ||
| 171 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
| 172 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | ||
| 195 | CONFIG_PAGE_SIZE_4KB=y | 173 | CONFIG_PAGE_SIZE_4KB=y |
| 196 | # CONFIG_PAGE_SIZE_8KB is not set | 174 | # CONFIG_PAGE_SIZE_8KB is not set |
| 175 | # CONFIG_PAGE_SIZE_16KB is not set | ||
| 197 | # CONFIG_PAGE_SIZE_64KB is not set | 176 | # CONFIG_PAGE_SIZE_64KB is not set |
| 177 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 198 | CONFIG_SELECT_MEMORY_MODEL=y | 178 | CONFIG_SELECT_MEMORY_MODEL=y |
| 199 | CONFIG_FLATMEM_MANUAL=y | 179 | CONFIG_FLATMEM_MANUAL=y |
| 200 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 180 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| 201 | # CONFIG_SPARSEMEM_MANUAL is not set | 181 | # CONFIG_SPARSEMEM_MANUAL is not set |
| 202 | CONFIG_FLATMEM=y | 182 | CONFIG_FLATMEM=y |
| 203 | CONFIG_FLAT_NODE_MEM_MAP=y | 183 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 204 | # CONFIG_SPARSEMEM_STATIC is not set | 184 | CONFIG_SPARSEMEM_STATIC=y |
| 185 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
| 186 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
| 205 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 187 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 206 | # CONFIG_RESOURCES_64BIT is not set | 188 | # CONFIG_RESOURCES_64BIT is not set |
| 207 | CONFIG_ZONE_DMA_FLAG=0 | 189 | CONFIG_ZONE_DMA_FLAG=0 |
| 190 | CONFIG_NR_QUICK=2 | ||
| 208 | 191 | ||
| 209 | # | 192 | # |
| 210 | # Cache configuration | 193 | # Cache configuration |
| 211 | # | 194 | # |
| 212 | # CONFIG_SH_DIRECT_MAPPED is not set | 195 | # CONFIG_SH_DIRECT_MAPPED is not set |
| 213 | # CONFIG_SH_WRITETHROUGH is not set | 196 | CONFIG_CACHE_WRITEBACK=y |
| 214 | # CONFIG_SH_OCRAM is not set | 197 | # CONFIG_CACHE_WRITETHROUGH is not set |
| 198 | # CONFIG_CACHE_OFF is not set | ||
| 215 | 199 | ||
| 216 | # | 200 | # |
| 217 | # Processor features | 201 | # Processor features |
| @@ -219,12 +203,21 @@ CONFIG_ZONE_DMA_FLAG=0 | |||
| 219 | CONFIG_CPU_LITTLE_ENDIAN=y | 203 | CONFIG_CPU_LITTLE_ENDIAN=y |
| 220 | # CONFIG_CPU_BIG_ENDIAN is not set | 204 | # CONFIG_CPU_BIG_ENDIAN is not set |
| 221 | CONFIG_SH_FPU=y | 205 | CONFIG_SH_FPU=y |
| 222 | # CONFIG_SH_DSP is not set | ||
| 223 | # CONFIG_SH_STORE_QUEUES is not set | 206 | # CONFIG_SH_STORE_QUEUES is not set |
| 224 | CONFIG_CPU_HAS_INTEVT=y | 207 | CONFIG_CPU_HAS_INTEVT=y |
| 225 | CONFIG_CPU_HAS_INTC_IRQ=y | ||
| 226 | CONFIG_CPU_HAS_SR_RB=y | 208 | CONFIG_CPU_HAS_SR_RB=y |
| 227 | CONFIG_CPU_HAS_PTEA=y | 209 | CONFIG_CPU_HAS_PTEA=y |
| 210 | CONFIG_CPU_HAS_FPU=y | ||
| 211 | |||
| 212 | # | ||
| 213 | # Board support | ||
| 214 | # | ||
| 215 | # CONFIG_SH_7751_SYSTEMH is not set | ||
| 216 | # CONFIG_SH_SECUREEDGE5410 is not set | ||
| 217 | # CONFIG_SH_RTS7751R2D is not set | ||
| 218 | # CONFIG_SH_LANDISK is not set | ||
| 219 | # CONFIG_SH_TITAN is not set | ||
| 220 | CONFIG_SH_LBOX_RE2=y | ||
| 228 | 221 | ||
| 229 | # | 222 | # |
| 230 | # Timer and clock configuration | 223 | # Timer and clock configuration |
| @@ -232,6 +225,10 @@ CONFIG_CPU_HAS_PTEA=y | |||
| 232 | CONFIG_SH_TMU=y | 225 | CONFIG_SH_TMU=y |
| 233 | CONFIG_SH_TIMER_IRQ=16 | 226 | CONFIG_SH_TIMER_IRQ=16 |
| 234 | CONFIG_SH_PCLK_FREQ=40000000 | 227 | CONFIG_SH_PCLK_FREQ=40000000 |
| 228 | # CONFIG_TICK_ONESHOT is not set | ||
| 229 | # CONFIG_NO_HZ is not set | ||
| 230 | # CONFIG_HIGH_RES_TIMERS is not set | ||
| 231 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
| 235 | 232 | ||
| 236 | # | 233 | # |
| 237 | # CPU Frequency scaling | 234 | # CPU Frequency scaling |
| @@ -246,7 +243,6 @@ CONFIG_SH_PCLK_FREQ=40000000 | |||
| 246 | # | 243 | # |
| 247 | # Companion Chips | 244 | # Companion Chips |
| 248 | # | 245 | # |
| 249 | # CONFIG_HD6446X_SERIES is not set | ||
| 250 | 246 | ||
| 251 | # | 247 | # |
| 252 | # Additional SuperH Device Drivers | 248 | # Additional SuperH Device Drivers |
| @@ -262,11 +258,14 @@ CONFIG_HZ_250=y | |||
| 262 | # CONFIG_HZ_300 is not set | 258 | # CONFIG_HZ_300 is not set |
| 263 | # CONFIG_HZ_1000 is not set | 259 | # CONFIG_HZ_1000 is not set |
| 264 | CONFIG_HZ=250 | 260 | CONFIG_HZ=250 |
| 261 | # CONFIG_SCHED_HRTICK is not set | ||
| 265 | CONFIG_KEXEC=y | 262 | CONFIG_KEXEC=y |
| 266 | # CONFIG_SMP is not set | 263 | # CONFIG_CRASH_DUMP is not set |
| 267 | CONFIG_PREEMPT_NONE=y | 264 | CONFIG_PREEMPT_NONE=y |
| 268 | # CONFIG_PREEMPT_VOLUNTARY is not set | 265 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 269 | # CONFIG_PREEMPT is not set | 266 | # CONFIG_PREEMPT is not set |
| 267 | CONFIG_GUSA=y | ||
| 268 | # CONFIG_GUSA_RB is not set | ||
| 270 | 269 | ||
| 271 | # | 270 | # |
| 272 | # Boot options | 271 | # Boot options |
| @@ -280,15 +279,12 @@ CONFIG_CMDLINE="console=ttySC1,115200 root=/dev/sda1" | |||
| 280 | # | 279 | # |
| 281 | # Bus options | 280 | # Bus options |
| 282 | # | 281 | # |
| 283 | CONFIG_ISA=y | ||
| 284 | CONFIG_PCI=y | 282 | CONFIG_PCI=y |
| 285 | CONFIG_SH_PCIDMA_NONCOHERENT=y | 283 | CONFIG_SH_PCIDMA_NONCOHERENT=y |
| 286 | CONFIG_PCI_AUTO=y | 284 | CONFIG_PCI_AUTO=y |
| 287 | CONFIG_PCI_AUTO_UPDATE_RESOURCES=y | 285 | CONFIG_PCI_AUTO_UPDATE_RESOURCES=y |
| 288 | 286 | # CONFIG_ARCH_SUPPORTS_MSI is not set | |
| 289 | # | 287 | CONFIG_PCI_LEGACY=y |
| 290 | # PCCARD (PCMCIA/CardBus) support | ||
| 291 | # | ||
| 292 | CONFIG_PCCARD=y | 288 | CONFIG_PCCARD=y |
| 293 | CONFIG_PCMCIA_DEBUG=y | 289 | CONFIG_PCMCIA_DEBUG=y |
| 294 | CONFIG_PCMCIA=y | 290 | CONFIG_PCMCIA=y |
| @@ -306,29 +302,16 @@ CONFIG_YENTA_O2=y | |||
| 306 | # CONFIG_YENTA_TOSHIBA is not set | 302 | # CONFIG_YENTA_TOSHIBA is not set |
| 307 | # CONFIG_PD6729 is not set | 303 | # CONFIG_PD6729 is not set |
| 308 | # CONFIG_I82092 is not set | 304 | # CONFIG_I82092 is not set |
| 309 | # CONFIG_I82365 is not set | ||
| 310 | # CONFIG_TCIC is not set | ||
| 311 | CONFIG_PCMCIA_PROBE=y | ||
| 312 | CONFIG_PCCARD_NONSTATIC=y | 305 | CONFIG_PCCARD_NONSTATIC=y |
| 313 | |||
| 314 | # | ||
| 315 | # PCI Hotplug Support | ||
| 316 | # | ||
| 317 | # CONFIG_HOTPLUG_PCI is not set | 306 | # CONFIG_HOTPLUG_PCI is not set |
| 318 | 307 | ||
| 319 | # | 308 | # |
| 320 | # Executable file formats | 309 | # Executable file formats |
| 321 | # | 310 | # |
| 322 | CONFIG_BINFMT_ELF=y | 311 | CONFIG_BINFMT_ELF=y |
| 323 | # CONFIG_BINFMT_FLAT is not set | ||
| 324 | # CONFIG_BINFMT_MISC is not set | 312 | # CONFIG_BINFMT_MISC is not set |
| 325 | 313 | ||
| 326 | # | 314 | # |
| 327 | # Power management options (EXPERIMENTAL) | ||
| 328 | # | ||
| 329 | # CONFIG_PM is not set | ||
| 330 | |||
| 331 | # | ||
| 332 | # Networking | 315 | # Networking |
| 333 | # | 316 | # |
| 334 | CONFIG_NET=y | 317 | CONFIG_NET=y |
| @@ -336,7 +319,6 @@ CONFIG_NET=y | |||
| 336 | # | 319 | # |
| 337 | # Networking options | 320 | # Networking options |
| 338 | # | 321 | # |
| 339 | # CONFIG_NETDEBUG is not set | ||
| 340 | CONFIG_PACKET=y | 322 | CONFIG_PACKET=y |
| 341 | # CONFIG_PACKET_MMAP is not set | 323 | # CONFIG_PACKET_MMAP is not set |
| 342 | CONFIG_UNIX=y | 324 | CONFIG_UNIX=y |
| @@ -344,6 +326,7 @@ CONFIG_XFRM=y | |||
| 344 | # CONFIG_XFRM_USER is not set | 326 | # CONFIG_XFRM_USER is not set |
| 345 | # CONFIG_XFRM_SUB_POLICY is not set | 327 | # CONFIG_XFRM_SUB_POLICY is not set |
| 346 | # CONFIG_XFRM_MIGRATE is not set | 328 | # CONFIG_XFRM_MIGRATE is not set |
| 329 | # CONFIG_XFRM_STATISTICS is not set | ||
| 347 | # CONFIG_NET_KEY is not set | 330 | # CONFIG_NET_KEY is not set |
| 348 | CONFIG_INET=y | 331 | CONFIG_INET=y |
| 349 | # CONFIG_IP_MULTICAST is not set | 332 | # CONFIG_IP_MULTICAST is not set |
| @@ -370,29 +353,26 @@ CONFIG_IP_PNP=y | |||
| 370 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 353 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 371 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 354 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
| 372 | CONFIG_INET_XFRM_MODE_BEET=y | 355 | CONFIG_INET_XFRM_MODE_BEET=y |
| 356 | # CONFIG_INET_LRO is not set | ||
| 373 | CONFIG_INET_DIAG=y | 357 | CONFIG_INET_DIAG=y |
| 374 | CONFIG_INET_TCP_DIAG=y | 358 | CONFIG_INET_TCP_DIAG=y |
| 375 | # CONFIG_TCP_CONG_ADVANCED is not set | 359 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 376 | CONFIG_TCP_CONG_CUBIC=y | 360 | CONFIG_TCP_CONG_CUBIC=y |
| 377 | CONFIG_DEFAULT_TCP_CONG="cubic" | 361 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 378 | # CONFIG_TCP_MD5SIG is not set | 362 | # CONFIG_TCP_MD5SIG is not set |
| 379 | |||
| 380 | # | ||
| 381 | # IP: Virtual Server Configuration | ||
| 382 | # | ||
| 383 | # CONFIG_IP_VS is not set | 363 | # CONFIG_IP_VS is not set |
| 384 | # CONFIG_IPV6 is not set | 364 | # CONFIG_IPV6 is not set |
| 385 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 386 | # CONFIG_INET6_TUNNEL is not set | ||
| 387 | # CONFIG_NETWORK_SECMARK is not set | 365 | # CONFIG_NETWORK_SECMARK is not set |
| 388 | CONFIG_NETFILTER=y | 366 | CONFIG_NETFILTER=y |
| 389 | # CONFIG_NETFILTER_DEBUG is not set | 367 | # CONFIG_NETFILTER_DEBUG is not set |
| 368 | CONFIG_NETFILTER_ADVANCED=y | ||
| 390 | 369 | ||
| 391 | # | 370 | # |
| 392 | # Core Netfilter Configuration | 371 | # Core Netfilter Configuration |
| 393 | # | 372 | # |
| 394 | # CONFIG_NETFILTER_NETLINK is not set | 373 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set |
| 395 | # CONFIG_NF_CONNTRACK_ENABLED is not set | 374 | # CONFIG_NETFILTER_NETLINK_LOG is not set |
| 375 | # CONFIG_NF_CONNTRACK is not set | ||
| 396 | # CONFIG_NETFILTER_XTABLES is not set | 376 | # CONFIG_NETFILTER_XTABLES is not set |
| 397 | 377 | ||
| 398 | # | 378 | # |
| @@ -401,20 +381,8 @@ CONFIG_NETFILTER=y | |||
| 401 | # CONFIG_IP_NF_QUEUE is not set | 381 | # CONFIG_IP_NF_QUEUE is not set |
| 402 | # CONFIG_IP_NF_IPTABLES is not set | 382 | # CONFIG_IP_NF_IPTABLES is not set |
| 403 | # CONFIG_IP_NF_ARPTABLES is not set | 383 | # CONFIG_IP_NF_ARPTABLES is not set |
| 404 | |||
| 405 | # | ||
| 406 | # DCCP Configuration (EXPERIMENTAL) | ||
| 407 | # | ||
| 408 | # CONFIG_IP_DCCP is not set | 384 | # CONFIG_IP_DCCP is not set |
| 409 | |||
| 410 | # | ||
| 411 | # SCTP Configuration (EXPERIMENTAL) | ||
| 412 | # | ||
| 413 | # CONFIG_IP_SCTP is not set | 385 | # CONFIG_IP_SCTP is not set |
| 414 | |||
| 415 | # | ||
| 416 | # TIPC Configuration (EXPERIMENTAL) | ||
| 417 | # | ||
| 418 | # CONFIG_TIPC is not set | 386 | # CONFIG_TIPC is not set |
| 419 | # CONFIG_ATM is not set | 387 | # CONFIG_ATM is not set |
| 420 | # CONFIG_BRIDGE is not set | 388 | # CONFIG_BRIDGE is not set |
| @@ -427,10 +395,6 @@ CONFIG_NETFILTER=y | |||
| 427 | # CONFIG_LAPB is not set | 395 | # CONFIG_LAPB is not set |
| 428 | # CONFIG_ECONET is not set | 396 | # CONFIG_ECONET is not set |
| 429 | # CONFIG_WAN_ROUTER is not set | 397 | # CONFIG_WAN_ROUTER is not set |
| 430 | |||
| 431 | # | ||
| 432 | # QoS and/or fair queueing | ||
| 433 | # | ||
| 434 | # CONFIG_NET_SCHED is not set | 398 | # CONFIG_NET_SCHED is not set |
| 435 | 399 | ||
| 436 | # | 400 | # |
| @@ -438,9 +402,20 @@ CONFIG_NETFILTER=y | |||
| 438 | # | 402 | # |
| 439 | # CONFIG_NET_PKTGEN is not set | 403 | # CONFIG_NET_PKTGEN is not set |
| 440 | # CONFIG_HAMRADIO is not set | 404 | # CONFIG_HAMRADIO is not set |
| 405 | # CONFIG_CAN is not set | ||
| 441 | # CONFIG_IRDA is not set | 406 | # CONFIG_IRDA is not set |
| 442 | # CONFIG_BT is not set | 407 | # CONFIG_BT is not set |
| 408 | # CONFIG_AF_RXRPC is not set | ||
| 409 | |||
| 410 | # | ||
| 411 | # Wireless | ||
| 412 | # | ||
| 413 | # CONFIG_CFG80211 is not set | ||
| 414 | # CONFIG_WIRELESS_EXT is not set | ||
| 415 | # CONFIG_MAC80211 is not set | ||
| 443 | # CONFIG_IEEE80211 is not set | 416 | # CONFIG_IEEE80211 is not set |
| 417 | # CONFIG_RFKILL is not set | ||
| 418 | # CONFIG_NET_9P is not set | ||
| 444 | 419 | ||
| 445 | # | 420 | # |
| 446 | # Device Drivers | 421 | # Device Drivers |
| @@ -449,36 +424,17 @@ CONFIG_NETFILTER=y | |||
| 449 | # | 424 | # |
| 450 | # Generic Driver Options | 425 | # Generic Driver Options |
| 451 | # | 426 | # |
| 427 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
| 452 | CONFIG_STANDALONE=y | 428 | CONFIG_STANDALONE=y |
| 453 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 429 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 454 | CONFIG_FW_LOADER=y | 430 | CONFIG_FW_LOADER=y |
| 431 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
| 432 | CONFIG_EXTRA_FIRMWARE="" | ||
| 455 | # CONFIG_SYS_HYPERVISOR is not set | 433 | # CONFIG_SYS_HYPERVISOR is not set |
| 456 | |||
| 457 | # | ||
| 458 | # Connector - unified userspace <-> kernelspace linker | ||
| 459 | # | ||
| 460 | # CONFIG_CONNECTOR is not set | 434 | # CONFIG_CONNECTOR is not set |
| 461 | |||
| 462 | # | ||
| 463 | # Memory Technology Devices (MTD) | ||
| 464 | # | ||
| 465 | # CONFIG_MTD is not set | 435 | # CONFIG_MTD is not set |
| 466 | |||
| 467 | # | ||
| 468 | # Parallel port support | ||
| 469 | # | ||
| 470 | # CONFIG_PARPORT is not set | 436 | # CONFIG_PARPORT is not set |
| 471 | 437 | CONFIG_BLK_DEV=y | |
| 472 | # | ||
| 473 | # Plug and Play support | ||
| 474 | # | ||
| 475 | # CONFIG_PNP is not set | ||
| 476 | # CONFIG_PNPACPI is not set | ||
| 477 | |||
| 478 | # | ||
| 479 | # Block devices | ||
| 480 | # | ||
| 481 | # CONFIG_BLK_CPQ_DA is not set | ||
| 482 | # CONFIG_BLK_CPQ_CISS_DA is not set | 438 | # CONFIG_BLK_CPQ_CISS_DA is not set |
| 483 | # CONFIG_BLK_DEV_DAC960 is not set | 439 | # CONFIG_BLK_DEV_DAC960 is not set |
| 484 | # CONFIG_BLK_DEV_UMEM is not set | 440 | # CONFIG_BLK_DEV_UMEM is not set |
| @@ -490,19 +446,18 @@ CONFIG_BLK_DEV_LOOP=y | |||
| 490 | CONFIG_BLK_DEV_RAM=y | 446 | CONFIG_BLK_DEV_RAM=y |
| 491 | CONFIG_BLK_DEV_RAM_COUNT=16 | 447 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 492 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 448 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
| 493 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 449 | # CONFIG_BLK_DEV_XIP is not set |
| 494 | # CONFIG_CDROM_PKTCDVD is not set | 450 | # CONFIG_CDROM_PKTCDVD is not set |
| 495 | # CONFIG_ATA_OVER_ETH is not set | 451 | # CONFIG_ATA_OVER_ETH is not set |
| 496 | 452 | # CONFIG_BLK_DEV_HD is not set | |
| 497 | # | 453 | CONFIG_MISC_DEVICES=y |
| 498 | # Misc devices | 454 | # CONFIG_PHANTOM is not set |
| 499 | # | 455 | # CONFIG_EEPROM_93CX6 is not set |
| 500 | # CONFIG_SGI_IOC4 is not set | 456 | # CONFIG_SGI_IOC4 is not set |
| 501 | # CONFIG_TIFM_CORE is not set | 457 | # CONFIG_TIFM_CORE is not set |
| 502 | 458 | # CONFIG_ENCLOSURE_SERVICES is not set | |
| 503 | # | 459 | # CONFIG_HP_ILO is not set |
| 504 | # ATA/ATAPI/MFM/RLL support | 460 | CONFIG_HAVE_IDE=y |
| 505 | # | ||
| 506 | # CONFIG_IDE is not set | 461 | # CONFIG_IDE is not set |
| 507 | 462 | ||
| 508 | # | 463 | # |
| @@ -510,6 +465,7 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
| 510 | # | 465 | # |
| 511 | # CONFIG_RAID_ATTRS is not set | 466 | # CONFIG_RAID_ATTRS is not set |
| 512 | CONFIG_SCSI=y | 467 | CONFIG_SCSI=y |
| 468 | CONFIG_SCSI_DMA=y | ||
| 513 | # CONFIG_SCSI_TGT is not set | 469 | # CONFIG_SCSI_TGT is not set |
| 514 | # CONFIG_SCSI_NETLINK is not set | 470 | # CONFIG_SCSI_NETLINK is not set |
| 515 | CONFIG_SCSI_PROC_FS=y | 471 | CONFIG_SCSI_PROC_FS=y |
| @@ -531,6 +487,7 @@ CONFIG_BLK_DEV_SD=y | |||
| 531 | # CONFIG_SCSI_CONSTANTS is not set | 487 | # CONFIG_SCSI_CONSTANTS is not set |
| 532 | # CONFIG_SCSI_LOGGING is not set | 488 | # CONFIG_SCSI_LOGGING is not set |
| 533 | # CONFIG_SCSI_SCAN_ASYNC is not set | 489 | # CONFIG_SCSI_SCAN_ASYNC is not set |
| 490 | CONFIG_SCSI_WAIT_SCAN=m | ||
| 534 | 491 | ||
| 535 | # | 492 | # |
| 536 | # SCSI Transports | 493 | # SCSI Transports |
| @@ -538,71 +495,49 @@ CONFIG_BLK_DEV_SD=y | |||
| 538 | # CONFIG_SCSI_SPI_ATTRS is not set | 495 | # CONFIG_SCSI_SPI_ATTRS is not set |
| 539 | # CONFIG_SCSI_FC_ATTRS is not set | 496 | # CONFIG_SCSI_FC_ATTRS is not set |
| 540 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 497 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
| 541 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
| 542 | # CONFIG_SCSI_SAS_LIBSAS is not set | 498 | # CONFIG_SCSI_SAS_LIBSAS is not set |
| 543 | 499 | # CONFIG_SCSI_SRP_ATTRS is not set | |
| 544 | # | 500 | CONFIG_SCSI_LOWLEVEL=y |
| 545 | # SCSI low-level drivers | ||
| 546 | # | ||
| 547 | # CONFIG_ISCSI_TCP is not set | 501 | # CONFIG_ISCSI_TCP is not set |
| 548 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 502 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 549 | # CONFIG_SCSI_3W_9XXX is not set | 503 | # CONFIG_SCSI_3W_9XXX is not set |
| 550 | # CONFIG_SCSI_ACARD is not set | 504 | # CONFIG_SCSI_ACARD is not set |
| 551 | # CONFIG_SCSI_AHA152X is not set | ||
| 552 | # CONFIG_SCSI_AACRAID is not set | 505 | # CONFIG_SCSI_AACRAID is not set |
| 553 | # CONFIG_SCSI_AIC7XXX is not set | 506 | # CONFIG_SCSI_AIC7XXX is not set |
| 554 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 507 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
| 555 | # CONFIG_SCSI_AIC79XX is not set | 508 | # CONFIG_SCSI_AIC79XX is not set |
| 556 | # CONFIG_SCSI_AIC94XX is not set | 509 | # CONFIG_SCSI_AIC94XX is not set |
| 557 | # CONFIG_SCSI_DPT_I2O is not set | ||
| 558 | # CONFIG_SCSI_IN2000 is not set | ||
| 559 | # CONFIG_SCSI_ARCMSR is not set | 510 | # CONFIG_SCSI_ARCMSR is not set |
| 560 | # CONFIG_MEGARAID_NEWGEN is not set | 511 | # CONFIG_MEGARAID_NEWGEN is not set |
| 561 | # CONFIG_MEGARAID_LEGACY is not set | 512 | # CONFIG_MEGARAID_LEGACY is not set |
| 562 | # CONFIG_MEGARAID_SAS is not set | 513 | # CONFIG_MEGARAID_SAS is not set |
| 563 | # CONFIG_SCSI_HPTIOP is not set | 514 | # CONFIG_SCSI_HPTIOP is not set |
| 564 | # CONFIG_SCSI_DMX3191D is not set | 515 | # CONFIG_SCSI_DMX3191D is not set |
| 565 | # CONFIG_SCSI_DTC3280 is not set | ||
| 566 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 516 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
| 567 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | ||
| 568 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set | ||
| 569 | # CONFIG_SCSI_IPS is not set | 517 | # CONFIG_SCSI_IPS is not set |
| 570 | # CONFIG_SCSI_INITIO is not set | 518 | # CONFIG_SCSI_INITIO is not set |
| 571 | # CONFIG_SCSI_INIA100 is not set | 519 | # CONFIG_SCSI_INIA100 is not set |
| 572 | # CONFIG_SCSI_NCR53C406A is not set | 520 | # CONFIG_SCSI_MVSAS is not set |
| 573 | # CONFIG_SCSI_STEX is not set | 521 | # CONFIG_SCSI_STEX is not set |
| 574 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 522 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
| 575 | # CONFIG_SCSI_IPR is not set | 523 | # CONFIG_SCSI_IPR is not set |
| 576 | # CONFIG_SCSI_PAS16 is not set | ||
| 577 | # CONFIG_SCSI_PSI240I is not set | ||
| 578 | # CONFIG_SCSI_QLOGIC_FAS is not set | ||
| 579 | # CONFIG_SCSI_QLOGIC_1280 is not set | 524 | # CONFIG_SCSI_QLOGIC_1280 is not set |
| 580 | # CONFIG_SCSI_QLA_FC is not set | 525 | # CONFIG_SCSI_QLA_FC is not set |
| 581 | # CONFIG_SCSI_QLA_ISCSI is not set | 526 | # CONFIG_SCSI_QLA_ISCSI is not set |
| 582 | # CONFIG_SCSI_LPFC is not set | 527 | # CONFIG_SCSI_LPFC is not set |
| 583 | # CONFIG_SCSI_SYM53C416 is not set | ||
| 584 | # CONFIG_SCSI_DC395x is not set | 528 | # CONFIG_SCSI_DC395x is not set |
| 585 | # CONFIG_SCSI_DC390T is not set | 529 | # CONFIG_SCSI_DC390T is not set |
| 586 | # CONFIG_SCSI_T128 is not set | ||
| 587 | # CONFIG_SCSI_NSP32 is not set | 530 | # CONFIG_SCSI_NSP32 is not set |
| 588 | # CONFIG_SCSI_DEBUG is not set | 531 | # CONFIG_SCSI_DEBUG is not set |
| 589 | # CONFIG_SCSI_SRP is not set | 532 | # CONFIG_SCSI_SRP is not set |
| 590 | 533 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | |
| 591 | # | 534 | # CONFIG_SCSI_DH is not set |
| 592 | # PCMCIA SCSI adapter support | ||
| 593 | # | ||
| 594 | # CONFIG_PCMCIA_AHA152X is not set | ||
| 595 | # CONFIG_PCMCIA_FDOMAIN is not set | ||
| 596 | # CONFIG_PCMCIA_NINJA_SCSI is not set | ||
| 597 | # CONFIG_PCMCIA_QLOGIC is not set | ||
| 598 | # CONFIG_PCMCIA_SYM53C500 is not set | ||
| 599 | |||
| 600 | # | ||
| 601 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
| 602 | # | ||
| 603 | CONFIG_ATA=y | 535 | CONFIG_ATA=y |
| 604 | # CONFIG_ATA_NONSTANDARD is not set | 536 | # CONFIG_ATA_NONSTANDARD is not set |
| 537 | CONFIG_SATA_PMP=y | ||
| 605 | # CONFIG_SATA_AHCI is not set | 538 | # CONFIG_SATA_AHCI is not set |
| 539 | # CONFIG_SATA_SIL24 is not set | ||
| 540 | CONFIG_ATA_SFF=y | ||
| 606 | # CONFIG_SATA_SVW is not set | 541 | # CONFIG_SATA_SVW is not set |
| 607 | # CONFIG_ATA_PIIX is not set | 542 | # CONFIG_ATA_PIIX is not set |
| 608 | # CONFIG_SATA_MV is not set | 543 | # CONFIG_SATA_MV is not set |
| @@ -612,7 +547,6 @@ CONFIG_ATA=y | |||
| 612 | # CONFIG_SATA_PROMISE is not set | 547 | # CONFIG_SATA_PROMISE is not set |
| 613 | # CONFIG_SATA_SX4 is not set | 548 | # CONFIG_SATA_SX4 is not set |
| 614 | # CONFIG_SATA_SIL is not set | 549 | # CONFIG_SATA_SIL is not set |
| 615 | # CONFIG_SATA_SIL24 is not set | ||
| 616 | # CONFIG_SATA_SIS is not set | 550 | # CONFIG_SATA_SIS is not set |
| 617 | # CONFIG_SATA_ULI is not set | 551 | # CONFIG_SATA_ULI is not set |
| 618 | # CONFIG_SATA_VIA is not set | 552 | # CONFIG_SATA_VIA is not set |
| @@ -622,6 +556,7 @@ CONFIG_ATA=y | |||
| 622 | # CONFIG_PATA_AMD is not set | 556 | # CONFIG_PATA_AMD is not set |
| 623 | # CONFIG_PATA_ARTOP is not set | 557 | # CONFIG_PATA_ARTOP is not set |
| 624 | # CONFIG_PATA_ATIIXP is not set | 558 | # CONFIG_PATA_ATIIXP is not set |
| 559 | # CONFIG_PATA_CMD640_PCI is not set | ||
| 625 | # CONFIG_PATA_CMD64X is not set | 560 | # CONFIG_PATA_CMD64X is not set |
| 626 | # CONFIG_PATA_CS5520 is not set | 561 | # CONFIG_PATA_CS5520 is not set |
| 627 | # CONFIG_PATA_CS5530 is not set | 562 | # CONFIG_PATA_CS5530 is not set |
| @@ -635,18 +570,18 @@ CONFIG_ATA=y | |||
| 635 | # CONFIG_PATA_IT821X is not set | 570 | # CONFIG_PATA_IT821X is not set |
| 636 | # CONFIG_PATA_IT8213 is not set | 571 | # CONFIG_PATA_IT8213 is not set |
| 637 | # CONFIG_PATA_JMICRON is not set | 572 | # CONFIG_PATA_JMICRON is not set |
| 638 | # CONFIG_PATA_LEGACY is not set | ||
| 639 | # CONFIG_PATA_TRIFLEX is not set | 573 | # CONFIG_PATA_TRIFLEX is not set |
| 640 | # CONFIG_PATA_MARVELL is not set | 574 | # CONFIG_PATA_MARVELL is not set |
| 641 | # CONFIG_PATA_MPIIX is not set | 575 | # CONFIG_PATA_MPIIX is not set |
| 642 | # CONFIG_PATA_OLDPIIX is not set | 576 | # CONFIG_PATA_OLDPIIX is not set |
| 643 | # CONFIG_PATA_NETCELL is not set | 577 | # CONFIG_PATA_NETCELL is not set |
| 578 | # CONFIG_PATA_NINJA32 is not set | ||
| 644 | # CONFIG_PATA_NS87410 is not set | 579 | # CONFIG_PATA_NS87410 is not set |
| 580 | # CONFIG_PATA_NS87415 is not set | ||
| 645 | # CONFIG_PATA_OPTI is not set | 581 | # CONFIG_PATA_OPTI is not set |
| 646 | # CONFIG_PATA_OPTIDMA is not set | 582 | # CONFIG_PATA_OPTIDMA is not set |
| 647 | # CONFIG_PATA_PCMCIA is not set | 583 | # CONFIG_PATA_PCMCIA is not set |
| 648 | # CONFIG_PATA_PDC_OLD is not set | 584 | # CONFIG_PATA_PDC_OLD is not set |
| 649 | # CONFIG_PATA_QDI is not set | ||
| 650 | # CONFIG_PATA_RADISYS is not set | 585 | # CONFIG_PATA_RADISYS is not set |
| 651 | # CONFIG_PATA_RZ1000 is not set | 586 | # CONFIG_PATA_RZ1000 is not set |
| 652 | # CONFIG_PATA_SC1200 is not set | 587 | # CONFIG_PATA_SC1200 is not set |
| @@ -656,88 +591,52 @@ CONFIG_ATA=y | |||
| 656 | # CONFIG_PATA_SIS is not set | 591 | # CONFIG_PATA_SIS is not set |
| 657 | # CONFIG_PATA_VIA is not set | 592 | # CONFIG_PATA_VIA is not set |
| 658 | # CONFIG_PATA_WINBOND is not set | 593 | # CONFIG_PATA_WINBOND is not set |
| 659 | # CONFIG_PATA_WINBOND_VLB is not set | ||
| 660 | CONFIG_PATA_PLATFORM=y | 594 | CONFIG_PATA_PLATFORM=y |
| 661 | 595 | # CONFIG_PATA_SCH is not set | |
| 662 | # | ||
| 663 | # Old CD-ROM drivers (not SCSI, not IDE) | ||
| 664 | # | ||
| 665 | # CONFIG_CD_NO_IDESCSI is not set | ||
| 666 | |||
| 667 | # | ||
| 668 | # Multi-device support (RAID and LVM) | ||
| 669 | # | ||
| 670 | # CONFIG_MD is not set | 596 | # CONFIG_MD is not set |
| 671 | |||
| 672 | # | ||
| 673 | # Fusion MPT device support | ||
| 674 | # | ||
| 675 | # CONFIG_FUSION is not set | 597 | # CONFIG_FUSION is not set |
| 676 | # CONFIG_FUSION_SPI is not set | ||
| 677 | # CONFIG_FUSION_FC is not set | ||
| 678 | # CONFIG_FUSION_SAS is not set | ||
| 679 | 598 | ||
| 680 | # | 599 | # |
| 681 | # IEEE 1394 (FireWire) support | 600 | # IEEE 1394 (FireWire) support |
| 682 | # | 601 | # |
| 683 | # CONFIG_IEEE1394 is not set | ||
| 684 | 602 | ||
| 685 | # | 603 | # |
| 686 | # I2O device support | 604 | # Enable only one of the two stacks, unless you know what you are doing |
| 687 | # | 605 | # |
| 606 | # CONFIG_FIREWIRE is not set | ||
| 607 | # CONFIG_IEEE1394 is not set | ||
| 688 | # CONFIG_I2O is not set | 608 | # CONFIG_I2O is not set |
| 689 | |||
| 690 | # | ||
| 691 | # Network device support | ||
| 692 | # | ||
| 693 | CONFIG_NETDEVICES=y | 609 | CONFIG_NETDEVICES=y |
| 694 | # CONFIG_DUMMY is not set | 610 | # CONFIG_DUMMY is not set |
| 695 | # CONFIG_BONDING is not set | 611 | # CONFIG_BONDING is not set |
| 612 | # CONFIG_MACVLAN is not set | ||
| 696 | # CONFIG_EQUALIZER is not set | 613 | # CONFIG_EQUALIZER is not set |
| 697 | # CONFIG_TUN is not set | 614 | # CONFIG_TUN is not set |
| 698 | 615 | # CONFIG_VETH is not set | |
| 699 | # | ||
| 700 | # ARCnet devices | ||
| 701 | # | ||
| 702 | # CONFIG_ARCNET is not set | 616 | # CONFIG_ARCNET is not set |
| 703 | |||
| 704 | # | ||
| 705 | # PHY device support | ||
| 706 | # | ||
| 707 | # CONFIG_PHYLIB is not set | 617 | # CONFIG_PHYLIB is not set |
| 708 | |||
| 709 | # | ||
| 710 | # Ethernet (10 or 100Mbit) | ||
| 711 | # | ||
| 712 | CONFIG_NET_ETHERNET=y | 618 | CONFIG_NET_ETHERNET=y |
| 713 | CONFIG_MII=y | 619 | CONFIG_MII=y |
| 620 | # CONFIG_AX88796 is not set | ||
| 714 | # CONFIG_STNIC is not set | 621 | # CONFIG_STNIC is not set |
| 715 | # CONFIG_HAPPYMEAL is not set | 622 | # CONFIG_HAPPYMEAL is not set |
| 716 | # CONFIG_SUNGEM is not set | 623 | # CONFIG_SUNGEM is not set |
| 717 | # CONFIG_CASSINI is not set | 624 | # CONFIG_CASSINI is not set |
| 718 | # CONFIG_NET_VENDOR_3COM is not set | 625 | # CONFIG_NET_VENDOR_3COM is not set |
| 719 | # CONFIG_NET_VENDOR_SMC is not set | ||
| 720 | # CONFIG_SMC91X is not set | 626 | # CONFIG_SMC91X is not set |
| 721 | # CONFIG_NET_VENDOR_RACAL is not set | 627 | # CONFIG_SMC911X is not set |
| 722 | |||
| 723 | # | ||
| 724 | # Tulip family network device support | ||
| 725 | # | ||
| 726 | # CONFIG_NET_TULIP is not set | 628 | # CONFIG_NET_TULIP is not set |
| 727 | # CONFIG_AT1700 is not set | ||
| 728 | # CONFIG_DEPCA is not set | ||
| 729 | # CONFIG_HP100 is not set | 629 | # CONFIG_HP100 is not set |
| 730 | # CONFIG_NET_ISA is not set | 630 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| 631 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
| 632 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
| 633 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
| 731 | CONFIG_NET_PCI=y | 634 | CONFIG_NET_PCI=y |
| 732 | # CONFIG_PCNET32 is not set | 635 | # CONFIG_PCNET32 is not set |
| 733 | # CONFIG_AMD8111_ETH is not set | 636 | # CONFIG_AMD8111_ETH is not set |
| 734 | # CONFIG_ADAPTEC_STARFIRE is not set | 637 | # CONFIG_ADAPTEC_STARFIRE is not set |
| 735 | # CONFIG_AC3200 is not set | ||
| 736 | # CONFIG_APRICOT is not set | ||
| 737 | # CONFIG_B44 is not set | 638 | # CONFIG_B44 is not set |
| 738 | # CONFIG_FORCEDETH is not set | 639 | # CONFIG_FORCEDETH is not set |
| 739 | # CONFIG_CS89x0 is not set | ||
| 740 | # CONFIG_DGRS is not set | ||
| 741 | # CONFIG_EEPRO100 is not set | 640 | # CONFIG_EEPRO100 is not set |
| 742 | # CONFIG_E100 is not set | 641 | # CONFIG_E100 is not set |
| 743 | # CONFIG_FEALNX is not set | 642 | # CONFIG_FEALNX is not set |
| @@ -749,19 +648,20 @@ CONFIG_8139TOO_PIO=y | |||
| 749 | CONFIG_8139TOO_TUNE_TWISTER=y | 648 | CONFIG_8139TOO_TUNE_TWISTER=y |
| 750 | # CONFIG_8139TOO_8129 is not set | 649 | # CONFIG_8139TOO_8129 is not set |
| 751 | # CONFIG_8139_OLD_RX_RESET is not set | 650 | # CONFIG_8139_OLD_RX_RESET is not set |
| 651 | # CONFIG_R6040 is not set | ||
| 752 | # CONFIG_SIS900 is not set | 652 | # CONFIG_SIS900 is not set |
| 753 | # CONFIG_EPIC100 is not set | 653 | # CONFIG_EPIC100 is not set |
| 754 | # CONFIG_SUNDANCE is not set | 654 | # CONFIG_SUNDANCE is not set |
| 755 | # CONFIG_TLAN is not set | 655 | # CONFIG_TLAN is not set |
| 756 | # CONFIG_VIA_RHINE is not set | 656 | # CONFIG_VIA_RHINE is not set |
| 757 | # CONFIG_SC92031 is not set | 657 | # CONFIG_SC92031 is not set |
| 758 | 658 | CONFIG_NETDEV_1000=y | |
| 759 | # | ||
| 760 | # Ethernet (1000 Mbit) | ||
| 761 | # | ||
| 762 | # CONFIG_ACENIC is not set | 659 | # CONFIG_ACENIC is not set |
| 763 | # CONFIG_DL2K is not set | 660 | # CONFIG_DL2K is not set |
| 764 | # CONFIG_E1000 is not set | 661 | # CONFIG_E1000 is not set |
| 662 | # CONFIG_E1000E is not set | ||
| 663 | # CONFIG_IP1000 is not set | ||
| 664 | # CONFIG_IGB is not set | ||
| 765 | # CONFIG_NS83820 is not set | 665 | # CONFIG_NS83820 is not set |
| 766 | # CONFIG_HAMACHI is not set | 666 | # CONFIG_HAMACHI is not set |
| 767 | # CONFIG_YELLOWFIN is not set | 667 | # CONFIG_YELLOWFIN is not set |
| @@ -769,36 +669,33 @@ CONFIG_8139TOO_TUNE_TWISTER=y | |||
| 769 | # CONFIG_SIS190 is not set | 669 | # CONFIG_SIS190 is not set |
| 770 | # CONFIG_SKGE is not set | 670 | # CONFIG_SKGE is not set |
| 771 | # CONFIG_SKY2 is not set | 671 | # CONFIG_SKY2 is not set |
| 772 | # CONFIG_SK98LIN is not set | ||
| 773 | # CONFIG_VIA_VELOCITY is not set | 672 | # CONFIG_VIA_VELOCITY is not set |
| 774 | # CONFIG_TIGON3 is not set | 673 | # CONFIG_TIGON3 is not set |
| 775 | # CONFIG_BNX2 is not set | 674 | # CONFIG_BNX2 is not set |
| 776 | # CONFIG_QLA3XXX is not set | 675 | # CONFIG_QLA3XXX is not set |
| 777 | # CONFIG_ATL1 is not set | 676 | # CONFIG_ATL1 is not set |
| 778 | 677 | # CONFIG_ATL1E is not set | |
| 779 | # | 678 | CONFIG_NETDEV_10000=y |
| 780 | # Ethernet (10000 Mbit) | ||
| 781 | # | ||
| 782 | # CONFIG_CHELSIO_T1 is not set | 679 | # CONFIG_CHELSIO_T1 is not set |
| 783 | # CONFIG_CHELSIO_T3 is not set | 680 | # CONFIG_CHELSIO_T3 is not set |
| 681 | # CONFIG_IXGBE is not set | ||
| 784 | # CONFIG_IXGB is not set | 682 | # CONFIG_IXGB is not set |
| 785 | # CONFIG_S2IO is not set | 683 | # CONFIG_S2IO is not set |
| 786 | # CONFIG_MYRI10GE is not set | 684 | # CONFIG_MYRI10GE is not set |
| 787 | # CONFIG_NETXEN_NIC is not set | 685 | # CONFIG_NETXEN_NIC is not set |
| 788 | 686 | # CONFIG_NIU is not set | |
| 789 | # | 687 | # CONFIG_MLX4_CORE is not set |
| 790 | # Token Ring devices | 688 | # CONFIG_TEHUTI is not set |
| 791 | # | 689 | # CONFIG_BNX2X is not set |
| 690 | # CONFIG_SFC is not set | ||
| 792 | # CONFIG_TR is not set | 691 | # CONFIG_TR is not set |
| 793 | 692 | ||
| 794 | # | 693 | # |
| 795 | # Wireless LAN (non-hamradio) | 694 | # Wireless LAN |
| 796 | # | ||
| 797 | # CONFIG_NET_RADIO is not set | ||
| 798 | |||
| 799 | # | ||
| 800 | # PCMCIA network device support | ||
| 801 | # | 695 | # |
| 696 | # CONFIG_WLAN_PRE80211 is not set | ||
| 697 | # CONFIG_WLAN_80211 is not set | ||
| 698 | # CONFIG_IWLWIFI_LEDS is not set | ||
| 802 | CONFIG_NET_PCMCIA=y | 699 | CONFIG_NET_PCMCIA=y |
| 803 | # CONFIG_PCMCIA_3C589 is not set | 700 | # CONFIG_PCMCIA_3C589 is not set |
| 804 | # CONFIG_PCMCIA_3C574 is not set | 701 | # CONFIG_PCMCIA_3C574 is not set |
| @@ -808,29 +705,16 @@ CONFIG_PCMCIA_PCNET=y | |||
| 808 | # CONFIG_PCMCIA_SMC91C92 is not set | 705 | # CONFIG_PCMCIA_SMC91C92 is not set |
| 809 | # CONFIG_PCMCIA_XIRC2PS is not set | 706 | # CONFIG_PCMCIA_XIRC2PS is not set |
| 810 | # CONFIG_PCMCIA_AXNET is not set | 707 | # CONFIG_PCMCIA_AXNET is not set |
| 811 | |||
| 812 | # | ||
| 813 | # Wan interfaces | ||
| 814 | # | ||
| 815 | # CONFIG_WAN is not set | 708 | # CONFIG_WAN is not set |
| 816 | # CONFIG_FDDI is not set | 709 | # CONFIG_FDDI is not set |
| 817 | # CONFIG_HIPPI is not set | 710 | # CONFIG_HIPPI is not set |
| 818 | # CONFIG_PPP is not set | 711 | # CONFIG_PPP is not set |
| 819 | # CONFIG_SLIP is not set | 712 | # CONFIG_SLIP is not set |
| 820 | # CONFIG_NET_FC is not set | 713 | # CONFIG_NET_FC is not set |
| 821 | # CONFIG_SHAPER is not set | ||
| 822 | # CONFIG_NETCONSOLE is not set | 714 | # CONFIG_NETCONSOLE is not set |
| 823 | # CONFIG_NETPOLL is not set | 715 | # CONFIG_NETPOLL is not set |
| 824 | # CONFIG_NET_POLL_CONTROLLER is not set | 716 | # CONFIG_NET_POLL_CONTROLLER is not set |
| 825 | |||
| 826 | # | ||
| 827 | # ISDN subsystem | ||
| 828 | # | ||
| 829 | # CONFIG_ISDN is not set | 717 | # CONFIG_ISDN is not set |
| 830 | |||
| 831 | # | ||
| 832 | # Telephony Support | ||
| 833 | # | ||
| 834 | # CONFIG_PHONE is not set | 718 | # CONFIG_PHONE is not set |
| 835 | 719 | ||
| 836 | # | 720 | # |
| @@ -838,6 +722,7 @@ CONFIG_PCMCIA_PCNET=y | |||
| 838 | # | 722 | # |
| 839 | CONFIG_INPUT=y | 723 | CONFIG_INPUT=y |
| 840 | # CONFIG_INPUT_FF_MEMLESS is not set | 724 | # CONFIG_INPUT_FF_MEMLESS is not set |
| 725 | # CONFIG_INPUT_POLLDEV is not set | ||
| 841 | 726 | ||
| 842 | # | 727 | # |
| 843 | # Userland interfaces | 728 | # Userland interfaces |
| @@ -847,7 +732,6 @@ CONFIG_INPUT_MOUSEDEV=y | |||
| 847 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 732 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
| 848 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 733 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
| 849 | # CONFIG_INPUT_JOYDEV is not set | 734 | # CONFIG_INPUT_JOYDEV is not set |
| 850 | # CONFIG_INPUT_TSDEV is not set | ||
| 851 | # CONFIG_INPUT_EVDEV is not set | 735 | # CONFIG_INPUT_EVDEV is not set |
| 852 | # CONFIG_INPUT_EVBUG is not set | 736 | # CONFIG_INPUT_EVBUG is not set |
| 853 | 737 | ||
| @@ -857,6 +741,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
| 857 | # CONFIG_INPUT_KEYBOARD is not set | 741 | # CONFIG_INPUT_KEYBOARD is not set |
| 858 | # CONFIG_INPUT_MOUSE is not set | 742 | # CONFIG_INPUT_MOUSE is not set |
| 859 | # CONFIG_INPUT_JOYSTICK is not set | 743 | # CONFIG_INPUT_JOYSTICK is not set |
| 744 | # CONFIG_INPUT_TABLET is not set | ||
| 860 | # CONFIG_INPUT_TOUCHSCREEN is not set | 745 | # CONFIG_INPUT_TOUCHSCREEN is not set |
| 861 | # CONFIG_INPUT_MISC is not set | 746 | # CONFIG_INPUT_MISC is not set |
| 862 | 747 | ||
| @@ -870,10 +755,13 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
| 870 | # Character devices | 755 | # Character devices |
| 871 | # | 756 | # |
| 872 | CONFIG_VT=y | 757 | CONFIG_VT=y |
| 758 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
| 873 | CONFIG_VT_CONSOLE=y | 759 | CONFIG_VT_CONSOLE=y |
| 874 | CONFIG_HW_CONSOLE=y | 760 | CONFIG_HW_CONSOLE=y |
| 875 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 761 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
| 762 | CONFIG_DEVKMEM=y | ||
| 876 | # CONFIG_SERIAL_NONSTANDARD is not set | 763 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 764 | # CONFIG_NOZOMI is not set | ||
| 877 | 765 | ||
| 878 | # | 766 | # |
| 879 | # Serial drivers | 767 | # Serial drivers |
| @@ -892,22 +780,10 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
| 892 | CONFIG_UNIX98_PTYS=y | 780 | CONFIG_UNIX98_PTYS=y |
| 893 | CONFIG_LEGACY_PTYS=y | 781 | CONFIG_LEGACY_PTYS=y |
| 894 | CONFIG_LEGACY_PTY_COUNT=256 | 782 | CONFIG_LEGACY_PTY_COUNT=256 |
| 895 | |||
| 896 | # | ||
| 897 | # IPMI | ||
| 898 | # | ||
| 899 | # CONFIG_IPMI_HANDLER is not set | 783 | # CONFIG_IPMI_HANDLER is not set |
| 900 | |||
| 901 | # | ||
| 902 | # Watchdog Cards | ||
| 903 | # | ||
| 904 | # CONFIG_WATCHDOG is not set | ||
| 905 | CONFIG_HW_RANDOM=y | 784 | CONFIG_HW_RANDOM=y |
| 906 | # CONFIG_GEN_RTC is not set | ||
| 907 | # CONFIG_DTLK is not set | ||
| 908 | # CONFIG_R3964 is not set | 785 | # CONFIG_R3964 is not set |
| 909 | # CONFIG_APPLICOM is not set | 786 | # CONFIG_APPLICOM is not set |
| 910 | # CONFIG_DRM is not set | ||
| 911 | 787 | ||
| 912 | # | 788 | # |
| 913 | # PCMCIA character devices | 789 | # PCMCIA character devices |
| @@ -915,125 +791,104 @@ CONFIG_HW_RANDOM=y | |||
| 915 | # CONFIG_SYNCLINK_CS is not set | 791 | # CONFIG_SYNCLINK_CS is not set |
| 916 | # CONFIG_CARDMAN_4000 is not set | 792 | # CONFIG_CARDMAN_4000 is not set |
| 917 | # CONFIG_CARDMAN_4040 is not set | 793 | # CONFIG_CARDMAN_4040 is not set |
| 794 | # CONFIG_IPWIRELESS is not set | ||
| 918 | # CONFIG_RAW_DRIVER is not set | 795 | # CONFIG_RAW_DRIVER is not set |
| 919 | |||
| 920 | # | ||
| 921 | # TPM devices | ||
| 922 | # | ||
| 923 | # CONFIG_TCG_TPM is not set | 796 | # CONFIG_TCG_TPM is not set |
| 924 | 797 | CONFIG_DEVPORT=y | |
| 925 | # | ||
| 926 | # I2C support | ||
| 927 | # | ||
| 928 | # CONFIG_I2C is not set | 798 | # CONFIG_I2C is not set |
| 929 | |||
| 930 | # | ||
| 931 | # SPI support | ||
| 932 | # | ||
| 933 | # CONFIG_SPI is not set | 799 | # CONFIG_SPI is not set |
| 934 | # CONFIG_SPI_MASTER is not set | ||
| 935 | |||
| 936 | # | ||
| 937 | # Dallas's 1-wire bus | ||
| 938 | # | ||
| 939 | # CONFIG_W1 is not set | 800 | # CONFIG_W1 is not set |
| 940 | 801 | # CONFIG_POWER_SUPPLY is not set | |
| 941 | # | ||
| 942 | # Hardware Monitoring support | ||
| 943 | # | ||
| 944 | CONFIG_HWMON=y | 802 | CONFIG_HWMON=y |
| 945 | # CONFIG_HWMON_VID is not set | 803 | # CONFIG_HWMON_VID is not set |
| 946 | # CONFIG_SENSORS_ABITUGURU is not set | 804 | # CONFIG_SENSORS_I5K_AMB is not set |
| 947 | # CONFIG_SENSORS_F71805F is not set | 805 | # CONFIG_SENSORS_F71805F is not set |
| 806 | # CONFIG_SENSORS_F71882FG is not set | ||
| 807 | # CONFIG_SENSORS_IT87 is not set | ||
| 808 | # CONFIG_SENSORS_PC87360 is not set | ||
| 948 | # CONFIG_SENSORS_PC87427 is not set | 809 | # CONFIG_SENSORS_PC87427 is not set |
| 810 | # CONFIG_SENSORS_SIS5595 is not set | ||
| 811 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 812 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 813 | # CONFIG_SENSORS_VIA686A is not set | ||
| 949 | # CONFIG_SENSORS_VT1211 is not set | 814 | # CONFIG_SENSORS_VT1211 is not set |
| 815 | # CONFIG_SENSORS_VT8231 is not set | ||
| 816 | # CONFIG_SENSORS_W83627HF is not set | ||
| 817 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 950 | # CONFIG_HWMON_DEBUG_CHIP is not set | 818 | # CONFIG_HWMON_DEBUG_CHIP is not set |
| 819 | # CONFIG_THERMAL is not set | ||
| 820 | # CONFIG_THERMAL_HWMON is not set | ||
| 821 | # CONFIG_WATCHDOG is not set | ||
| 822 | |||
| 823 | # | ||
| 824 | # Sonics Silicon Backplane | ||
| 825 | # | ||
| 826 | CONFIG_SSB_POSSIBLE=y | ||
| 827 | # CONFIG_SSB is not set | ||
| 951 | 828 | ||
| 952 | # | 829 | # |
| 953 | # Multifunction device drivers | 830 | # Multifunction device drivers |
| 954 | # | 831 | # |
| 832 | # CONFIG_MFD_CORE is not set | ||
| 955 | # CONFIG_MFD_SM501 is not set | 833 | # CONFIG_MFD_SM501 is not set |
| 834 | # CONFIG_HTC_PASIC3 is not set | ||
| 956 | 835 | ||
| 957 | # | 836 | # |
| 958 | # Multimedia devices | 837 | # Multimedia devices |
| 959 | # | 838 | # |
| 839 | |||
| 840 | # | ||
| 841 | # Multimedia core support | ||
| 842 | # | ||
| 960 | # CONFIG_VIDEO_DEV is not set | 843 | # CONFIG_VIDEO_DEV is not set |
| 844 | # CONFIG_DVB_CORE is not set | ||
| 845 | # CONFIG_VIDEO_MEDIA is not set | ||
| 961 | 846 | ||
| 962 | # | 847 | # |
| 963 | # Digital Video Broadcasting Devices | 848 | # Multimedia drivers |
| 964 | # | 849 | # |
| 965 | # CONFIG_DVB is not set | 850 | # CONFIG_DAB is not set |
| 966 | 851 | ||
| 967 | # | 852 | # |
| 968 | # Graphics support | 853 | # Graphics support |
| 969 | # | 854 | # |
| 970 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 855 | # CONFIG_DRM is not set |
| 856 | # CONFIG_VGASTATE is not set | ||
| 857 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
| 971 | # CONFIG_FB is not set | 858 | # CONFIG_FB is not set |
| 859 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 972 | 860 | ||
| 973 | # | 861 | # |
| 974 | # Console display driver support | 862 | # Display device support |
| 975 | # | 863 | # |
| 976 | # CONFIG_MDA_CONSOLE is not set | 864 | # CONFIG_DISPLAY_SUPPORT is not set |
| 977 | CONFIG_DUMMY_CONSOLE=y | ||
| 978 | 865 | ||
| 979 | # | 866 | # |
| 980 | # Sound | 867 | # Console display driver support |
| 981 | # | 868 | # |
| 869 | CONFIG_DUMMY_CONSOLE=y | ||
| 982 | # CONFIG_SOUND is not set | 870 | # CONFIG_SOUND is not set |
| 983 | 871 | CONFIG_HID_SUPPORT=y | |
| 984 | # | ||
| 985 | # HID Devices | ||
| 986 | # | ||
| 987 | CONFIG_HID=y | 872 | CONFIG_HID=y |
| 988 | # CONFIG_HID_DEBUG is not set | 873 | # CONFIG_HID_DEBUG is not set |
| 989 | 874 | # CONFIG_HIDRAW is not set | |
| 990 | # | 875 | CONFIG_USB_SUPPORT=y |
| 991 | # USB support | ||
| 992 | # | ||
| 993 | CONFIG_USB_ARCH_HAS_HCD=y | 876 | CONFIG_USB_ARCH_HAS_HCD=y |
| 994 | CONFIG_USB_ARCH_HAS_OHCI=y | 877 | CONFIG_USB_ARCH_HAS_OHCI=y |
| 995 | CONFIG_USB_ARCH_HAS_EHCI=y | 878 | CONFIG_USB_ARCH_HAS_EHCI=y |
| 996 | # CONFIG_USB is not set | 879 | # CONFIG_USB is not set |
| 880 | # CONFIG_USB_OTG_WHITELIST is not set | ||
| 881 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
| 997 | 882 | ||
| 998 | # | 883 | # |
| 999 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 884 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
| 1000 | # | 885 | # |
| 1001 | |||
| 1002 | # | ||
| 1003 | # USB Gadget Support | ||
| 1004 | # | ||
| 1005 | # CONFIG_USB_GADGET is not set | 886 | # CONFIG_USB_GADGET is not set |
| 1006 | |||
| 1007 | # | ||
| 1008 | # MMC/SD Card support | ||
| 1009 | # | ||
| 1010 | # CONFIG_MMC is not set | 887 | # CONFIG_MMC is not set |
| 1011 | 888 | # CONFIG_MEMSTICK is not set | |
| 1012 | # | ||
| 1013 | # LED devices | ||
| 1014 | # | ||
| 1015 | # CONFIG_NEW_LEDS is not set | 889 | # CONFIG_NEW_LEDS is not set |
| 1016 | 890 | # CONFIG_ACCESSIBILITY is not set | |
| 1017 | # | ||
| 1018 | # LED drivers | ||
| 1019 | # | ||
| 1020 | |||
| 1021 | # | ||
| 1022 | # LED Triggers | ||
| 1023 | # | ||
| 1024 | |||
| 1025 | # | ||
| 1026 | # InfiniBand support | ||
| 1027 | # | ||
| 1028 | # CONFIG_INFINIBAND is not set | 891 | # CONFIG_INFINIBAND is not set |
| 1029 | |||
| 1030 | # | ||
| 1031 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
| 1032 | # | ||
| 1033 | |||
| 1034 | # | ||
| 1035 | # Real Time Clock | ||
| 1036 | # | ||
| 1037 | CONFIG_RTC_LIB=y | 892 | CONFIG_RTC_LIB=y |
| 1038 | CONFIG_RTC_CLASS=y | 893 | CONFIG_RTC_CLASS=y |
| 1039 | CONFIG_RTC_HCTOSYS=y | 894 | CONFIG_RTC_HCTOSYS=y |
| @@ -1047,37 +902,29 @@ CONFIG_RTC_INTF_SYSFS=y | |||
| 1047 | CONFIG_RTC_INTF_PROC=y | 902 | CONFIG_RTC_INTF_PROC=y |
| 1048 | CONFIG_RTC_INTF_DEV=y | 903 | CONFIG_RTC_INTF_DEV=y |
| 1049 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | 904 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set |
| 1050 | |||
| 1051 | # | ||
| 1052 | # RTC drivers | ||
| 1053 | # | ||
| 1054 | # CONFIG_RTC_DRV_DS1553 is not set | ||
| 1055 | # CONFIG_RTC_DRV_DS1742 is not set | ||
| 1056 | # CONFIG_RTC_DRV_M48T86 is not set | ||
| 1057 | # CONFIG_RTC_DRV_SH is not set | ||
| 1058 | # CONFIG_RTC_DRV_TEST is not set | 905 | # CONFIG_RTC_DRV_TEST is not set |
| 1059 | # CONFIG_RTC_DRV_V3020 is not set | ||
| 1060 | |||
| 1061 | # | ||
| 1062 | # DMA Engine support | ||
| 1063 | # | ||
| 1064 | # CONFIG_DMA_ENGINE is not set | ||
| 1065 | |||
| 1066 | # | ||
| 1067 | # DMA Clients | ||
| 1068 | # | ||
| 1069 | 906 | ||
| 1070 | # | 907 | # |
| 1071 | # DMA Devices | 908 | # SPI RTC drivers |
| 1072 | # | 909 | # |
| 1073 | 910 | ||
| 1074 | # | 911 | # |
| 1075 | # Auxiliary Display support | 912 | # Platform RTC drivers |
| 1076 | # | 913 | # |
| 914 | # CONFIG_RTC_DRV_DS1511 is not set | ||
| 915 | # CONFIG_RTC_DRV_DS1553 is not set | ||
| 916 | # CONFIG_RTC_DRV_DS1742 is not set | ||
| 917 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
| 918 | # CONFIG_RTC_DRV_M48T86 is not set | ||
| 919 | # CONFIG_RTC_DRV_M48T59 is not set | ||
| 920 | # CONFIG_RTC_DRV_V3020 is not set | ||
| 1077 | 921 | ||
| 1078 | # | 922 | # |
| 1079 | # Virtualization | 923 | # on-CPU RTC drivers |
| 1080 | # | 924 | # |
| 925 | # CONFIG_RTC_DRV_SH is not set | ||
| 926 | # CONFIG_DMADEVICES is not set | ||
| 927 | # CONFIG_UIO is not set | ||
| 1081 | 928 | ||
| 1082 | # | 929 | # |
| 1083 | # File systems | 930 | # File systems |
| @@ -1091,20 +938,16 @@ CONFIG_EXT3_FS_XATTR=y | |||
| 1091 | # CONFIG_EXT3_FS_SECURITY is not set | 938 | # CONFIG_EXT3_FS_SECURITY is not set |
| 1092 | # CONFIG_EXT4DEV_FS is not set | 939 | # CONFIG_EXT4DEV_FS is not set |
| 1093 | CONFIG_JBD=y | 940 | CONFIG_JBD=y |
| 1094 | # CONFIG_JBD_DEBUG is not set | ||
| 1095 | CONFIG_FS_MBCACHE=y | 941 | CONFIG_FS_MBCACHE=y |
| 1096 | # CONFIG_REISERFS_FS is not set | 942 | # CONFIG_REISERFS_FS is not set |
| 1097 | # CONFIG_JFS_FS is not set | 943 | # CONFIG_JFS_FS is not set |
| 1098 | # CONFIG_FS_POSIX_ACL is not set | 944 | # CONFIG_FS_POSIX_ACL is not set |
| 1099 | # CONFIG_XFS_FS is not set | 945 | # CONFIG_XFS_FS is not set |
| 1100 | # CONFIG_GFS2_FS is not set | ||
| 1101 | # CONFIG_OCFS2_FS is not set | 946 | # CONFIG_OCFS2_FS is not set |
| 1102 | # CONFIG_MINIX_FS is not set | 947 | CONFIG_DNOTIFY=y |
| 1103 | CONFIG_ROMFS_FS=y | ||
| 1104 | CONFIG_INOTIFY=y | 948 | CONFIG_INOTIFY=y |
| 1105 | CONFIG_INOTIFY_USER=y | 949 | CONFIG_INOTIFY_USER=y |
| 1106 | # CONFIG_QUOTA is not set | 950 | # CONFIG_QUOTA is not set |
| 1107 | CONFIG_DNOTIFY=y | ||
| 1108 | # CONFIG_AUTOFS_FS is not set | 951 | # CONFIG_AUTOFS_FS is not set |
| 1109 | # CONFIG_AUTOFS4_FS is not set | 952 | # CONFIG_AUTOFS4_FS is not set |
| 1110 | # CONFIG_FUSE_FS is not set | 953 | # CONFIG_FUSE_FS is not set |
| @@ -1136,7 +979,6 @@ CONFIG_TMPFS=y | |||
| 1136 | # CONFIG_TMPFS_POSIX_ACL is not set | 979 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 1137 | # CONFIG_HUGETLBFS is not set | 980 | # CONFIG_HUGETLBFS is not set |
| 1138 | # CONFIG_HUGETLB_PAGE is not set | 981 | # CONFIG_HUGETLB_PAGE is not set |
| 1139 | CONFIG_RAMFS=y | ||
| 1140 | # CONFIG_CONFIGFS_FS is not set | 982 | # CONFIG_CONFIGFS_FS is not set |
| 1141 | 983 | ||
| 1142 | # | 984 | # |
| @@ -1151,14 +993,14 @@ CONFIG_RAMFS=y | |||
| 1151 | # CONFIG_EFS_FS is not set | 993 | # CONFIG_EFS_FS is not set |
| 1152 | # CONFIG_CRAMFS is not set | 994 | # CONFIG_CRAMFS is not set |
| 1153 | # CONFIG_VXFS_FS is not set | 995 | # CONFIG_VXFS_FS is not set |
| 996 | # CONFIG_MINIX_FS is not set | ||
| 997 | # CONFIG_OMFS_FS is not set | ||
| 1154 | # CONFIG_HPFS_FS is not set | 998 | # CONFIG_HPFS_FS is not set |
| 1155 | # CONFIG_QNX4FS_FS is not set | 999 | # CONFIG_QNX4FS_FS is not set |
| 1000 | CONFIG_ROMFS_FS=y | ||
| 1156 | # CONFIG_SYSV_FS is not set | 1001 | # CONFIG_SYSV_FS is not set |
| 1157 | # CONFIG_UFS_FS is not set | 1002 | # CONFIG_UFS_FS is not set |
| 1158 | 1003 | CONFIG_NETWORK_FILESYSTEMS=y | |
| 1159 | # | ||
| 1160 | # Network File Systems | ||
| 1161 | # | ||
| 1162 | # CONFIG_NFS_FS is not set | 1004 | # CONFIG_NFS_FS is not set |
| 1163 | # CONFIG_NFSD is not set | 1005 | # CONFIG_NFSD is not set |
| 1164 | # CONFIG_SMB_FS is not set | 1006 | # CONFIG_SMB_FS is not set |
| @@ -1166,17 +1008,12 @@ CONFIG_RAMFS=y | |||
| 1166 | # CONFIG_NCP_FS is not set | 1008 | # CONFIG_NCP_FS is not set |
| 1167 | # CONFIG_CODA_FS is not set | 1009 | # CONFIG_CODA_FS is not set |
| 1168 | # CONFIG_AFS_FS is not set | 1010 | # CONFIG_AFS_FS is not set |
| 1169 | # CONFIG_9P_FS is not set | ||
| 1170 | 1011 | ||
| 1171 | # | 1012 | # |
| 1172 | # Partition Types | 1013 | # Partition Types |
| 1173 | # | 1014 | # |
| 1174 | # CONFIG_PARTITION_ADVANCED is not set | 1015 | # CONFIG_PARTITION_ADVANCED is not set |
| 1175 | CONFIG_MSDOS_PARTITION=y | 1016 | CONFIG_MSDOS_PARTITION=y |
| 1176 | |||
| 1177 | # | ||
| 1178 | # Native Language Support | ||
| 1179 | # | ||
| 1180 | CONFIG_NLS=y | 1017 | CONFIG_NLS=y |
| 1181 | CONFIG_NLS_DEFAULT="iso8859-1" | 1018 | CONFIG_NLS_DEFAULT="iso8859-1" |
| 1182 | CONFIG_NLS_CODEPAGE_437=y | 1019 | CONFIG_NLS_CODEPAGE_437=y |
| @@ -1217,30 +1054,24 @@ CONFIG_NLS_CODEPAGE_437=y | |||
| 1217 | # CONFIG_NLS_KOI8_R is not set | 1054 | # CONFIG_NLS_KOI8_R is not set |
| 1218 | # CONFIG_NLS_KOI8_U is not set | 1055 | # CONFIG_NLS_KOI8_U is not set |
| 1219 | # CONFIG_NLS_UTF8 is not set | 1056 | # CONFIG_NLS_UTF8 is not set |
| 1220 | |||
| 1221 | # | ||
| 1222 | # Distributed Lock Manager | ||
| 1223 | # | ||
| 1224 | # CONFIG_DLM is not set | 1057 | # CONFIG_DLM is not set |
| 1225 | 1058 | ||
| 1226 | # | 1059 | # |
| 1227 | # Profiling support | ||
| 1228 | # | ||
| 1229 | # CONFIG_PROFILING is not set | ||
| 1230 | |||
| 1231 | # | ||
| 1232 | # Kernel hacking | 1060 | # Kernel hacking |
| 1233 | # | 1061 | # |
| 1234 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 1062 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
| 1235 | # CONFIG_PRINTK_TIME is not set | 1063 | # CONFIG_PRINTK_TIME is not set |
| 1064 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
| 1236 | CONFIG_ENABLE_MUST_CHECK=y | 1065 | CONFIG_ENABLE_MUST_CHECK=y |
| 1066 | CONFIG_FRAME_WARN=1024 | ||
| 1237 | # CONFIG_MAGIC_SYSRQ is not set | 1067 | # CONFIG_MAGIC_SYSRQ is not set |
| 1238 | # CONFIG_UNUSED_SYMBOLS is not set | 1068 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1239 | # CONFIG_DEBUG_FS is not set | 1069 | # CONFIG_DEBUG_FS is not set |
| 1240 | # CONFIG_HEADERS_CHECK is not set | 1070 | # CONFIG_HEADERS_CHECK is not set |
| 1241 | # CONFIG_DEBUG_KERNEL is not set | 1071 | # CONFIG_DEBUG_KERNEL is not set |
| 1242 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 1243 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1072 | # CONFIG_DEBUG_BUGVERBOSE is not set |
| 1073 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
| 1074 | # CONFIG_SAMPLES is not set | ||
| 1244 | CONFIG_SH_STANDARD_BIOS=y | 1075 | CONFIG_SH_STANDARD_BIOS=y |
| 1245 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 1076 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
| 1246 | # CONFIG_EARLY_PRINTK is not set | 1077 | # CONFIG_EARLY_PRINTK is not set |
| @@ -1251,20 +1082,100 @@ CONFIG_SH_STANDARD_BIOS=y | |||
| 1251 | # | 1082 | # |
| 1252 | # CONFIG_KEYS is not set | 1083 | # CONFIG_KEYS is not set |
| 1253 | # CONFIG_SECURITY is not set | 1084 | # CONFIG_SECURITY is not set |
| 1085 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
| 1086 | CONFIG_CRYPTO=y | ||
| 1087 | |||
| 1088 | # | ||
| 1089 | # Crypto core or helper | ||
| 1090 | # | ||
| 1091 | # CONFIG_CRYPTO_MANAGER is not set | ||
| 1092 | # CONFIG_CRYPTO_GF128MUL is not set | ||
| 1093 | # CONFIG_CRYPTO_NULL is not set | ||
| 1094 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 1095 | # CONFIG_CRYPTO_AUTHENC is not set | ||
| 1096 | # CONFIG_CRYPTO_TEST is not set | ||
| 1097 | |||
| 1098 | # | ||
| 1099 | # Authenticated Encryption with Associated Data | ||
| 1100 | # | ||
| 1101 | # CONFIG_CRYPTO_CCM is not set | ||
| 1102 | # CONFIG_CRYPTO_GCM is not set | ||
| 1103 | # CONFIG_CRYPTO_SEQIV is not set | ||
| 1104 | |||
| 1105 | # | ||
| 1106 | # Block modes | ||
| 1107 | # | ||
| 1108 | # CONFIG_CRYPTO_CBC is not set | ||
| 1109 | # CONFIG_CRYPTO_CTR is not set | ||
| 1110 | # CONFIG_CRYPTO_CTS is not set | ||
| 1111 | # CONFIG_CRYPTO_ECB is not set | ||
| 1112 | # CONFIG_CRYPTO_LRW is not set | ||
| 1113 | # CONFIG_CRYPTO_PCBC is not set | ||
| 1114 | # CONFIG_CRYPTO_XTS is not set | ||
| 1115 | |||
| 1116 | # | ||
| 1117 | # Hash modes | ||
| 1118 | # | ||
| 1119 | # CONFIG_CRYPTO_HMAC is not set | ||
| 1120 | # CONFIG_CRYPTO_XCBC is not set | ||
| 1121 | |||
| 1122 | # | ||
| 1123 | # Digest | ||
| 1124 | # | ||
| 1125 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 1126 | # CONFIG_CRYPTO_MD4 is not set | ||
| 1127 | # CONFIG_CRYPTO_MD5 is not set | ||
| 1128 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 1129 | # CONFIG_CRYPTO_RMD128 is not set | ||
| 1130 | # CONFIG_CRYPTO_RMD160 is not set | ||
| 1131 | # CONFIG_CRYPTO_RMD256 is not set | ||
| 1132 | # CONFIG_CRYPTO_RMD320 is not set | ||
| 1133 | # CONFIG_CRYPTO_SHA1 is not set | ||
| 1134 | # CONFIG_CRYPTO_SHA256 is not set | ||
| 1135 | # CONFIG_CRYPTO_SHA512 is not set | ||
| 1136 | # CONFIG_CRYPTO_TGR192 is not set | ||
| 1137 | # CONFIG_CRYPTO_WP512 is not set | ||
| 1138 | |||
| 1139 | # | ||
| 1140 | # Ciphers | ||
| 1141 | # | ||
| 1142 | # CONFIG_CRYPTO_AES is not set | ||
| 1143 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 1144 | # CONFIG_CRYPTO_ARC4 is not set | ||
| 1145 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 1146 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 1147 | # CONFIG_CRYPTO_CAST5 is not set | ||
| 1148 | # CONFIG_CRYPTO_CAST6 is not set | ||
| 1149 | # CONFIG_CRYPTO_DES is not set | ||
| 1150 | # CONFIG_CRYPTO_FCRYPT is not set | ||
| 1151 | # CONFIG_CRYPTO_KHAZAD is not set | ||
| 1152 | # CONFIG_CRYPTO_SALSA20 is not set | ||
| 1153 | # CONFIG_CRYPTO_SEED is not set | ||
| 1154 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 1155 | # CONFIG_CRYPTO_TEA is not set | ||
| 1156 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 1254 | 1157 | ||
| 1255 | # | 1158 | # |
| 1256 | # Cryptographic options | 1159 | # Compression |
| 1257 | # | 1160 | # |
| 1258 | # CONFIG_CRYPTO is not set | 1161 | # CONFIG_CRYPTO_DEFLATE is not set |
| 1162 | # CONFIG_CRYPTO_LZO is not set | ||
| 1163 | CONFIG_CRYPTO_HW=y | ||
| 1164 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
| 1259 | 1165 | ||
| 1260 | # | 1166 | # |
| 1261 | # Library routines | 1167 | # Library routines |
| 1262 | # | 1168 | # |
| 1263 | CONFIG_BITREVERSE=y | 1169 | CONFIG_BITREVERSE=y |
| 1170 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
| 1264 | # CONFIG_CRC_CCITT is not set | 1171 | # CONFIG_CRC_CCITT is not set |
| 1265 | # CONFIG_CRC16 is not set | 1172 | # CONFIG_CRC16 is not set |
| 1173 | CONFIG_CRC_T10DIF=y | ||
| 1174 | # CONFIG_CRC_ITU_T is not set | ||
| 1266 | CONFIG_CRC32=y | 1175 | CONFIG_CRC32=y |
| 1176 | # CONFIG_CRC7 is not set | ||
| 1267 | # CONFIG_LIBCRC32C is not set | 1177 | # CONFIG_LIBCRC32C is not set |
| 1268 | CONFIG_PLIST=y | 1178 | CONFIG_PLIST=y |
| 1269 | CONFIG_HAS_IOMEM=y | 1179 | CONFIG_HAS_IOMEM=y |
| 1270 | CONFIG_HAS_IOPORT=y | 1180 | CONFIG_HAS_IOPORT=y |
| 1181 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/sh/configs/magicpanelr2_defconfig b/arch/sh/configs/magicpanelr2_defconfig index f8398a5f10e..a3a80f3d27c 100644 --- a/arch/sh/configs/magicpanelr2_defconfig +++ b/arch/sh/configs/magicpanelr2_defconfig | |||
| @@ -1,9 +1,11 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.23-rc2 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Fri Aug 17 12:15:16 2007 | 4 | # Wed Jul 30 01:41:08 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | ||
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
| 7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 8 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
| 9 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| @@ -18,6 +20,7 @@ CONFIG_LOCKDEP_SUPPORT=y | |||
| 18 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 20 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
| 19 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
| 20 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 22 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
| 23 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
| 21 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 24 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 22 | 25 | ||
| 23 | # | 26 | # |
| @@ -35,12 +38,16 @@ CONFIG_POSIX_MQUEUE=y | |||
| 35 | CONFIG_BSD_PROCESS_ACCT=y | 38 | CONFIG_BSD_PROCESS_ACCT=y |
| 36 | CONFIG_BSD_PROCESS_ACCT_V3=y | 39 | CONFIG_BSD_PROCESS_ACCT_V3=y |
| 37 | # CONFIG_TASKSTATS is not set | 40 | # CONFIG_TASKSTATS is not set |
| 38 | # CONFIG_USER_NS is not set | ||
| 39 | CONFIG_AUDIT=y | 41 | CONFIG_AUDIT=y |
| 42 | # CONFIG_AUDITSYSCALL is not set | ||
| 40 | # CONFIG_IKCONFIG is not set | 43 | # CONFIG_IKCONFIG is not set |
| 41 | CONFIG_LOG_BUF_SHIFT=17 | 44 | CONFIG_LOG_BUF_SHIFT=17 |
| 45 | # CONFIG_CGROUPS is not set | ||
| 46 | # CONFIG_GROUP_SCHED is not set | ||
| 42 | CONFIG_SYSFS_DEPRECATED=y | 47 | CONFIG_SYSFS_DEPRECATED=y |
| 48 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
| 43 | CONFIG_RELAY=y | 49 | CONFIG_RELAY=y |
| 50 | # CONFIG_NAMESPACES is not set | ||
| 44 | CONFIG_BLK_DEV_INITRD=y | 51 | CONFIG_BLK_DEV_INITRD=y |
| 45 | CONFIG_INITRAMFS_SOURCE="" | 52 | CONFIG_INITRAMFS_SOURCE="" |
| 46 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 53 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| @@ -48,6 +55,7 @@ CONFIG_SYSCTL=y | |||
| 48 | CONFIG_EMBEDDED=y | 55 | CONFIG_EMBEDDED=y |
| 49 | CONFIG_UID16=y | 56 | CONFIG_UID16=y |
| 50 | CONFIG_SYSCTL_SYSCALL=y | 57 | CONFIG_SYSCTL_SYSCALL=y |
| 58 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
| 51 | CONFIG_KALLSYMS=y | 59 | CONFIG_KALLSYMS=y |
| 52 | CONFIG_KALLSYMS_ALL=y | 60 | CONFIG_KALLSYMS_ALL=y |
| 53 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 61 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| @@ -55,6 +63,7 @@ CONFIG_HOTPLUG=y | |||
| 55 | CONFIG_PRINTK=y | 63 | CONFIG_PRINTK=y |
| 56 | CONFIG_BUG=y | 64 | CONFIG_BUG=y |
| 57 | CONFIG_ELF_CORE=y | 65 | CONFIG_ELF_CORE=y |
| 66 | CONFIG_COMPAT_BRK=y | ||
| 58 | CONFIG_BASE_FULL=y | 67 | CONFIG_BASE_FULL=y |
| 59 | CONFIG_FUTEX=y | 68 | CONFIG_FUTEX=y |
| 60 | CONFIG_ANON_INODES=y | 69 | CONFIG_ANON_INODES=y |
| @@ -67,10 +76,24 @@ CONFIG_VM_EVENT_COUNTERS=y | |||
| 67 | CONFIG_SLAB=y | 76 | CONFIG_SLAB=y |
| 68 | # CONFIG_SLUB is not set | 77 | # CONFIG_SLUB is not set |
| 69 | # CONFIG_SLOB is not set | 78 | # CONFIG_SLOB is not set |
| 79 | # CONFIG_PROFILING is not set | ||
| 80 | # CONFIG_MARKERS is not set | ||
| 81 | CONFIG_HAVE_OPROFILE=y | ||
| 82 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 83 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 84 | # CONFIG_HAVE_KPROBES is not set | ||
| 85 | # CONFIG_HAVE_KRETPROBES is not set | ||
| 86 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 87 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
| 88 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 89 | CONFIG_HAVE_CLK=y | ||
| 90 | CONFIG_PROC_PAGE_MONITOR=y | ||
| 91 | CONFIG_SLABINFO=y | ||
| 70 | CONFIG_RT_MUTEXES=y | 92 | CONFIG_RT_MUTEXES=y |
| 71 | # CONFIG_TINY_SHMEM is not set | 93 | # CONFIG_TINY_SHMEM is not set |
| 72 | CONFIG_BASE_SMALL=0 | 94 | CONFIG_BASE_SMALL=0 |
| 73 | CONFIG_MODULES=y | 95 | CONFIG_MODULES=y |
| 96 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
| 74 | CONFIG_MODULE_UNLOAD=y | 97 | CONFIG_MODULE_UNLOAD=y |
| 75 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 98 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
| 76 | CONFIG_MODVERSIONS=y | 99 | CONFIG_MODVERSIONS=y |
| @@ -81,6 +104,7 @@ CONFIG_BLOCK=y | |||
| 81 | # CONFIG_BLK_DEV_IO_TRACE is not set | 104 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 82 | # CONFIG_LSF is not set | 105 | # CONFIG_LSF is not set |
| 83 | # CONFIG_BLK_DEV_BSG is not set | 106 | # CONFIG_BLK_DEV_BSG is not set |
| 107 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 84 | 108 | ||
| 85 | # | 109 | # |
| 86 | # IO Schedulers | 110 | # IO Schedulers |
| @@ -94,13 +118,17 @@ CONFIG_IOSCHED_NOOP=y | |||
| 94 | # CONFIG_DEFAULT_CFQ is not set | 118 | # CONFIG_DEFAULT_CFQ is not set |
| 95 | CONFIG_DEFAULT_NOOP=y | 119 | CONFIG_DEFAULT_NOOP=y |
| 96 | CONFIG_DEFAULT_IOSCHED="noop" | 120 | CONFIG_DEFAULT_IOSCHED="noop" |
| 121 | CONFIG_CLASSIC_RCU=y | ||
| 97 | 122 | ||
| 98 | # | 123 | # |
| 99 | # System type | 124 | # System type |
| 100 | # | 125 | # |
| 101 | CONFIG_CPU_SH3=y | 126 | CONFIG_CPU_SH3=y |
| 102 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | 127 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
| 128 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | ||
| 103 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 129 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
| 130 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | ||
| 131 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||
| 104 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 132 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
| 105 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 133 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
| 106 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 134 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| @@ -109,6 +137,7 @@ CONFIG_CPU_SH3=y | |||
| 109 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | 137 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
| 110 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | 138 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
| 111 | CONFIG_CPU_SUBTYPE_SH7720=y | 139 | CONFIG_CPU_SUBTYPE_SH7720=y |
| 140 | # CONFIG_CPU_SUBTYPE_SH7721 is not set | ||
| 112 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | 141 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
| 113 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | 142 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
| 114 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | 143 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
| @@ -117,14 +146,17 @@ CONFIG_CPU_SUBTYPE_SH7720=y | |||
| 117 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | 146 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
| 118 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 147 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
| 119 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 148 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
| 120 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | 149 | # CONFIG_CPU_SUBTYPE_SH7723 is not set |
| 121 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | 150 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
| 122 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 151 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 123 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 152 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
| 124 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 153 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
| 125 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | 154 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
| 126 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 155 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
| 127 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 156 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
| 157 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
| 158 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | ||
| 159 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | ||
| 128 | 160 | ||
| 129 | # | 161 | # |
| 130 | # Memory management options | 162 | # Memory management options |
| @@ -134,6 +166,7 @@ CONFIG_MMU=y | |||
| 134 | CONFIG_PAGE_OFFSET=0x80000000 | 166 | CONFIG_PAGE_OFFSET=0x80000000 |
| 135 | CONFIG_MEMORY_START=0x0C000000 | 167 | CONFIG_MEMORY_START=0x0C000000 |
| 136 | CONFIG_MEMORY_SIZE=0x03F00000 | 168 | CONFIG_MEMORY_SIZE=0x03F00000 |
| 169 | CONFIG_29BIT=y | ||
| 137 | CONFIG_VSYSCALL=y | 170 | CONFIG_VSYSCALL=y |
| 138 | CONFIG_ARCH_FLATMEM_ENABLE=y | 171 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 139 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | 172 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
| @@ -143,7 +176,9 @@ CONFIG_ARCH_POPULATES_NODE_MAP=y | |||
| 143 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 176 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 144 | CONFIG_PAGE_SIZE_4KB=y | 177 | CONFIG_PAGE_SIZE_4KB=y |
| 145 | # CONFIG_PAGE_SIZE_8KB is not set | 178 | # CONFIG_PAGE_SIZE_8KB is not set |
| 179 | # CONFIG_PAGE_SIZE_16KB is not set | ||
| 146 | # CONFIG_PAGE_SIZE_64KB is not set | 180 | # CONFIG_PAGE_SIZE_64KB is not set |
| 181 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 147 | CONFIG_SELECT_MEMORY_MODEL=y | 182 | CONFIG_SELECT_MEMORY_MODEL=y |
| 148 | CONFIG_FLATMEM_MANUAL=y | 183 | CONFIG_FLATMEM_MANUAL=y |
| 149 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 184 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| @@ -151,6 +186,8 @@ CONFIG_FLATMEM_MANUAL=y | |||
| 151 | CONFIG_FLATMEM=y | 186 | CONFIG_FLATMEM=y |
| 152 | CONFIG_FLAT_NODE_MEM_MAP=y | 187 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 153 | CONFIG_SPARSEMEM_STATIC=y | 188 | CONFIG_SPARSEMEM_STATIC=y |
| 189 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
| 190 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
| 154 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 191 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 155 | # CONFIG_RESOURCES_64BIT is not set | 192 | # CONFIG_RESOURCES_64BIT is not set |
| 156 | CONFIG_ZONE_DMA_FLAG=0 | 193 | CONFIG_ZONE_DMA_FLAG=0 |
| @@ -173,7 +210,6 @@ CONFIG_CPU_LITTLE_ENDIAN=y | |||
| 173 | CONFIG_SH_DSP=y | 210 | CONFIG_SH_DSP=y |
| 174 | CONFIG_SH_ADC=y | 211 | CONFIG_SH_ADC=y |
| 175 | CONFIG_CPU_HAS_INTEVT=y | 212 | CONFIG_CPU_HAS_INTEVT=y |
| 176 | CONFIG_CPU_HAS_INTC_IRQ=y | ||
| 177 | CONFIG_CPU_HAS_SR_RB=y | 213 | CONFIG_CPU_HAS_SR_RB=y |
| 178 | CONFIG_CPU_HAS_DSP=y | 214 | CONFIG_CPU_HAS_DSP=y |
| 179 | 215 | ||
| @@ -196,6 +232,7 @@ CONFIG_SH_PCLK_FREQ=24000000 | |||
| 196 | # CONFIG_TICK_ONESHOT is not set | 232 | # CONFIG_TICK_ONESHOT is not set |
| 197 | # CONFIG_NO_HZ is not set | 233 | # CONFIG_NO_HZ is not set |
| 198 | # CONFIG_HIGH_RES_TIMERS is not set | 234 | # CONFIG_HIGH_RES_TIMERS is not set |
| 235 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
| 199 | 236 | ||
| 200 | # | 237 | # |
| 201 | # CPU Frequency scaling | 238 | # CPU Frequency scaling |
| @@ -228,11 +265,14 @@ CONFIG_HZ_250=y | |||
| 228 | # CONFIG_HZ_300 is not set | 265 | # CONFIG_HZ_300 is not set |
| 229 | # CONFIG_HZ_1000 is not set | 266 | # CONFIG_HZ_1000 is not set |
| 230 | CONFIG_HZ=250 | 267 | CONFIG_HZ=250 |
| 268 | # CONFIG_SCHED_HRTICK is not set | ||
| 231 | # CONFIG_KEXEC is not set | 269 | # CONFIG_KEXEC is not set |
| 232 | # CONFIG_CRASH_DUMP is not set | 270 | # CONFIG_CRASH_DUMP is not set |
| 233 | CONFIG_PREEMPT_NONE=y | 271 | CONFIG_PREEMPT_NONE=y |
| 234 | # CONFIG_PREEMPT_VOLUNTARY is not set | 272 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 235 | # CONFIG_PREEMPT is not set | 273 | # CONFIG_PREEMPT is not set |
| 274 | CONFIG_GUSA=y | ||
| 275 | # CONFIG_GUSA_RB is not set | ||
| 236 | 276 | ||
| 237 | # | 277 | # |
| 238 | # Boot options | 278 | # Boot options |
| @@ -245,10 +285,6 @@ CONFIG_BOOT_LINK_OFFSET=0x00800000 | |||
| 245 | # Bus options | 285 | # Bus options |
| 246 | # | 286 | # |
| 247 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 287 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
| 248 | |||
| 249 | # | ||
| 250 | # PCCARD (PCMCIA/CardBus) support | ||
| 251 | # | ||
| 252 | # CONFIG_PCCARD is not set | 288 | # CONFIG_PCCARD is not set |
| 253 | 289 | ||
| 254 | # | 290 | # |
| @@ -289,6 +325,7 @@ CONFIG_IP_PNP_DHCP=y | |||
| 289 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 325 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
| 290 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 326 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
| 291 | # CONFIG_INET_XFRM_MODE_BEET is not set | 327 | # CONFIG_INET_XFRM_MODE_BEET is not set |
| 328 | # CONFIG_INET_LRO is not set | ||
| 292 | CONFIG_INET_DIAG=y | 329 | CONFIG_INET_DIAG=y |
| 293 | CONFIG_INET_TCP_DIAG=y | 330 | CONFIG_INET_TCP_DIAG=y |
| 294 | # CONFIG_TCP_CONG_ADVANCED is not set | 331 | # CONFIG_TCP_CONG_ADVANCED is not set |
| @@ -296,8 +333,6 @@ CONFIG_TCP_CONG_CUBIC=y | |||
| 296 | CONFIG_DEFAULT_TCP_CONG="cubic" | 333 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 297 | # CONFIG_TCP_MD5SIG is not set | 334 | # CONFIG_TCP_MD5SIG is not set |
| 298 | # CONFIG_IPV6 is not set | 335 | # CONFIG_IPV6 is not set |
| 299 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 300 | # CONFIG_INET6_TUNNEL is not set | ||
| 301 | # CONFIG_NETWORK_SECMARK is not set | 336 | # CONFIG_NETWORK_SECMARK is not set |
| 302 | # CONFIG_NETFILTER is not set | 337 | # CONFIG_NETFILTER is not set |
| 303 | # CONFIG_IP_DCCP is not set | 338 | # CONFIG_IP_DCCP is not set |
| @@ -314,10 +349,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 314 | # CONFIG_LAPB is not set | 349 | # CONFIG_LAPB is not set |
| 315 | # CONFIG_ECONET is not set | 350 | # CONFIG_ECONET is not set |
| 316 | # CONFIG_WAN_ROUTER is not set | 351 | # CONFIG_WAN_ROUTER is not set |
| 317 | |||
| 318 | # | ||
| 319 | # QoS and/or fair queueing | ||
| 320 | # | ||
| 321 | # CONFIG_NET_SCHED is not set | 352 | # CONFIG_NET_SCHED is not set |
| 322 | 353 | ||
| 323 | # | 354 | # |
| @@ -325,6 +356,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 325 | # | 356 | # |
| 326 | # CONFIG_NET_PKTGEN is not set | 357 | # CONFIG_NET_PKTGEN is not set |
| 327 | # CONFIG_HAMRADIO is not set | 358 | # CONFIG_HAMRADIO is not set |
| 359 | # CONFIG_CAN is not set | ||
| 328 | # CONFIG_IRDA is not set | 360 | # CONFIG_IRDA is not set |
| 329 | # CONFIG_BT is not set | 361 | # CONFIG_BT is not set |
| 330 | # CONFIG_AF_RXRPC is not set | 362 | # CONFIG_AF_RXRPC is not set |
| @@ -346,9 +378,12 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 346 | # | 378 | # |
| 347 | # Generic Driver Options | 379 | # Generic Driver Options |
| 348 | # | 380 | # |
| 381 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
| 349 | # CONFIG_STANDALONE is not set | 382 | # CONFIG_STANDALONE is not set |
| 350 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 383 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
| 351 | CONFIG_FW_LOADER=y | 384 | CONFIG_FW_LOADER=y |
| 385 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
| 386 | CONFIG_EXTRA_FIRMWARE="" | ||
| 352 | # CONFIG_DEBUG_DRIVER is not set | 387 | # CONFIG_DEBUG_DRIVER is not set |
| 353 | # CONFIG_DEBUG_DEVRES is not set | 388 | # CONFIG_DEBUG_DEVRES is not set |
| 354 | # CONFIG_SYS_HYPERVISOR is not set | 389 | # CONFIG_SYS_HYPERVISOR is not set |
| @@ -362,6 +397,7 @@ CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | |||
| 362 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | 397 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set |
| 363 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | 398 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set |
| 364 | CONFIG_MTD_CMDLINE_PARTS=y | 399 | CONFIG_MTD_CMDLINE_PARTS=y |
| 400 | # CONFIG_MTD_AR7_PARTS is not set | ||
| 365 | 401 | ||
| 366 | # | 402 | # |
| 367 | # User Modules And Translation Layers | 403 | # User Modules And Translation Layers |
| @@ -374,6 +410,7 @@ CONFIG_MTD_BLOCK=y | |||
| 374 | # CONFIG_INFTL is not set | 410 | # CONFIG_INFTL is not set |
| 375 | # CONFIG_RFD_FTL is not set | 411 | # CONFIG_RFD_FTL is not set |
| 376 | # CONFIG_SSFDC is not set | 412 | # CONFIG_SSFDC is not set |
| 413 | # CONFIG_MTD_OOPS is not set | ||
| 377 | 414 | ||
| 378 | # | 415 | # |
| 379 | # RAM/ROM/Flash chip drivers | 416 | # RAM/ROM/Flash chip drivers |
| @@ -408,7 +445,6 @@ CONFIG_MTD_PHYSMAP=y | |||
| 408 | CONFIG_MTD_PHYSMAP_START=0x0000000 | 445 | CONFIG_MTD_PHYSMAP_START=0x0000000 |
| 409 | CONFIG_MTD_PHYSMAP_LEN=0 | 446 | CONFIG_MTD_PHYSMAP_LEN=0 |
| 410 | CONFIG_MTD_PHYSMAP_BANKWIDTH=0 | 447 | CONFIG_MTD_PHYSMAP_BANKWIDTH=0 |
| 411 | # CONFIG_MTD_SOLUTIONENGINE is not set | ||
| 412 | # CONFIG_MTD_PLATRAM is not set | 448 | # CONFIG_MTD_PLATRAM is not set |
| 413 | 449 | ||
| 414 | # | 450 | # |
| @@ -440,11 +476,14 @@ CONFIG_BLK_DEV=y | |||
| 440 | CONFIG_BLK_DEV_RAM=y | 476 | CONFIG_BLK_DEV_RAM=y |
| 441 | CONFIG_BLK_DEV_RAM_COUNT=16 | 477 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 442 | CONFIG_BLK_DEV_RAM_SIZE=65536 | 478 | CONFIG_BLK_DEV_RAM_SIZE=65536 |
| 443 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 479 | # CONFIG_BLK_DEV_XIP is not set |
| 444 | # CONFIG_CDROM_PKTCDVD is not set | 480 | # CONFIG_CDROM_PKTCDVD is not set |
| 445 | # CONFIG_ATA_OVER_ETH is not set | 481 | # CONFIG_ATA_OVER_ETH is not set |
| 482 | # CONFIG_BLK_DEV_HD is not set | ||
| 446 | CONFIG_MISC_DEVICES=y | 483 | CONFIG_MISC_DEVICES=y |
| 447 | # CONFIG_EEPROM_93CX6 is not set | 484 | # CONFIG_EEPROM_93CX6 is not set |
| 485 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
| 486 | CONFIG_HAVE_IDE=y | ||
| 448 | # CONFIG_IDE is not set | 487 | # CONFIG_IDE is not set |
| 449 | 488 | ||
| 450 | # | 489 | # |
| @@ -457,18 +496,24 @@ CONFIG_MISC_DEVICES=y | |||
| 457 | # CONFIG_ATA is not set | 496 | # CONFIG_ATA is not set |
| 458 | # CONFIG_MD is not set | 497 | # CONFIG_MD is not set |
| 459 | CONFIG_NETDEVICES=y | 498 | CONFIG_NETDEVICES=y |
| 460 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 461 | # CONFIG_DUMMY is not set | 499 | # CONFIG_DUMMY is not set |
| 462 | # CONFIG_BONDING is not set | 500 | # CONFIG_BONDING is not set |
| 463 | # CONFIG_MACVLAN is not set | 501 | # CONFIG_MACVLAN is not set |
| 464 | # CONFIG_EQUALIZER is not set | 502 | # CONFIG_EQUALIZER is not set |
| 465 | # CONFIG_TUN is not set | 503 | # CONFIG_TUN is not set |
| 504 | # CONFIG_VETH is not set | ||
| 466 | # CONFIG_PHYLIB is not set | 505 | # CONFIG_PHYLIB is not set |
| 467 | CONFIG_NET_ETHERNET=y | 506 | CONFIG_NET_ETHERNET=y |
| 468 | CONFIG_MII=y | 507 | CONFIG_MII=y |
| 508 | # CONFIG_AX88796 is not set | ||
| 469 | # CONFIG_STNIC is not set | 509 | # CONFIG_STNIC is not set |
| 470 | # CONFIG_SMC91X is not set | 510 | # CONFIG_SMC91X is not set |
| 471 | CONFIG_SMC911X=y | 511 | CONFIG_SMC911X=y |
| 512 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
| 513 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
| 514 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
| 515 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
| 516 | # CONFIG_B44 is not set | ||
| 472 | # CONFIG_NETDEV_1000 is not set | 517 | # CONFIG_NETDEV_1000 is not set |
| 473 | # CONFIG_NETDEV_10000 is not set | 518 | # CONFIG_NETDEV_10000 is not set |
| 474 | 519 | ||
| @@ -477,10 +522,10 @@ CONFIG_SMC911X=y | |||
| 477 | # | 522 | # |
| 478 | # CONFIG_WLAN_PRE80211 is not set | 523 | # CONFIG_WLAN_PRE80211 is not set |
| 479 | # CONFIG_WLAN_80211 is not set | 524 | # CONFIG_WLAN_80211 is not set |
| 525 | # CONFIG_IWLWIFI_LEDS is not set | ||
| 480 | # CONFIG_WAN is not set | 526 | # CONFIG_WAN is not set |
| 481 | # CONFIG_PPP is not set | 527 | # CONFIG_PPP is not set |
| 482 | # CONFIG_SLIP is not set | 528 | # CONFIG_SLIP is not set |
| 483 | # CONFIG_SHAPER is not set | ||
| 484 | # CONFIG_NETCONSOLE is not set | 529 | # CONFIG_NETCONSOLE is not set |
| 485 | # CONFIG_NETPOLL is not set | 530 | # CONFIG_NETPOLL is not set |
| 486 | # CONFIG_NET_POLL_CONTROLLER is not set | 531 | # CONFIG_NET_POLL_CONTROLLER is not set |
| @@ -502,7 +547,6 @@ CONFIG_INPUT_MOUSEDEV_PSAUX=y | |||
| 502 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 547 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
| 503 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 548 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
| 504 | # CONFIG_INPUT_JOYDEV is not set | 549 | # CONFIG_INPUT_JOYDEV is not set |
| 505 | # CONFIG_INPUT_TSDEV is not set | ||
| 506 | CONFIG_INPUT_EVDEV=y | 550 | CONFIG_INPUT_EVDEV=y |
| 507 | # CONFIG_INPUT_EVBUG is not set | 551 | # CONFIG_INPUT_EVBUG is not set |
| 508 | 552 | ||
| @@ -516,6 +560,7 @@ CONFIG_KEYBOARD_ATKBD=y | |||
| 516 | # CONFIG_KEYBOARD_XTKBD is not set | 560 | # CONFIG_KEYBOARD_XTKBD is not set |
| 517 | # CONFIG_KEYBOARD_NEWTON is not set | 561 | # CONFIG_KEYBOARD_NEWTON is not set |
| 518 | # CONFIG_KEYBOARD_STOWAWAY is not set | 562 | # CONFIG_KEYBOARD_STOWAWAY is not set |
| 563 | # CONFIG_KEYBOARD_SH_KEYSC is not set | ||
| 519 | CONFIG_INPUT_MOUSE=y | 564 | CONFIG_INPUT_MOUSE=y |
| 520 | # CONFIG_MOUSE_PS2 is not set | 565 | # CONFIG_MOUSE_PS2 is not set |
| 521 | # CONFIG_MOUSE_SERIAL is not set | 566 | # CONFIG_MOUSE_SERIAL is not set |
| @@ -539,9 +584,11 @@ CONFIG_SERIO_LIBPS2=y | |||
| 539 | # Character devices | 584 | # Character devices |
| 540 | # | 585 | # |
| 541 | CONFIG_VT=y | 586 | CONFIG_VT=y |
| 587 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
| 542 | CONFIG_VT_CONSOLE=y | 588 | CONFIG_VT_CONSOLE=y |
| 543 | CONFIG_HW_CONSOLE=y | 589 | CONFIG_HW_CONSOLE=y |
| 544 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 590 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
| 591 | CONFIG_DEVKMEM=y | ||
| 545 | # CONFIG_SERIAL_NONSTANDARD is not set | 592 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 546 | 593 | ||
| 547 | # | 594 | # |
| @@ -569,60 +616,72 @@ CONFIG_UNIX98_PTYS=y | |||
| 569 | CONFIG_LEGACY_PTYS=y | 616 | CONFIG_LEGACY_PTYS=y |
| 570 | CONFIG_LEGACY_PTY_COUNT=256 | 617 | CONFIG_LEGACY_PTY_COUNT=256 |
| 571 | # CONFIG_IPMI_HANDLER is not set | 618 | # CONFIG_IPMI_HANDLER is not set |
| 572 | # CONFIG_WATCHDOG is not set | ||
| 573 | # CONFIG_HW_RANDOM is not set | 619 | # CONFIG_HW_RANDOM is not set |
| 574 | # CONFIG_R3964 is not set | 620 | # CONFIG_R3964 is not set |
| 575 | # CONFIG_RAW_DRIVER is not set | 621 | # CONFIG_RAW_DRIVER is not set |
| 576 | # CONFIG_TCG_TPM is not set | 622 | # CONFIG_TCG_TPM is not set |
| 577 | # CONFIG_I2C is not set | 623 | # CONFIG_I2C is not set |
| 578 | |||
| 579 | # | ||
| 580 | # SPI support | ||
| 581 | # | ||
| 582 | # CONFIG_SPI is not set | 624 | # CONFIG_SPI is not set |
| 583 | # CONFIG_SPI_MASTER is not set | ||
| 584 | # CONFIG_W1 is not set | 625 | # CONFIG_W1 is not set |
| 585 | # CONFIG_POWER_SUPPLY is not set | 626 | # CONFIG_POWER_SUPPLY is not set |
| 586 | # CONFIG_HWMON is not set | 627 | # CONFIG_HWMON is not set |
| 628 | # CONFIG_THERMAL is not set | ||
| 629 | # CONFIG_THERMAL_HWMON is not set | ||
| 630 | # CONFIG_WATCHDOG is not set | ||
| 631 | |||
| 632 | # | ||
| 633 | # Sonics Silicon Backplane | ||
| 634 | # | ||
| 635 | CONFIG_SSB_POSSIBLE=y | ||
| 636 | # CONFIG_SSB is not set | ||
| 587 | 637 | ||
| 588 | # | 638 | # |
| 589 | # Multifunction device drivers | 639 | # Multifunction device drivers |
| 590 | # | 640 | # |
| 641 | # CONFIG_MFD_CORE is not set | ||
| 591 | # CONFIG_MFD_SM501 is not set | 642 | # CONFIG_MFD_SM501 is not set |
| 643 | # CONFIG_HTC_PASIC3 is not set | ||
| 592 | 644 | ||
| 593 | # | 645 | # |
| 594 | # Multimedia devices | 646 | # Multimedia devices |
| 595 | # | 647 | # |
| 648 | |||
| 649 | # | ||
| 650 | # Multimedia core support | ||
| 651 | # | ||
| 596 | # CONFIG_VIDEO_DEV is not set | 652 | # CONFIG_VIDEO_DEV is not set |
| 597 | # CONFIG_DVB_CORE is not set | 653 | # CONFIG_DVB_CORE is not set |
| 654 | # CONFIG_VIDEO_MEDIA is not set | ||
| 655 | |||
| 656 | # | ||
| 657 | # Multimedia drivers | ||
| 658 | # | ||
| 598 | CONFIG_DAB=y | 659 | CONFIG_DAB=y |
| 599 | 660 | ||
| 600 | # | 661 | # |
| 601 | # Graphics support | 662 | # Graphics support |
| 602 | # | 663 | # |
| 664 | # CONFIG_VGASTATE is not set | ||
| 665 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
| 666 | # CONFIG_FB is not set | ||
| 603 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 667 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| 604 | 668 | ||
| 605 | # | 669 | # |
| 606 | # Display device support | 670 | # Display device support |
| 607 | # | 671 | # |
| 608 | # CONFIG_DISPLAY_SUPPORT is not set | 672 | # CONFIG_DISPLAY_SUPPORT is not set |
| 609 | # CONFIG_VGASTATE is not set | ||
| 610 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
| 611 | # CONFIG_FB is not set | ||
| 612 | 673 | ||
| 613 | # | 674 | # |
| 614 | # Console display driver support | 675 | # Console display driver support |
| 615 | # | 676 | # |
| 616 | CONFIG_DUMMY_CONSOLE=y | 677 | CONFIG_DUMMY_CONSOLE=y |
| 617 | |||
| 618 | # | ||
| 619 | # Sound | ||
| 620 | # | ||
| 621 | # CONFIG_SOUND is not set | 678 | # CONFIG_SOUND is not set |
| 622 | # CONFIG_HID_SUPPORT is not set | 679 | # CONFIG_HID_SUPPORT is not set |
| 623 | # CONFIG_USB_SUPPORT is not set | 680 | # CONFIG_USB_SUPPORT is not set |
| 624 | # CONFIG_MMC is not set | 681 | # CONFIG_MMC is not set |
| 682 | # CONFIG_MEMSTICK is not set | ||
| 625 | # CONFIG_NEW_LEDS is not set | 683 | # CONFIG_NEW_LEDS is not set |
| 684 | # CONFIG_ACCESSIBILITY is not set | ||
| 626 | CONFIG_RTC_LIB=y | 685 | CONFIG_RTC_LIB=y |
| 627 | CONFIG_RTC_CLASS=y | 686 | CONFIG_RTC_CLASS=y |
| 628 | # CONFIG_RTC_HCTOSYS is not set | 687 | # CONFIG_RTC_HCTOSYS is not set |
| @@ -644,9 +703,10 @@ CONFIG_RTC_INTF_DEV=y | |||
| 644 | # | 703 | # |
| 645 | # Platform RTC drivers | 704 | # Platform RTC drivers |
| 646 | # | 705 | # |
| 706 | # CONFIG_RTC_DRV_DS1511 is not set | ||
| 647 | # CONFIG_RTC_DRV_DS1553 is not set | 707 | # CONFIG_RTC_DRV_DS1553 is not set |
| 648 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
| 649 | # CONFIG_RTC_DRV_DS1742 is not set | 708 | # CONFIG_RTC_DRV_DS1742 is not set |
| 709 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
| 650 | # CONFIG_RTC_DRV_M48T86 is not set | 710 | # CONFIG_RTC_DRV_M48T86 is not set |
| 651 | # CONFIG_RTC_DRV_M48T59 is not set | 711 | # CONFIG_RTC_DRV_M48T59 is not set |
| 652 | # CONFIG_RTC_DRV_V3020 is not set | 712 | # CONFIG_RTC_DRV_V3020 is not set |
| @@ -655,23 +715,7 @@ CONFIG_RTC_INTF_DEV=y | |||
| 655 | # on-CPU RTC drivers | 715 | # on-CPU RTC drivers |
| 656 | # | 716 | # |
| 657 | CONFIG_RTC_DRV_SH=y | 717 | CONFIG_RTC_DRV_SH=y |
| 658 | 718 | # CONFIG_DMADEVICES is not set | |
| 659 | # | ||
| 660 | # DMA Engine support | ||
| 661 | # | ||
| 662 | # CONFIG_DMA_ENGINE is not set | ||
| 663 | |||
| 664 | # | ||
| 665 | # DMA Clients | ||
| 666 | # | ||
| 667 | |||
| 668 | # | ||
| 669 | # DMA Devices | ||
| 670 | # | ||
| 671 | |||
| 672 | # | ||
| 673 | # Userspace I/O | ||
| 674 | # | ||
| 675 | # CONFIG_UIO is not set | 719 | # CONFIG_UIO is not set |
| 676 | 720 | ||
| 677 | # | 721 | # |
| @@ -684,18 +728,14 @@ CONFIG_EXT3_FS=y | |||
| 684 | # CONFIG_EXT3_FS_XATTR is not set | 728 | # CONFIG_EXT3_FS_XATTR is not set |
| 685 | # CONFIG_EXT4DEV_FS is not set | 729 | # CONFIG_EXT4DEV_FS is not set |
| 686 | CONFIG_JBD=y | 730 | CONFIG_JBD=y |
| 687 | # CONFIG_JBD_DEBUG is not set | ||
| 688 | # CONFIG_REISERFS_FS is not set | 731 | # CONFIG_REISERFS_FS is not set |
| 689 | # CONFIG_JFS_FS is not set | 732 | # CONFIG_JFS_FS is not set |
| 690 | # CONFIG_FS_POSIX_ACL is not set | 733 | # CONFIG_FS_POSIX_ACL is not set |
| 691 | # CONFIG_XFS_FS is not set | 734 | # CONFIG_XFS_FS is not set |
| 692 | # CONFIG_GFS2_FS is not set | ||
| 693 | # CONFIG_OCFS2_FS is not set | 735 | # CONFIG_OCFS2_FS is not set |
| 694 | # CONFIG_MINIX_FS is not set | 736 | # CONFIG_DNOTIFY is not set |
| 695 | # CONFIG_ROMFS_FS is not set | ||
| 696 | # CONFIG_INOTIFY is not set | 737 | # CONFIG_INOTIFY is not set |
| 697 | # CONFIG_QUOTA is not set | 738 | # CONFIG_QUOTA is not set |
| 698 | # CONFIG_DNOTIFY is not set | ||
| 699 | # CONFIG_AUTOFS_FS is not set | 739 | # CONFIG_AUTOFS_FS is not set |
| 700 | # CONFIG_AUTOFS4_FS is not set | 740 | # CONFIG_AUTOFS4_FS is not set |
| 701 | # CONFIG_FUSE_FS is not set | 741 | # CONFIG_FUSE_FS is not set |
| @@ -724,7 +764,6 @@ CONFIG_TMPFS=y | |||
| 724 | # CONFIG_TMPFS_POSIX_ACL is not set | 764 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 725 | # CONFIG_HUGETLBFS is not set | 765 | # CONFIG_HUGETLBFS is not set |
| 726 | # CONFIG_HUGETLB_PAGE is not set | 766 | # CONFIG_HUGETLB_PAGE is not set |
| 727 | CONFIG_RAMFS=y | ||
| 728 | # CONFIG_CONFIGFS_FS is not set | 767 | # CONFIG_CONFIGFS_FS is not set |
| 729 | 768 | ||
| 730 | # | 769 | # |
| @@ -744,30 +783,29 @@ CONFIG_JFFS2_FS_DEBUG=0 | |||
| 744 | # CONFIG_JFFS2_FS_XATTR is not set | 783 | # CONFIG_JFFS2_FS_XATTR is not set |
| 745 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | 784 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set |
| 746 | CONFIG_JFFS2_ZLIB=y | 785 | CONFIG_JFFS2_ZLIB=y |
| 786 | # CONFIG_JFFS2_LZO is not set | ||
| 747 | CONFIG_JFFS2_RTIME=y | 787 | CONFIG_JFFS2_RTIME=y |
| 748 | # CONFIG_JFFS2_RUBIN is not set | 788 | # CONFIG_JFFS2_RUBIN is not set |
| 749 | # CONFIG_CRAMFS is not set | 789 | # CONFIG_CRAMFS is not set |
| 750 | # CONFIG_VXFS_FS is not set | 790 | # CONFIG_VXFS_FS is not set |
| 791 | # CONFIG_MINIX_FS is not set | ||
| 792 | # CONFIG_OMFS_FS is not set | ||
| 751 | # CONFIG_HPFS_FS is not set | 793 | # CONFIG_HPFS_FS is not set |
| 752 | # CONFIG_QNX4FS_FS is not set | 794 | # CONFIG_QNX4FS_FS is not set |
| 795 | # CONFIG_ROMFS_FS is not set | ||
| 753 | # CONFIG_SYSV_FS is not set | 796 | # CONFIG_SYSV_FS is not set |
| 754 | # CONFIG_UFS_FS is not set | 797 | # CONFIG_UFS_FS is not set |
| 755 | 798 | CONFIG_NETWORK_FILESYSTEMS=y | |
| 756 | # | ||
| 757 | # Network File Systems | ||
| 758 | # | ||
| 759 | CONFIG_NFS_FS=y | 799 | CONFIG_NFS_FS=y |
| 760 | CONFIG_NFS_V3=y | 800 | CONFIG_NFS_V3=y |
| 761 | # CONFIG_NFS_V3_ACL is not set | 801 | # CONFIG_NFS_V3_ACL is not set |
| 762 | # CONFIG_NFS_V4 is not set | 802 | # CONFIG_NFS_V4 is not set |
| 763 | # CONFIG_NFS_DIRECTIO is not set | ||
| 764 | # CONFIG_NFSD is not set | ||
| 765 | CONFIG_ROOT_NFS=y | 803 | CONFIG_ROOT_NFS=y |
| 804 | # CONFIG_NFSD is not set | ||
| 766 | CONFIG_LOCKD=y | 805 | CONFIG_LOCKD=y |
| 767 | CONFIG_LOCKD_V4=y | 806 | CONFIG_LOCKD_V4=y |
| 768 | CONFIG_NFS_COMMON=y | 807 | CONFIG_NFS_COMMON=y |
| 769 | CONFIG_SUNRPC=y | 808 | CONFIG_SUNRPC=y |
| 770 | CONFIG_SUNRPC_BIND34=y | ||
| 771 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 809 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
| 772 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 810 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 773 | # CONFIG_SMB_FS is not set | 811 | # CONFIG_SMB_FS is not set |
| @@ -781,10 +819,6 @@ CONFIG_SUNRPC_BIND34=y | |||
| 781 | # | 819 | # |
| 782 | # CONFIG_PARTITION_ADVANCED is not set | 820 | # CONFIG_PARTITION_ADVANCED is not set |
| 783 | CONFIG_MSDOS_PARTITION=y | 821 | CONFIG_MSDOS_PARTITION=y |
| 784 | |||
| 785 | # | ||
| 786 | # Native Language Support | ||
| 787 | # | ||
| 788 | CONFIG_NLS=y | 822 | CONFIG_NLS=y |
| 789 | CONFIG_NLS_DEFAULT="cp437" | 823 | CONFIG_NLS_DEFAULT="cp437" |
| 790 | CONFIG_NLS_CODEPAGE_437=y | 824 | CONFIG_NLS_CODEPAGE_437=y |
| @@ -825,23 +859,16 @@ CONFIG_NLS_ISO8859_1=y | |||
| 825 | # CONFIG_NLS_KOI8_R is not set | 859 | # CONFIG_NLS_KOI8_R is not set |
| 826 | # CONFIG_NLS_KOI8_U is not set | 860 | # CONFIG_NLS_KOI8_U is not set |
| 827 | # CONFIG_NLS_UTF8 is not set | 861 | # CONFIG_NLS_UTF8 is not set |
| 828 | |||
| 829 | # | ||
| 830 | # Distributed Lock Manager | ||
| 831 | # | ||
| 832 | # CONFIG_DLM is not set | 862 | # CONFIG_DLM is not set |
| 833 | 863 | ||
| 834 | # | 864 | # |
| 835 | # Profiling support | ||
| 836 | # | ||
| 837 | # CONFIG_PROFILING is not set | ||
| 838 | |||
| 839 | # | ||
| 840 | # Kernel hacking | 865 | # Kernel hacking |
| 841 | # | 866 | # |
| 842 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 867 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
| 843 | # CONFIG_PRINTK_TIME is not set | 868 | # CONFIG_PRINTK_TIME is not set |
| 869 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
| 844 | CONFIG_ENABLE_MUST_CHECK=y | 870 | CONFIG_ENABLE_MUST_CHECK=y |
| 871 | CONFIG_FRAME_WARN=1024 | ||
| 845 | CONFIG_MAGIC_SYSRQ=y | 872 | CONFIG_MAGIC_SYSRQ=y |
| 846 | # CONFIG_UNUSED_SYMBOLS is not set | 873 | # CONFIG_UNUSED_SYMBOLS is not set |
| 847 | # CONFIG_DEBUG_FS is not set | 874 | # CONFIG_DEBUG_FS is not set |
| @@ -852,6 +879,7 @@ CONFIG_DEBUG_KERNEL=y | |||
| 852 | # CONFIG_SCHED_DEBUG is not set | 879 | # CONFIG_SCHED_DEBUG is not set |
| 853 | # CONFIG_SCHEDSTATS is not set | 880 | # CONFIG_SCHEDSTATS is not set |
| 854 | # CONFIG_TIMER_STATS is not set | 881 | # CONFIG_TIMER_STATS is not set |
| 882 | # CONFIG_DEBUG_OBJECTS is not set | ||
| 855 | # CONFIG_DEBUG_SLAB is not set | 883 | # CONFIG_DEBUG_SLAB is not set |
| 856 | # CONFIG_DEBUG_RT_MUTEXES is not set | 884 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 857 | # CONFIG_RT_MUTEX_TESTER is not set | 885 | # CONFIG_RT_MUTEX_TESTER is not set |
| @@ -866,11 +894,16 @@ CONFIG_DEBUG_KOBJECT=y | |||
| 866 | CONFIG_DEBUG_BUGVERBOSE=y | 894 | CONFIG_DEBUG_BUGVERBOSE=y |
| 867 | CONFIG_DEBUG_INFO=y | 895 | CONFIG_DEBUG_INFO=y |
| 868 | # CONFIG_DEBUG_VM is not set | 896 | # CONFIG_DEBUG_VM is not set |
| 897 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
| 898 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
| 869 | # CONFIG_DEBUG_LIST is not set | 899 | # CONFIG_DEBUG_LIST is not set |
| 900 | # CONFIG_DEBUG_SG is not set | ||
| 870 | CONFIG_FRAME_POINTER=y | 901 | CONFIG_FRAME_POINTER=y |
| 871 | # CONFIG_FORCED_INLINING is not set | 902 | # CONFIG_BOOT_PRINTK_DELAY is not set |
| 872 | # CONFIG_RCU_TORTURE_TEST is not set | 903 | # CONFIG_RCU_TORTURE_TEST is not set |
| 904 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
| 873 | # CONFIG_FAULT_INJECTION is not set | 905 | # CONFIG_FAULT_INJECTION is not set |
| 906 | # CONFIG_SAMPLES is not set | ||
| 874 | # CONFIG_SH_STANDARD_BIOS is not set | 907 | # CONFIG_SH_STANDARD_BIOS is not set |
| 875 | CONFIG_EARLY_SCIF_CONSOLE=y | 908 | CONFIG_EARLY_SCIF_CONSOLE=y |
| 876 | CONFIG_EARLY_SCIF_CONSOLE_PORT=0xa4430000 | 909 | CONFIG_EARLY_SCIF_CONSOLE_PORT=0xa4430000 |
| @@ -879,6 +912,7 @@ CONFIG_EARLY_PRINTK=y | |||
| 879 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 912 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
| 880 | # CONFIG_DEBUG_STACK_USAGE is not set | 913 | # CONFIG_DEBUG_STACK_USAGE is not set |
| 881 | # CONFIG_4KSTACKS is not set | 914 | # CONFIG_4KSTACKS is not set |
| 915 | # CONFIG_IRQSTACKS is not set | ||
| 882 | CONFIG_SH_KGDB=y | 916 | CONFIG_SH_KGDB=y |
| 883 | 917 | ||
| 884 | # | 918 | # |
| @@ -904,14 +938,17 @@ CONFIG_KGDB_DEFBITS_8=y | |||
| 904 | # | 938 | # |
| 905 | # CONFIG_KEYS is not set | 939 | # CONFIG_KEYS is not set |
| 906 | # CONFIG_SECURITY is not set | 940 | # CONFIG_SECURITY is not set |
| 941 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
| 907 | # CONFIG_CRYPTO is not set | 942 | # CONFIG_CRYPTO is not set |
| 908 | 943 | ||
| 909 | # | 944 | # |
| 910 | # Library routines | 945 | # Library routines |
| 911 | # | 946 | # |
| 912 | CONFIG_BITREVERSE=y | 947 | CONFIG_BITREVERSE=y |
| 948 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
| 913 | CONFIG_CRC_CCITT=m | 949 | CONFIG_CRC_CCITT=m |
| 914 | CONFIG_CRC16=m | 950 | CONFIG_CRC16=m |
| 951 | # CONFIG_CRC_T10DIF is not set | ||
| 915 | # CONFIG_CRC_ITU_T is not set | 952 | # CONFIG_CRC_ITU_T is not set |
| 916 | CONFIG_CRC32=y | 953 | CONFIG_CRC32=y |
| 917 | # CONFIG_CRC7 is not set | 954 | # CONFIG_CRC7 is not set |
diff --git a/arch/sh/configs/microdev_defconfig b/arch/sh/configs/microdev_defconfig index e89d951c3c1..e4b900e72dc 100644 --- a/arch/sh/configs/microdev_defconfig +++ b/arch/sh/configs/microdev_defconfig | |||
| @@ -1,28 +1,35 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.18 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Tue Oct 3 11:27:01 2006 | 4 | # Wed Jul 30 01:47:16 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | ||
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
| 7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 10 | CONFIG_GENERIC_BUG=y | ||
| 8 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| 9 | CONFIG_GENERIC_HWEIGHT=y | 12 | CONFIG_GENERIC_HWEIGHT=y |
| 10 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
| 11 | CONFIG_GENERIC_IRQ_PROBE=y | 14 | CONFIG_GENERIC_IRQ_PROBE=y |
| 12 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 15 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 16 | CONFIG_GENERIC_TIME=y | ||
| 17 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
| 18 | CONFIG_STACKTRACE_SUPPORT=y | ||
| 19 | CONFIG_LOCKDEP_SUPPORT=y | ||
| 20 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 22 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | ||
| 23 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
| 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 24 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 14 | 25 | ||
| 15 | # | 26 | # |
| 16 | # Code maturity level options | 27 | # General setup |
| 17 | # | 28 | # |
| 18 | CONFIG_EXPERIMENTAL=y | 29 | CONFIG_EXPERIMENTAL=y |
| 19 | CONFIG_BROKEN_ON_SMP=y | 30 | CONFIG_BROKEN_ON_SMP=y |
| 20 | CONFIG_LOCK_KERNEL=y | 31 | CONFIG_LOCK_KERNEL=y |
| 21 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 32 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
| 22 | |||
| 23 | # | ||
| 24 | # General setup | ||
| 25 | # | ||
| 26 | CONFIG_LOCALVERSION="" | 33 | CONFIG_LOCALVERSION="" |
| 27 | CONFIG_LOCALVERSION_AUTO=y | 34 | CONFIG_LOCALVERSION_AUTO=y |
| 28 | CONFIG_SWAP=y | 35 | CONFIG_SWAP=y |
| @@ -31,10 +38,16 @@ CONFIG_SWAP=y | |||
| 31 | CONFIG_BSD_PROCESS_ACCT=y | 38 | CONFIG_BSD_PROCESS_ACCT=y |
| 32 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 39 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
| 33 | # CONFIG_TASKSTATS is not set | 40 | # CONFIG_TASKSTATS is not set |
| 34 | # CONFIG_UTS_NS is not set | ||
| 35 | # CONFIG_AUDIT is not set | 41 | # CONFIG_AUDIT is not set |
| 36 | # CONFIG_IKCONFIG is not set | 42 | # CONFIG_IKCONFIG is not set |
| 43 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 44 | # CONFIG_CGROUPS is not set | ||
| 45 | # CONFIG_GROUP_SCHED is not set | ||
| 46 | CONFIG_SYSFS_DEPRECATED=y | ||
| 47 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
| 37 | # CONFIG_RELAY is not set | 48 | # CONFIG_RELAY is not set |
| 49 | # CONFIG_NAMESPACES is not set | ||
| 50 | CONFIG_BLK_DEV_INITRD=y | ||
| 38 | CONFIG_INITRAMFS_SOURCE="" | 51 | CONFIG_INITRAMFS_SOURCE="" |
| 39 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 52 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 40 | CONFIG_SYSCTL=y | 53 | CONFIG_SYSCTL=y |
| @@ -47,29 +60,42 @@ CONFIG_HOTPLUG=y | |||
| 47 | CONFIG_PRINTK=y | 60 | CONFIG_PRINTK=y |
| 48 | CONFIG_BUG=y | 61 | CONFIG_BUG=y |
| 49 | CONFIG_ELF_CORE=y | 62 | CONFIG_ELF_CORE=y |
| 63 | CONFIG_COMPAT_BRK=y | ||
| 50 | CONFIG_BASE_FULL=y | 64 | CONFIG_BASE_FULL=y |
| 51 | CONFIG_FUTEX=y | 65 | CONFIG_FUTEX=y |
| 66 | CONFIG_ANON_INODES=y | ||
| 52 | CONFIG_EPOLL=y | 67 | CONFIG_EPOLL=y |
| 68 | CONFIG_SIGNALFD=y | ||
| 69 | CONFIG_TIMERFD=y | ||
| 70 | CONFIG_EVENTFD=y | ||
| 53 | CONFIG_SHMEM=y | 71 | CONFIG_SHMEM=y |
| 54 | CONFIG_SLAB=y | ||
| 55 | CONFIG_VM_EVENT_COUNTERS=y | 72 | CONFIG_VM_EVENT_COUNTERS=y |
| 73 | CONFIG_SLAB=y | ||
| 74 | # CONFIG_SLUB is not set | ||
| 75 | # CONFIG_SLOB is not set | ||
| 76 | # CONFIG_PROFILING is not set | ||
| 77 | # CONFIG_MARKERS is not set | ||
| 78 | CONFIG_HAVE_OPROFILE=y | ||
| 79 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 80 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 81 | # CONFIG_HAVE_KPROBES is not set | ||
| 82 | # CONFIG_HAVE_KRETPROBES is not set | ||
| 83 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 84 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
| 85 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 86 | CONFIG_HAVE_CLK=y | ||
| 87 | CONFIG_PROC_PAGE_MONITOR=y | ||
| 88 | CONFIG_SLABINFO=y | ||
| 56 | CONFIG_RT_MUTEXES=y | 89 | CONFIG_RT_MUTEXES=y |
| 57 | # CONFIG_TINY_SHMEM is not set | 90 | # CONFIG_TINY_SHMEM is not set |
| 58 | CONFIG_BASE_SMALL=0 | 91 | CONFIG_BASE_SMALL=0 |
| 59 | # CONFIG_SLOB is not set | ||
| 60 | |||
| 61 | # | ||
| 62 | # Loadable module support | ||
| 63 | # | ||
| 64 | # CONFIG_MODULES is not set | 92 | # CONFIG_MODULES is not set |
| 65 | |||
| 66 | # | ||
| 67 | # Block layer | ||
| 68 | # | ||
| 69 | CONFIG_BLOCK=y | 93 | CONFIG_BLOCK=y |
| 70 | # CONFIG_LBD is not set | 94 | # CONFIG_LBD is not set |
| 71 | # CONFIG_BLK_DEV_IO_TRACE is not set | 95 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 72 | # CONFIG_LSF is not set | 96 | # CONFIG_LSF is not set |
| 97 | # CONFIG_BLK_DEV_BSG is not set | ||
| 98 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 73 | 99 | ||
| 74 | # | 100 | # |
| 75 | # IO Schedulers | 101 | # IO Schedulers |
| @@ -83,59 +109,26 @@ CONFIG_DEFAULT_AS=y | |||
| 83 | # CONFIG_DEFAULT_CFQ is not set | 109 | # CONFIG_DEFAULT_CFQ is not set |
| 84 | # CONFIG_DEFAULT_NOOP is not set | 110 | # CONFIG_DEFAULT_NOOP is not set |
| 85 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 111 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
| 112 | CONFIG_CLASSIC_RCU=y | ||
| 86 | 113 | ||
| 87 | # | 114 | # |
| 88 | # System type | 115 | # System type |
| 89 | # | 116 | # |
| 90 | # CONFIG_SH_SOLUTION_ENGINE is not set | ||
| 91 | # CONFIG_SH_7751_SOLUTION_ENGINE is not set | ||
| 92 | # CONFIG_SH_7300_SOLUTION_ENGINE is not set | ||
| 93 | # CONFIG_SH_7343_SOLUTION_ENGINE is not set | ||
| 94 | # CONFIG_SH_73180_SOLUTION_ENGINE is not set | ||
| 95 | # CONFIG_SH_7751_SYSTEMH is not set | ||
| 96 | # CONFIG_SH_HP6XX is not set | ||
| 97 | # CONFIG_SH_EC3104 is not set | ||
| 98 | # CONFIG_SH_SATURN is not set | ||
| 99 | # CONFIG_SH_DREAMCAST is not set | ||
| 100 | # CONFIG_SH_BIGSUR is not set | ||
| 101 | # CONFIG_SH_MPC1211 is not set | ||
| 102 | # CONFIG_SH_SH03 is not set | ||
| 103 | # CONFIG_SH_SECUREEDGE5410 is not set | ||
| 104 | # CONFIG_SH_HS7751RVOIP is not set | ||
| 105 | # CONFIG_SH_7710VOIPGW is not set | ||
| 106 | # CONFIG_SH_RTS7751R2D is not set | ||
| 107 | # CONFIG_SH_R7780RP is not set | ||
| 108 | # CONFIG_SH_EDOSK7705 is not set | ||
| 109 | CONFIG_SH_SH4202_MICRODEV=y | ||
| 110 | # CONFIG_SH_LANDISK is not set | ||
| 111 | # CONFIG_SH_TITAN is not set | ||
| 112 | # CONFIG_SH_SHMIN is not set | ||
| 113 | # CONFIG_SH_UNKNOWN is not set | ||
| 114 | |||
| 115 | # | ||
| 116 | # Processor selection | ||
| 117 | # | ||
| 118 | CONFIG_CPU_SH4=y | 117 | CONFIG_CPU_SH4=y |
| 119 | 118 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | |
| 120 | # | 119 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
| 121 | # SH-2 Processor Support | 120 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
| 122 | # | 121 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
| 123 | # CONFIG_CPU_SUBTYPE_SH7604 is not set | 122 | # CONFIG_CPU_SUBTYPE_MXG is not set |
| 124 | |||
| 125 | # | ||
| 126 | # SH-3 Processor Support | ||
| 127 | # | ||
| 128 | # CONFIG_CPU_SUBTYPE_SH7300 is not set | ||
| 129 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 123 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
| 130 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 124 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
| 131 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 125 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| 132 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | 126 | # CONFIG_CPU_SUBTYPE_SH7708 is not set |
| 133 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | 127 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
| 134 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | 128 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
| 135 | 129 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | |
| 136 | # | 130 | # CONFIG_CPU_SUBTYPE_SH7720 is not set |
| 137 | # SH-4 Processor Support | 131 | # CONFIG_CPU_SUBTYPE_SH7721 is not set |
| 138 | # | ||
| 139 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | 132 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
| 140 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | 133 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
| 141 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | 134 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
| @@ -144,67 +137,94 @@ CONFIG_CPU_SH4=y | |||
| 144 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | 137 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
| 145 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 138 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
| 146 | CONFIG_CPU_SUBTYPE_SH4_202=y | 139 | CONFIG_CPU_SUBTYPE_SH4_202=y |
| 147 | 140 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | |
| 148 | # | 141 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
| 149 | # ST40 Processor Support | ||
| 150 | # | ||
| 151 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | ||
| 152 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | ||
| 153 | |||
| 154 | # | ||
| 155 | # SH-4A Processor Support | ||
| 156 | # | ||
| 157 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 142 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 158 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 143 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
| 159 | 144 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | |
| 160 | # | 145 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
| 161 | # SH4AL-DSP Processor Support | ||
| 162 | # | ||
| 163 | # CONFIG_CPU_SUBTYPE_SH73180 is not set | ||
| 164 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 146 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
| 147 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | ||
| 148 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
| 149 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | ||
| 150 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | ||
| 165 | 151 | ||
| 166 | # | 152 | # |
| 167 | # Memory management options | 153 | # Memory management options |
| 168 | # | 154 | # |
| 155 | CONFIG_QUICKLIST=y | ||
| 169 | CONFIG_MMU=y | 156 | CONFIG_MMU=y |
| 170 | CONFIG_PAGE_OFFSET=0x80000000 | 157 | CONFIG_PAGE_OFFSET=0x80000000 |
| 171 | CONFIG_MEMORY_START=0x08000000 | 158 | CONFIG_MEMORY_START=0x08000000 |
| 172 | CONFIG_MEMORY_SIZE=0x04000000 | 159 | CONFIG_MEMORY_SIZE=0x04000000 |
| 160 | CONFIG_29BIT=y | ||
| 173 | CONFIG_VSYSCALL=y | 161 | CONFIG_VSYSCALL=y |
| 162 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
| 163 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | ||
| 164 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | ||
| 165 | CONFIG_MAX_ACTIVE_REGIONS=1 | ||
| 166 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
| 167 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | ||
| 168 | CONFIG_PAGE_SIZE_4KB=y | ||
| 169 | # CONFIG_PAGE_SIZE_8KB is not set | ||
| 170 | # CONFIG_PAGE_SIZE_16KB is not set | ||
| 171 | # CONFIG_PAGE_SIZE_64KB is not set | ||
| 172 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 174 | CONFIG_HUGETLB_PAGE_SIZE_64K=y | 173 | CONFIG_HUGETLB_PAGE_SIZE_64K=y |
| 174 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set | ||
| 175 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set | 175 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set |
| 176 | # CONFIG_HUGETLB_PAGE_SIZE_4MB is not set | ||
| 177 | # CONFIG_HUGETLB_PAGE_SIZE_64MB is not set | ||
| 178 | # CONFIG_HUGETLB_PAGE_SIZE_512MB is not set | ||
| 176 | CONFIG_SELECT_MEMORY_MODEL=y | 179 | CONFIG_SELECT_MEMORY_MODEL=y |
| 177 | CONFIG_FLATMEM_MANUAL=y | 180 | CONFIG_FLATMEM_MANUAL=y |
| 178 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 181 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| 179 | # CONFIG_SPARSEMEM_MANUAL is not set | 182 | # CONFIG_SPARSEMEM_MANUAL is not set |
| 180 | CONFIG_FLATMEM=y | 183 | CONFIG_FLATMEM=y |
| 181 | CONFIG_FLAT_NODE_MEM_MAP=y | 184 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 182 | # CONFIG_SPARSEMEM_STATIC is not set | 185 | CONFIG_SPARSEMEM_STATIC=y |
| 186 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
| 187 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
| 183 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 188 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 184 | # CONFIG_RESOURCES_64BIT is not set | 189 | # CONFIG_RESOURCES_64BIT is not set |
| 190 | CONFIG_ZONE_DMA_FLAG=0 | ||
| 191 | CONFIG_NR_QUICK=2 | ||
| 185 | 192 | ||
| 186 | # | 193 | # |
| 187 | # Cache configuration | 194 | # Cache configuration |
| 188 | # | 195 | # |
| 189 | # CONFIG_SH_DIRECT_MAPPED is not set | 196 | # CONFIG_SH_DIRECT_MAPPED is not set |
| 190 | CONFIG_SH_WRITETHROUGH=y | 197 | CONFIG_CACHE_WRITEBACK=y |
| 191 | # CONFIG_SH_OCRAM is not set | 198 | # CONFIG_CACHE_WRITETHROUGH is not set |
| 199 | # CONFIG_CACHE_OFF is not set | ||
| 192 | 200 | ||
| 193 | # | 201 | # |
| 194 | # Processor features | 202 | # Processor features |
| 195 | # | 203 | # |
| 196 | CONFIG_CPU_LITTLE_ENDIAN=y | 204 | CONFIG_CPU_LITTLE_ENDIAN=y |
| 205 | # CONFIG_CPU_BIG_ENDIAN is not set | ||
| 197 | CONFIG_SH_FPU=y | 206 | CONFIG_SH_FPU=y |
| 198 | # CONFIG_SH_DSP is not set | ||
| 199 | # CONFIG_SH_STORE_QUEUES is not set | 207 | # CONFIG_SH_STORE_QUEUES is not set |
| 200 | CONFIG_CPU_HAS_INTEVT=y | 208 | CONFIG_CPU_HAS_INTEVT=y |
| 201 | CONFIG_CPU_HAS_SR_RB=y | 209 | CONFIG_CPU_HAS_SR_RB=y |
| 210 | CONFIG_CPU_HAS_PTEA=y | ||
| 211 | CONFIG_CPU_HAS_FPU=y | ||
| 202 | 212 | ||
| 203 | # | 213 | # |
| 204 | # Timer support | 214 | # Board support |
| 215 | # | ||
| 216 | CONFIG_SH_SH4202_MICRODEV=y | ||
| 217 | |||
| 218 | # | ||
| 219 | # Timer and clock configuration | ||
| 205 | # | 220 | # |
| 206 | CONFIG_SH_TMU=y | 221 | CONFIG_SH_TMU=y |
| 222 | CONFIG_SH_TIMER_IRQ=16 | ||
| 207 | CONFIG_SH_PCLK_FREQ=66000000 | 223 | CONFIG_SH_PCLK_FREQ=66000000 |
| 224 | # CONFIG_TICK_ONESHOT is not set | ||
| 225 | # CONFIG_NO_HZ is not set | ||
| 226 | # CONFIG_HIGH_RES_TIMERS is not set | ||
| 227 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
| 208 | 228 | ||
| 209 | # | 229 | # |
| 210 | # CPU Frequency scaling | 230 | # CPU Frequency scaling |
| @@ -214,6 +234,7 @@ CONFIG_SH_PCLK_FREQ=66000000 | |||
| 214 | # | 234 | # |
| 215 | # DMA support | 235 | # DMA support |
| 216 | # | 236 | # |
| 237 | CONFIG_SH_DMA_API=y | ||
| 217 | CONFIG_SH_DMA=y | 238 | CONFIG_SH_DMA=y |
| 218 | CONFIG_NR_ONCHIP_DMA_CHANNELS=4 | 239 | CONFIG_NR_ONCHIP_DMA_CHANNELS=4 |
| 219 | # CONFIG_NR_DMA_CHANNELS_BOOL is not set | 240 | # CONFIG_NR_DMA_CHANNELS_BOOL is not set |
| @@ -221,22 +242,30 @@ CONFIG_NR_ONCHIP_DMA_CHANNELS=4 | |||
| 221 | # | 242 | # |
| 222 | # Companion Chips | 243 | # Companion Chips |
| 223 | # | 244 | # |
| 224 | # CONFIG_HD6446X_SERIES is not set | 245 | |
| 246 | # | ||
| 247 | # Additional SuperH Device Drivers | ||
| 248 | # | ||
| 225 | CONFIG_HEARTBEAT=y | 249 | CONFIG_HEARTBEAT=y |
| 250 | # CONFIG_PUSH_SWITCH is not set | ||
| 226 | 251 | ||
| 227 | # | 252 | # |
| 228 | # Kernel features | 253 | # Kernel features |
| 229 | # | 254 | # |
| 230 | # CONFIG_HZ_100 is not set | 255 | # CONFIG_HZ_100 is not set |
| 231 | CONFIG_HZ_250=y | 256 | CONFIG_HZ_250=y |
| 257 | # CONFIG_HZ_300 is not set | ||
| 232 | # CONFIG_HZ_1000 is not set | 258 | # CONFIG_HZ_1000 is not set |
| 233 | CONFIG_HZ=250 | 259 | CONFIG_HZ=250 |
| 260 | # CONFIG_SCHED_HRTICK is not set | ||
| 234 | # CONFIG_KEXEC is not set | 261 | # CONFIG_KEXEC is not set |
| 235 | # CONFIG_SMP is not set | 262 | # CONFIG_CRASH_DUMP is not set |
| 236 | # CONFIG_PREEMPT_NONE is not set | 263 | # CONFIG_PREEMPT_NONE is not set |
| 237 | # CONFIG_PREEMPT_VOLUNTARY is not set | 264 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 238 | CONFIG_PREEMPT=y | 265 | CONFIG_PREEMPT=y |
| 239 | CONFIG_PREEMPT_BKL=y | 266 | # CONFIG_PREEMPT_RCU is not set |
| 267 | CONFIG_GUSA=y | ||
| 268 | # CONFIG_GUSA_RB is not set | ||
| 240 | 269 | ||
| 241 | # | 270 | # |
| 242 | # Boot options | 271 | # Boot options |
| @@ -251,30 +280,16 @@ CONFIG_CMDLINE="console=ttySC0,115200 root=/dev/hda1" | |||
| 251 | # Bus options | 280 | # Bus options |
| 252 | # | 281 | # |
| 253 | CONFIG_SUPERHYWAY=y | 282 | CONFIG_SUPERHYWAY=y |
| 254 | # CONFIG_PCI is not set | 283 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
| 255 | |||
| 256 | # | ||
| 257 | # PCCARD (PCMCIA/CardBus) support | ||
| 258 | # | ||
| 259 | # CONFIG_PCCARD is not set | 284 | # CONFIG_PCCARD is not set |
| 260 | 285 | ||
| 261 | # | 286 | # |
| 262 | # PCI Hotplug Support | ||
| 263 | # | ||
| 264 | |||
| 265 | # | ||
| 266 | # Executable file formats | 287 | # Executable file formats |
| 267 | # | 288 | # |
| 268 | CONFIG_BINFMT_ELF=y | 289 | CONFIG_BINFMT_ELF=y |
| 269 | # CONFIG_BINFMT_FLAT is not set | ||
| 270 | # CONFIG_BINFMT_MISC is not set | 290 | # CONFIG_BINFMT_MISC is not set |
| 271 | 291 | ||
| 272 | # | 292 | # |
| 273 | # Power management options (EXPERIMENTAL) | ||
| 274 | # | ||
| 275 | # CONFIG_PM is not set | ||
| 276 | |||
| 277 | # | ||
| 278 | # Networking | 293 | # Networking |
| 279 | # | 294 | # |
| 280 | CONFIG_NET=y | 295 | CONFIG_NET=y |
| @@ -282,12 +297,13 @@ CONFIG_NET=y | |||
| 282 | # | 297 | # |
| 283 | # Networking options | 298 | # Networking options |
| 284 | # | 299 | # |
| 285 | # CONFIG_NETDEBUG is not set | ||
| 286 | # CONFIG_PACKET is not set | 300 | # CONFIG_PACKET is not set |
| 287 | # CONFIG_UNIX is not set | 301 | # CONFIG_UNIX is not set |
| 288 | CONFIG_XFRM=y | 302 | CONFIG_XFRM=y |
| 289 | # CONFIG_XFRM_USER is not set | 303 | # CONFIG_XFRM_USER is not set |
| 290 | # CONFIG_XFRM_SUB_POLICY is not set | 304 | # CONFIG_XFRM_SUB_POLICY is not set |
| 305 | # CONFIG_XFRM_MIGRATE is not set | ||
| 306 | # CONFIG_XFRM_STATISTICS is not set | ||
| 291 | # CONFIG_NET_KEY is not set | 307 | # CONFIG_NET_KEY is not set |
| 292 | CONFIG_INET=y | 308 | CONFIG_INET=y |
| 293 | # CONFIG_IP_MULTICAST is not set | 309 | # CONFIG_IP_MULTICAST is not set |
| @@ -308,30 +324,19 @@ CONFIG_IP_PNP=y | |||
| 308 | # CONFIG_INET_TUNNEL is not set | 324 | # CONFIG_INET_TUNNEL is not set |
| 309 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 325 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 310 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 326 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
| 327 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 328 | # CONFIG_INET_LRO is not set | ||
| 311 | CONFIG_INET_DIAG=y | 329 | CONFIG_INET_DIAG=y |
| 312 | CONFIG_INET_TCP_DIAG=y | 330 | CONFIG_INET_TCP_DIAG=y |
| 313 | # CONFIG_TCP_CONG_ADVANCED is not set | 331 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 314 | CONFIG_TCP_CONG_CUBIC=y | 332 | CONFIG_TCP_CONG_CUBIC=y |
| 315 | CONFIG_DEFAULT_TCP_CONG="cubic" | 333 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 334 | # CONFIG_TCP_MD5SIG is not set | ||
| 316 | # CONFIG_IPV6 is not set | 335 | # CONFIG_IPV6 is not set |
| 317 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 318 | # CONFIG_INET6_TUNNEL is not set | ||
| 319 | # CONFIG_NETWORK_SECMARK is not set | 336 | # CONFIG_NETWORK_SECMARK is not set |
| 320 | # CONFIG_NETFILTER is not set | 337 | # CONFIG_NETFILTER is not set |
| 321 | |||
| 322 | # | ||
| 323 | # DCCP Configuration (EXPERIMENTAL) | ||
| 324 | # | ||
| 325 | # CONFIG_IP_DCCP is not set | 338 | # CONFIG_IP_DCCP is not set |
| 326 | |||
| 327 | # | ||
| 328 | # SCTP Configuration (EXPERIMENTAL) | ||
| 329 | # | ||
| 330 | # CONFIG_IP_SCTP is not set | 339 | # CONFIG_IP_SCTP is not set |
| 331 | |||
| 332 | # | ||
| 333 | # TIPC Configuration (EXPERIMENTAL) | ||
| 334 | # | ||
| 335 | # CONFIG_TIPC is not set | 340 | # CONFIG_TIPC is not set |
| 336 | # CONFIG_ATM is not set | 341 | # CONFIG_ATM is not set |
| 337 | # CONFIG_BRIDGE is not set | 342 | # CONFIG_BRIDGE is not set |
| @@ -344,10 +349,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 344 | # CONFIG_LAPB is not set | 349 | # CONFIG_LAPB is not set |
| 345 | # CONFIG_ECONET is not set | 350 | # CONFIG_ECONET is not set |
| 346 | # CONFIG_WAN_ROUTER is not set | 351 | # CONFIG_WAN_ROUTER is not set |
| 347 | |||
| 348 | # | ||
| 349 | # QoS and/or fair queueing | ||
| 350 | # | ||
| 351 | # CONFIG_NET_SCHED is not set | 352 | # CONFIG_NET_SCHED is not set |
| 352 | 353 | ||
| 353 | # | 354 | # |
| @@ -355,9 +356,20 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 355 | # | 356 | # |
| 356 | # CONFIG_NET_PKTGEN is not set | 357 | # CONFIG_NET_PKTGEN is not set |
| 357 | # CONFIG_HAMRADIO is not set | 358 | # CONFIG_HAMRADIO is not set |
| 359 | # CONFIG_CAN is not set | ||
| 358 | # CONFIG_IRDA is not set | 360 | # CONFIG_IRDA is not set |
| 359 | # CONFIG_BT is not set | 361 | # CONFIG_BT is not set |
| 362 | # CONFIG_AF_RXRPC is not set | ||
| 363 | |||
| 364 | # | ||
| 365 | # Wireless | ||
| 366 | # | ||
| 367 | # CONFIG_CFG80211 is not set | ||
| 368 | # CONFIG_WIRELESS_EXT is not set | ||
| 369 | # CONFIG_MAC80211 is not set | ||
| 360 | # CONFIG_IEEE80211 is not set | 370 | # CONFIG_IEEE80211 is not set |
| 371 | # CONFIG_RFKILL is not set | ||
| 372 | # CONFIG_NET_9P is not set | ||
| 361 | 373 | ||
| 362 | # | 374 | # |
| 363 | # Device Drivers | 375 | # Device Drivers |
| @@ -366,159 +378,96 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 366 | # | 378 | # |
| 367 | # Generic Driver Options | 379 | # Generic Driver Options |
| 368 | # | 380 | # |
| 381 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
| 369 | CONFIG_STANDALONE=y | 382 | CONFIG_STANDALONE=y |
| 370 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 383 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 371 | # CONFIG_FW_LOADER is not set | 384 | # CONFIG_FW_LOADER is not set |
| 372 | # CONFIG_SYS_HYPERVISOR is not set | 385 | # CONFIG_SYS_HYPERVISOR is not set |
| 373 | |||
| 374 | # | ||
| 375 | # Connector - unified userspace <-> kernelspace linker | ||
| 376 | # | ||
| 377 | # CONFIG_CONNECTOR is not set | 386 | # CONFIG_CONNECTOR is not set |
| 378 | |||
| 379 | # | ||
| 380 | # Memory Technology Devices (MTD) | ||
| 381 | # | ||
| 382 | # CONFIG_MTD is not set | 387 | # CONFIG_MTD is not set |
| 383 | |||
| 384 | # | ||
| 385 | # Parallel port support | ||
| 386 | # | ||
| 387 | # CONFIG_PARPORT is not set | 388 | # CONFIG_PARPORT is not set |
| 388 | 389 | CONFIG_BLK_DEV=y | |
| 389 | # | ||
| 390 | # Plug and Play support | ||
| 391 | # | ||
| 392 | |||
| 393 | # | ||
| 394 | # Block devices | ||
| 395 | # | ||
| 396 | # CONFIG_BLK_DEV_COW_COMMON is not set | 390 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 397 | # CONFIG_BLK_DEV_LOOP is not set | 391 | # CONFIG_BLK_DEV_LOOP is not set |
| 398 | # CONFIG_BLK_DEV_NBD is not set | 392 | # CONFIG_BLK_DEV_NBD is not set |
| 399 | CONFIG_BLK_DEV_RAM=y | 393 | CONFIG_BLK_DEV_RAM=y |
| 400 | CONFIG_BLK_DEV_RAM_COUNT=16 | 394 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 401 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 395 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
| 402 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 396 | # CONFIG_BLK_DEV_XIP is not set |
| 403 | CONFIG_BLK_DEV_INITRD=y | ||
| 404 | # CONFIG_CDROM_PKTCDVD is not set | 397 | # CONFIG_CDROM_PKTCDVD is not set |
| 405 | # CONFIG_ATA_OVER_ETH is not set | 398 | # CONFIG_ATA_OVER_ETH is not set |
| 406 | 399 | # CONFIG_BLK_DEV_HD is not set | |
| 407 | # | 400 | CONFIG_MISC_DEVICES=y |
| 408 | # ATA/ATAPI/MFM/RLL support | 401 | # CONFIG_EEPROM_93CX6 is not set |
| 409 | # | 402 | # CONFIG_ENCLOSURE_SERVICES is not set |
| 403 | CONFIG_HAVE_IDE=y | ||
| 410 | CONFIG_IDE=y | 404 | CONFIG_IDE=y |
| 411 | CONFIG_IDE_MAX_HWIFS=1 | 405 | CONFIG_IDE_MAX_HWIFS=1 |
| 412 | CONFIG_BLK_DEV_IDE=y | 406 | CONFIG_BLK_DEV_IDE=y |
| 413 | 407 | ||
| 414 | # | 408 | # |
| 415 | # Please see Documentation/ide.txt for help/info on IDE drives | 409 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
| 416 | # | 410 | # |
| 417 | # CONFIG_BLK_DEV_IDE_SATA is not set | 411 | # CONFIG_BLK_DEV_IDE_SATA is not set |
| 418 | CONFIG_BLK_DEV_IDEDISK=y | 412 | CONFIG_BLK_DEV_IDEDISK=y |
| 419 | # CONFIG_IDEDISK_MULTI_MODE is not set | 413 | # CONFIG_IDEDISK_MULTI_MODE is not set |
| 420 | CONFIG_BLK_DEV_IDECD=y | 414 | CONFIG_BLK_DEV_IDECD=y |
| 415 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y | ||
| 421 | # CONFIG_BLK_DEV_IDETAPE is not set | 416 | # CONFIG_BLK_DEV_IDETAPE is not set |
| 422 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 417 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
| 423 | # CONFIG_IDE_TASK_IOCTL is not set | 418 | # CONFIG_IDE_TASK_IOCTL is not set |
| 419 | CONFIG_IDE_PROC_FS=y | ||
| 424 | 420 | ||
| 425 | # | 421 | # |
| 426 | # IDE chipset support/bugfixes | 422 | # IDE chipset support/bugfixes |
| 427 | # | 423 | # |
| 428 | CONFIG_IDE_GENERIC=y | 424 | # CONFIG_BLK_DEV_PLATFORM is not set |
| 429 | # CONFIG_IDE_ARM is not set | ||
| 430 | # CONFIG_BLK_DEV_IDEDMA is not set | 425 | # CONFIG_BLK_DEV_IDEDMA is not set |
| 431 | # CONFIG_IDEDMA_AUTO is not set | ||
| 432 | # CONFIG_BLK_DEV_HD is not set | ||
| 433 | 426 | ||
| 434 | # | 427 | # |
| 435 | # SCSI device support | 428 | # SCSI device support |
| 436 | # | 429 | # |
| 437 | # CONFIG_RAID_ATTRS is not set | 430 | # CONFIG_RAID_ATTRS is not set |
| 438 | # CONFIG_SCSI is not set | 431 | # CONFIG_SCSI is not set |
| 432 | # CONFIG_SCSI_DMA is not set | ||
| 439 | # CONFIG_SCSI_NETLINK is not set | 433 | # CONFIG_SCSI_NETLINK is not set |
| 440 | |||
| 441 | # | ||
| 442 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
| 443 | # | ||
| 444 | # CONFIG_ATA is not set | 434 | # CONFIG_ATA is not set |
| 445 | |||
| 446 | # | ||
| 447 | # Multi-device support (RAID and LVM) | ||
| 448 | # | ||
| 449 | # CONFIG_MD is not set | 435 | # CONFIG_MD is not set |
| 450 | |||
| 451 | # | ||
| 452 | # Fusion MPT device support | ||
| 453 | # | ||
| 454 | # CONFIG_FUSION is not set | ||
| 455 | |||
| 456 | # | ||
| 457 | # IEEE 1394 (FireWire) support | ||
| 458 | # | ||
| 459 | |||
| 460 | # | ||
| 461 | # I2O device support | ||
| 462 | # | ||
| 463 | |||
| 464 | # | ||
| 465 | # Network device support | ||
| 466 | # | ||
| 467 | CONFIG_NETDEVICES=y | 436 | CONFIG_NETDEVICES=y |
| 468 | # CONFIG_DUMMY is not set | 437 | # CONFIG_DUMMY is not set |
| 469 | # CONFIG_BONDING is not set | 438 | # CONFIG_BONDING is not set |
| 439 | # CONFIG_MACVLAN is not set | ||
| 470 | # CONFIG_EQUALIZER is not set | 440 | # CONFIG_EQUALIZER is not set |
| 471 | # CONFIG_TUN is not set | 441 | # CONFIG_TUN is not set |
| 472 | 442 | # CONFIG_VETH is not set | |
| 473 | # | ||
| 474 | # PHY device support | ||
| 475 | # | ||
| 476 | # CONFIG_PHYLIB is not set | 443 | # CONFIG_PHYLIB is not set |
| 477 | |||
| 478 | # | ||
| 479 | # Ethernet (10 or 100Mbit) | ||
| 480 | # | ||
| 481 | CONFIG_NET_ETHERNET=y | 444 | CONFIG_NET_ETHERNET=y |
| 482 | CONFIG_MII=y | 445 | CONFIG_MII=y |
| 446 | # CONFIG_AX88796 is not set | ||
| 483 | # CONFIG_STNIC is not set | 447 | # CONFIG_STNIC is not set |
| 484 | CONFIG_SMC91X=y | 448 | CONFIG_SMC91X=y |
| 449 | # CONFIG_SMC911X is not set | ||
| 450 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
| 451 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
| 452 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
| 453 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
| 454 | # CONFIG_B44 is not set | ||
| 455 | CONFIG_NETDEV_1000=y | ||
| 456 | CONFIG_NETDEV_10000=y | ||
| 485 | 457 | ||
| 486 | # | 458 | # |
| 487 | # Ethernet (1000 Mbit) | 459 | # Wireless LAN |
| 488 | # | ||
| 489 | |||
| 490 | # | ||
| 491 | # Ethernet (10000 Mbit) | ||
| 492 | # | ||
| 493 | |||
| 494 | # | ||
| 495 | # Token Ring devices | ||
| 496 | # | ||
| 497 | |||
| 498 | # | ||
| 499 | # Wireless LAN (non-hamradio) | ||
| 500 | # | ||
| 501 | # CONFIG_NET_RADIO is not set | ||
| 502 | |||
| 503 | # | ||
| 504 | # Wan interfaces | ||
| 505 | # | 460 | # |
| 461 | # CONFIG_WLAN_PRE80211 is not set | ||
| 462 | # CONFIG_WLAN_80211 is not set | ||
| 463 | # CONFIG_IWLWIFI_LEDS is not set | ||
| 506 | # CONFIG_WAN is not set | 464 | # CONFIG_WAN is not set |
| 507 | # CONFIG_PPP is not set | 465 | # CONFIG_PPP is not set |
| 508 | # CONFIG_SLIP is not set | 466 | # CONFIG_SLIP is not set |
| 509 | # CONFIG_SHAPER is not set | ||
| 510 | # CONFIG_NETCONSOLE is not set | 467 | # CONFIG_NETCONSOLE is not set |
| 511 | # CONFIG_NETPOLL is not set | 468 | # CONFIG_NETPOLL is not set |
| 512 | # CONFIG_NET_POLL_CONTROLLER is not set | 469 | # CONFIG_NET_POLL_CONTROLLER is not set |
| 513 | |||
| 514 | # | ||
| 515 | # ISDN subsystem | ||
| 516 | # | ||
| 517 | # CONFIG_ISDN is not set | 470 | # CONFIG_ISDN is not set |
| 518 | |||
| 519 | # | ||
| 520 | # Telephony Support | ||
| 521 | # | ||
| 522 | # CONFIG_PHONE is not set | 471 | # CONFIG_PHONE is not set |
| 523 | 472 | ||
| 524 | # | 473 | # |
| @@ -536,6 +485,7 @@ CONFIG_SMC91X=y | |||
| 536 | # Character devices | 485 | # Character devices |
| 537 | # | 486 | # |
| 538 | # CONFIG_VT is not set | 487 | # CONFIG_VT is not set |
| 488 | CONFIG_DEVKMEM=y | ||
| 539 | # CONFIG_SERIAL_NONSTANDARD is not set | 489 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 540 | 490 | ||
| 541 | # | 491 | # |
| @@ -554,143 +504,93 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
| 554 | CONFIG_UNIX98_PTYS=y | 504 | CONFIG_UNIX98_PTYS=y |
| 555 | CONFIG_LEGACY_PTYS=y | 505 | CONFIG_LEGACY_PTYS=y |
| 556 | CONFIG_LEGACY_PTY_COUNT=256 | 506 | CONFIG_LEGACY_PTY_COUNT=256 |
| 557 | |||
| 558 | # | ||
| 559 | # IPMI | ||
| 560 | # | ||
| 561 | # CONFIG_IPMI_HANDLER is not set | 507 | # CONFIG_IPMI_HANDLER is not set |
| 562 | |||
| 563 | # | ||
| 564 | # Watchdog Cards | ||
| 565 | # | ||
| 566 | # CONFIG_WATCHDOG is not set | ||
| 567 | CONFIG_HW_RANDOM=y | 508 | CONFIG_HW_RANDOM=y |
| 568 | # CONFIG_GEN_RTC is not set | ||
| 569 | # CONFIG_DTLK is not set | ||
| 570 | # CONFIG_R3964 is not set | 509 | # CONFIG_R3964 is not set |
| 571 | |||
| 572 | # | ||
| 573 | # Ftape, the floppy tape device driver | ||
| 574 | # | ||
| 575 | # CONFIG_RAW_DRIVER is not set | 510 | # CONFIG_RAW_DRIVER is not set |
| 576 | |||
| 577 | # | ||
| 578 | # TPM devices | ||
| 579 | # | ||
| 580 | # CONFIG_TCG_TPM is not set | 511 | # CONFIG_TCG_TPM is not set |
| 581 | # CONFIG_TELCLOCK is not set | ||
| 582 | |||
| 583 | # | ||
| 584 | # I2C support | ||
| 585 | # | ||
| 586 | # CONFIG_I2C is not set | 512 | # CONFIG_I2C is not set |
| 587 | |||
| 588 | # | ||
| 589 | # SPI support | ||
| 590 | # | ||
| 591 | # CONFIG_SPI is not set | 513 | # CONFIG_SPI is not set |
| 592 | # CONFIG_SPI_MASTER is not set | 514 | # CONFIG_W1 is not set |
| 593 | 515 | # CONFIG_POWER_SUPPLY is not set | |
| 594 | # | ||
| 595 | # Dallas's 1-wire bus | ||
| 596 | # | ||
| 597 | |||
| 598 | # | ||
| 599 | # Hardware Monitoring support | ||
| 600 | # | ||
| 601 | CONFIG_HWMON=y | 516 | CONFIG_HWMON=y |
| 602 | # CONFIG_HWMON_VID is not set | 517 | # CONFIG_HWMON_VID is not set |
| 603 | # CONFIG_SENSORS_ABITUGURU is not set | ||
| 604 | # CONFIG_SENSORS_F71805F is not set | 518 | # CONFIG_SENSORS_F71805F is not set |
| 519 | # CONFIG_SENSORS_F71882FG is not set | ||
| 520 | # CONFIG_SENSORS_IT87 is not set | ||
| 521 | # CONFIG_SENSORS_PC87360 is not set | ||
| 522 | # CONFIG_SENSORS_PC87427 is not set | ||
| 523 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 524 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 605 | # CONFIG_SENSORS_VT1211 is not set | 525 | # CONFIG_SENSORS_VT1211 is not set |
| 526 | # CONFIG_SENSORS_W83627HF is not set | ||
| 527 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 606 | # CONFIG_HWMON_DEBUG_CHIP is not set | 528 | # CONFIG_HWMON_DEBUG_CHIP is not set |
| 529 | # CONFIG_THERMAL is not set | ||
| 530 | # CONFIG_THERMAL_HWMON is not set | ||
| 531 | # CONFIG_WATCHDOG is not set | ||
| 607 | 532 | ||
| 608 | # | 533 | # |
| 609 | # Misc devices | 534 | # Sonics Silicon Backplane |
| 610 | # | 535 | # |
| 536 | CONFIG_SSB_POSSIBLE=y | ||
| 537 | # CONFIG_SSB is not set | ||
| 538 | |||
| 539 | # | ||
| 540 | # Multifunction device drivers | ||
| 541 | # | ||
| 542 | # CONFIG_MFD_CORE is not set | ||
| 543 | # CONFIG_MFD_SM501 is not set | ||
| 544 | # CONFIG_HTC_PASIC3 is not set | ||
| 611 | 545 | ||
| 612 | # | 546 | # |
| 613 | # Multimedia devices | 547 | # Multimedia devices |
| 614 | # | 548 | # |
| 549 | |||
| 550 | # | ||
| 551 | # Multimedia core support | ||
| 552 | # | ||
| 615 | # CONFIG_VIDEO_DEV is not set | 553 | # CONFIG_VIDEO_DEV is not set |
| 616 | CONFIG_VIDEO_V4L2=y | 554 | # CONFIG_DVB_CORE is not set |
| 555 | # CONFIG_VIDEO_MEDIA is not set | ||
| 617 | 556 | ||
| 618 | # | 557 | # |
| 619 | # Digital Video Broadcasting Devices | 558 | # Multimedia drivers |
| 620 | # | 559 | # |
| 621 | # CONFIG_DVB is not set | 560 | # CONFIG_DAB is not set |
| 622 | 561 | ||
| 623 | # | 562 | # |
| 624 | # Graphics support | 563 | # Graphics support |
| 625 | # | 564 | # |
| 626 | CONFIG_FIRMWARE_EDID=y | 565 | # CONFIG_VGASTATE is not set |
| 566 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
| 627 | # CONFIG_FB is not set | 567 | # CONFIG_FB is not set |
| 628 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 568 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| 629 | 569 | ||
| 630 | # | 570 | # |
| 631 | # Sound | 571 | # Display device support |
| 632 | # | 572 | # |
| 573 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 633 | # CONFIG_SOUND is not set | 574 | # CONFIG_SOUND is not set |
| 634 | 575 | CONFIG_USB_SUPPORT=y | |
| 635 | # | 576 | CONFIG_USB_ARCH_HAS_HCD=y |
| 636 | # USB support | ||
| 637 | # | ||
| 638 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
| 639 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 577 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
| 640 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 578 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
| 579 | # CONFIG_USB is not set | ||
| 580 | # CONFIG_USB_OTG_WHITELIST is not set | ||
| 581 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
| 641 | 582 | ||
| 642 | # | 583 | # |
| 643 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 584 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
| 644 | # | 585 | # |
| 645 | |||
| 646 | # | ||
| 647 | # USB Gadget Support | ||
| 648 | # | ||
| 649 | # CONFIG_USB_GADGET is not set | 586 | # CONFIG_USB_GADGET is not set |
| 650 | |||
| 651 | # | ||
| 652 | # MMC/SD Card support | ||
| 653 | # | ||
| 654 | # CONFIG_MMC is not set | 587 | # CONFIG_MMC is not set |
| 655 | 588 | # CONFIG_MEMSTICK is not set | |
| 656 | # | ||
| 657 | # LED devices | ||
| 658 | # | ||
| 659 | # CONFIG_NEW_LEDS is not set | 589 | # CONFIG_NEW_LEDS is not set |
| 660 | 590 | # CONFIG_ACCESSIBILITY is not set | |
| 661 | # | ||
| 662 | # LED drivers | ||
| 663 | # | ||
| 664 | |||
| 665 | # | ||
| 666 | # LED Triggers | ||
| 667 | # | ||
| 668 | |||
| 669 | # | ||
| 670 | # InfiniBand support | ||
| 671 | # | ||
| 672 | |||
| 673 | # | ||
| 674 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
| 675 | # | ||
| 676 | |||
| 677 | # | ||
| 678 | # Real Time Clock | ||
| 679 | # | ||
| 680 | # CONFIG_RTC_CLASS is not set | 591 | # CONFIG_RTC_CLASS is not set |
| 681 | 592 | # CONFIG_DMADEVICES is not set | |
| 682 | # | 593 | # CONFIG_UIO is not set |
| 683 | # DMA Engine support | ||
| 684 | # | ||
| 685 | # CONFIG_DMA_ENGINE is not set | ||
| 686 | |||
| 687 | # | ||
| 688 | # DMA Clients | ||
| 689 | # | ||
| 690 | |||
| 691 | # | ||
| 692 | # DMA Devices | ||
| 693 | # | ||
| 694 | 594 | ||
| 695 | # | 595 | # |
| 696 | # File systems | 596 | # File systems |
| @@ -702,20 +602,18 @@ CONFIG_EXT3_FS=y | |||
| 702 | CONFIG_EXT3_FS_XATTR=y | 602 | CONFIG_EXT3_FS_XATTR=y |
| 703 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 603 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
| 704 | # CONFIG_EXT3_FS_SECURITY is not set | 604 | # CONFIG_EXT3_FS_SECURITY is not set |
| 605 | # CONFIG_EXT4DEV_FS is not set | ||
| 705 | CONFIG_JBD=y | 606 | CONFIG_JBD=y |
| 706 | # CONFIG_JBD_DEBUG is not set | ||
| 707 | CONFIG_FS_MBCACHE=y | 607 | CONFIG_FS_MBCACHE=y |
| 708 | # CONFIG_REISERFS_FS is not set | 608 | # CONFIG_REISERFS_FS is not set |
| 709 | # CONFIG_JFS_FS is not set | 609 | # CONFIG_JFS_FS is not set |
| 710 | # CONFIG_FS_POSIX_ACL is not set | 610 | # CONFIG_FS_POSIX_ACL is not set |
| 711 | # CONFIG_XFS_FS is not set | 611 | # CONFIG_XFS_FS is not set |
| 712 | # CONFIG_OCFS2_FS is not set | 612 | # CONFIG_OCFS2_FS is not set |
| 713 | # CONFIG_MINIX_FS is not set | 613 | CONFIG_DNOTIFY=y |
| 714 | # CONFIG_ROMFS_FS is not set | ||
| 715 | CONFIG_INOTIFY=y | 614 | CONFIG_INOTIFY=y |
| 716 | CONFIG_INOTIFY_USER=y | 615 | CONFIG_INOTIFY_USER=y |
| 717 | # CONFIG_QUOTA is not set | 616 | # CONFIG_QUOTA is not set |
| 718 | CONFIG_DNOTIFY=y | ||
| 719 | # CONFIG_AUTOFS_FS is not set | 617 | # CONFIG_AUTOFS_FS is not set |
| 720 | # CONFIG_AUTOFS4_FS is not set | 618 | # CONFIG_AUTOFS4_FS is not set |
| 721 | # CONFIG_FUSE_FS is not set | 619 | # CONFIG_FUSE_FS is not set |
| @@ -747,7 +645,6 @@ CONFIG_TMPFS=y | |||
| 747 | # CONFIG_TMPFS_POSIX_ACL is not set | 645 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 748 | CONFIG_HUGETLBFS=y | 646 | CONFIG_HUGETLBFS=y |
| 749 | CONFIG_HUGETLB_PAGE=y | 647 | CONFIG_HUGETLB_PAGE=y |
| 750 | CONFIG_RAMFS=y | ||
| 751 | # CONFIG_CONFIGFS_FS is not set | 648 | # CONFIG_CONFIGFS_FS is not set |
| 752 | 649 | ||
| 753 | # | 650 | # |
| @@ -762,21 +659,20 @@ CONFIG_RAMFS=y | |||
| 762 | # CONFIG_EFS_FS is not set | 659 | # CONFIG_EFS_FS is not set |
| 763 | # CONFIG_CRAMFS is not set | 660 | # CONFIG_CRAMFS is not set |
| 764 | # CONFIG_VXFS_FS is not set | 661 | # CONFIG_VXFS_FS is not set |
| 662 | # CONFIG_MINIX_FS is not set | ||
| 663 | # CONFIG_OMFS_FS is not set | ||
| 765 | # CONFIG_HPFS_FS is not set | 664 | # CONFIG_HPFS_FS is not set |
| 766 | # CONFIG_QNX4FS_FS is not set | 665 | # CONFIG_QNX4FS_FS is not set |
| 666 | # CONFIG_ROMFS_FS is not set | ||
| 767 | # CONFIG_SYSV_FS is not set | 667 | # CONFIG_SYSV_FS is not set |
| 768 | # CONFIG_UFS_FS is not set | 668 | # CONFIG_UFS_FS is not set |
| 769 | 669 | CONFIG_NETWORK_FILESYSTEMS=y | |
| 770 | # | ||
| 771 | # Network File Systems | ||
| 772 | # | ||
| 773 | CONFIG_NFS_FS=y | 670 | CONFIG_NFS_FS=y |
| 774 | CONFIG_NFS_V3=y | 671 | CONFIG_NFS_V3=y |
| 775 | # CONFIG_NFS_V3_ACL is not set | 672 | # CONFIG_NFS_V3_ACL is not set |
| 776 | CONFIG_NFS_V4=y | 673 | CONFIG_NFS_V4=y |
| 777 | # CONFIG_NFS_DIRECTIO is not set | ||
| 778 | # CONFIG_NFSD is not set | ||
| 779 | CONFIG_ROOT_NFS=y | 674 | CONFIG_ROOT_NFS=y |
| 675 | # CONFIG_NFSD is not set | ||
| 780 | CONFIG_LOCKD=y | 676 | CONFIG_LOCKD=y |
| 781 | CONFIG_LOCKD_V4=y | 677 | CONFIG_LOCKD_V4=y |
| 782 | CONFIG_NFS_COMMON=y | 678 | CONFIG_NFS_COMMON=y |
| @@ -789,17 +685,12 @@ CONFIG_RPCSEC_GSS_KRB5=y | |||
| 789 | # CONFIG_NCP_FS is not set | 685 | # CONFIG_NCP_FS is not set |
| 790 | # CONFIG_CODA_FS is not set | 686 | # CONFIG_CODA_FS is not set |
| 791 | # CONFIG_AFS_FS is not set | 687 | # CONFIG_AFS_FS is not set |
| 792 | # CONFIG_9P_FS is not set | ||
| 793 | 688 | ||
| 794 | # | 689 | # |
| 795 | # Partition Types | 690 | # Partition Types |
| 796 | # | 691 | # |
| 797 | # CONFIG_PARTITION_ADVANCED is not set | 692 | # CONFIG_PARTITION_ADVANCED is not set |
| 798 | CONFIG_MSDOS_PARTITION=y | 693 | CONFIG_MSDOS_PARTITION=y |
| 799 | |||
| 800 | # | ||
| 801 | # Native Language Support | ||
| 802 | # | ||
| 803 | CONFIG_NLS=y | 694 | CONFIG_NLS=y |
| 804 | CONFIG_NLS_DEFAULT="iso8859-1" | 695 | CONFIG_NLS_DEFAULT="iso8859-1" |
| 805 | # CONFIG_NLS_CODEPAGE_437 is not set | 696 | # CONFIG_NLS_CODEPAGE_437 is not set |
| @@ -840,76 +731,127 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
| 840 | # CONFIG_NLS_KOI8_R is not set | 731 | # CONFIG_NLS_KOI8_R is not set |
| 841 | # CONFIG_NLS_KOI8_U is not set | 732 | # CONFIG_NLS_KOI8_U is not set |
| 842 | # CONFIG_NLS_UTF8 is not set | 733 | # CONFIG_NLS_UTF8 is not set |
| 843 | 734 | # CONFIG_DLM is not set | |
| 844 | # | ||
| 845 | # Profiling support | ||
| 846 | # | ||
| 847 | # CONFIG_PROFILING is not set | ||
| 848 | 735 | ||
| 849 | # | 736 | # |
| 850 | # Kernel hacking | 737 | # Kernel hacking |
| 851 | # | 738 | # |
| 739 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
| 852 | # CONFIG_PRINTK_TIME is not set | 740 | # CONFIG_PRINTK_TIME is not set |
| 741 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
| 853 | CONFIG_ENABLE_MUST_CHECK=y | 742 | CONFIG_ENABLE_MUST_CHECK=y |
| 743 | CONFIG_FRAME_WARN=1024 | ||
| 854 | # CONFIG_MAGIC_SYSRQ is not set | 744 | # CONFIG_MAGIC_SYSRQ is not set |
| 855 | # CONFIG_UNUSED_SYMBOLS is not set | 745 | # CONFIG_UNUSED_SYMBOLS is not set |
| 746 | # CONFIG_DEBUG_FS is not set | ||
| 747 | # CONFIG_HEADERS_CHECK is not set | ||
| 856 | # CONFIG_DEBUG_KERNEL is not set | 748 | # CONFIG_DEBUG_KERNEL is not set |
| 857 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 858 | # CONFIG_DEBUG_BUGVERBOSE is not set | 749 | # CONFIG_DEBUG_BUGVERBOSE is not set |
| 859 | # CONFIG_DEBUG_FS is not set | 750 | # CONFIG_DEBUG_MEMORY_INIT is not set |
| 860 | # CONFIG_UNWIND_INFO is not set | 751 | # CONFIG_SAMPLES is not set |
| 861 | # CONFIG_SH_STANDARD_BIOS is not set | 752 | # CONFIG_SH_STANDARD_BIOS is not set |
| 862 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 753 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
| 863 | # CONFIG_KGDB is not set | 754 | # CONFIG_SH_KGDB is not set |
| 864 | 755 | ||
| 865 | # | 756 | # |
| 866 | # Security options | 757 | # Security options |
| 867 | # | 758 | # |
| 868 | # CONFIG_KEYS is not set | 759 | # CONFIG_KEYS is not set |
| 869 | # CONFIG_SECURITY is not set | 760 | # CONFIG_SECURITY is not set |
| 761 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
| 762 | CONFIG_CRYPTO=y | ||
| 870 | 763 | ||
| 871 | # | 764 | # |
| 872 | # Cryptographic options | 765 | # Crypto core or helper |
| 873 | # | 766 | # |
| 874 | CONFIG_CRYPTO=y | ||
| 875 | CONFIG_CRYPTO_ALGAPI=y | 767 | CONFIG_CRYPTO_ALGAPI=y |
| 876 | CONFIG_CRYPTO_BLKCIPHER=y | 768 | CONFIG_CRYPTO_BLKCIPHER=y |
| 877 | CONFIG_CRYPTO_MANAGER=y | 769 | CONFIG_CRYPTO_MANAGER=y |
| 878 | # CONFIG_CRYPTO_HMAC is not set | 770 | # CONFIG_CRYPTO_GF128MUL is not set |
| 879 | # CONFIG_CRYPTO_NULL is not set | 771 | # CONFIG_CRYPTO_NULL is not set |
| 772 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 773 | # CONFIG_CRYPTO_AUTHENC is not set | ||
| 774 | |||
| 775 | # | ||
| 776 | # Authenticated Encryption with Associated Data | ||
| 777 | # | ||
| 778 | # CONFIG_CRYPTO_CCM is not set | ||
| 779 | # CONFIG_CRYPTO_GCM is not set | ||
| 780 | # CONFIG_CRYPTO_SEQIV is not set | ||
| 781 | |||
| 782 | # | ||
| 783 | # Block modes | ||
| 784 | # | ||
| 785 | CONFIG_CRYPTO_CBC=y | ||
| 786 | # CONFIG_CRYPTO_CTR is not set | ||
| 787 | # CONFIG_CRYPTO_CTS is not set | ||
| 788 | CONFIG_CRYPTO_ECB=y | ||
| 789 | # CONFIG_CRYPTO_LRW is not set | ||
| 790 | # CONFIG_CRYPTO_PCBC is not set | ||
| 791 | # CONFIG_CRYPTO_XTS is not set | ||
| 792 | |||
| 793 | # | ||
| 794 | # Hash modes | ||
| 795 | # | ||
| 796 | # CONFIG_CRYPTO_HMAC is not set | ||
| 797 | # CONFIG_CRYPTO_XCBC is not set | ||
| 798 | |||
| 799 | # | ||
| 800 | # Digest | ||
| 801 | # | ||
| 802 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 880 | # CONFIG_CRYPTO_MD4 is not set | 803 | # CONFIG_CRYPTO_MD4 is not set |
| 881 | CONFIG_CRYPTO_MD5=y | 804 | CONFIG_CRYPTO_MD5=y |
| 805 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 806 | # CONFIG_CRYPTO_RMD128 is not set | ||
| 807 | # CONFIG_CRYPTO_RMD160 is not set | ||
| 808 | # CONFIG_CRYPTO_RMD256 is not set | ||
| 809 | # CONFIG_CRYPTO_RMD320 is not set | ||
| 882 | # CONFIG_CRYPTO_SHA1 is not set | 810 | # CONFIG_CRYPTO_SHA1 is not set |
| 883 | # CONFIG_CRYPTO_SHA256 is not set | 811 | # CONFIG_CRYPTO_SHA256 is not set |
| 884 | # CONFIG_CRYPTO_SHA512 is not set | 812 | # CONFIG_CRYPTO_SHA512 is not set |
| 885 | # CONFIG_CRYPTO_WP512 is not set | ||
| 886 | # CONFIG_CRYPTO_TGR192 is not set | 813 | # CONFIG_CRYPTO_TGR192 is not set |
| 887 | CONFIG_CRYPTO_ECB=y | 814 | # CONFIG_CRYPTO_WP512 is not set |
| 888 | CONFIG_CRYPTO_CBC=y | 815 | |
| 889 | CONFIG_CRYPTO_DES=y | 816 | # |
| 890 | # CONFIG_CRYPTO_BLOWFISH is not set | 817 | # Ciphers |
| 891 | # CONFIG_CRYPTO_TWOFISH is not set | 818 | # |
| 892 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 893 | # CONFIG_CRYPTO_AES is not set | 819 | # CONFIG_CRYPTO_AES is not set |
| 820 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 821 | # CONFIG_CRYPTO_ARC4 is not set | ||
| 822 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 823 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 894 | # CONFIG_CRYPTO_CAST5 is not set | 824 | # CONFIG_CRYPTO_CAST5 is not set |
| 895 | # CONFIG_CRYPTO_CAST6 is not set | 825 | # CONFIG_CRYPTO_CAST6 is not set |
| 896 | # CONFIG_CRYPTO_TEA is not set | 826 | CONFIG_CRYPTO_DES=y |
| 897 | # CONFIG_CRYPTO_ARC4 is not set | 827 | # CONFIG_CRYPTO_FCRYPT is not set |
| 898 | # CONFIG_CRYPTO_KHAZAD is not set | 828 | # CONFIG_CRYPTO_KHAZAD is not set |
| 899 | # CONFIG_CRYPTO_ANUBIS is not set | 829 | # CONFIG_CRYPTO_SALSA20 is not set |
| 900 | # CONFIG_CRYPTO_DEFLATE is not set | 830 | # CONFIG_CRYPTO_SEED is not set |
| 901 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 831 | # CONFIG_CRYPTO_SERPENT is not set |
| 902 | # CONFIG_CRYPTO_CRC32C is not set | 832 | # CONFIG_CRYPTO_TEA is not set |
| 833 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 903 | 834 | ||
| 904 | # | 835 | # |
| 905 | # Hardware crypto devices | 836 | # Compression |
| 906 | # | 837 | # |
| 838 | # CONFIG_CRYPTO_DEFLATE is not set | ||
| 839 | # CONFIG_CRYPTO_LZO is not set | ||
| 840 | CONFIG_CRYPTO_HW=y | ||
| 907 | 841 | ||
| 908 | # | 842 | # |
| 909 | # Library routines | 843 | # Library routines |
| 910 | # | 844 | # |
| 845 | CONFIG_BITREVERSE=y | ||
| 846 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
| 911 | # CONFIG_CRC_CCITT is not set | 847 | # CONFIG_CRC_CCITT is not set |
| 912 | # CONFIG_CRC16 is not set | 848 | # CONFIG_CRC16 is not set |
| 849 | # CONFIG_CRC_T10DIF is not set | ||
| 850 | # CONFIG_CRC_ITU_T is not set | ||
| 913 | CONFIG_CRC32=y | 851 | CONFIG_CRC32=y |
| 852 | # CONFIG_CRC7 is not set | ||
| 914 | # CONFIG_LIBCRC32C is not set | 853 | # CONFIG_LIBCRC32C is not set |
| 915 | CONFIG_PLIST=y | 854 | CONFIG_PLIST=y |
| 855 | CONFIG_HAS_IOMEM=y | ||
| 856 | CONFIG_HAS_IOPORT=y | ||
| 857 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/sh/configs/migor_defconfig b/arch/sh/configs/migor_defconfig index 287408b2ace..c4b3e1d8950 100644 --- a/arch/sh/configs/migor_defconfig +++ b/arch/sh/configs/migor_defconfig | |||
| @@ -1,10 +1,11 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.26-rc3 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Thu May 22 14:30:07 2008 | 4 | # Wed Jul 30 01:44:41 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
| 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 9 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
| 10 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| @@ -77,9 +78,14 @@ CONFIG_PROFILING=y | |||
| 77 | # CONFIG_MARKERS is not set | 78 | # CONFIG_MARKERS is not set |
| 78 | CONFIG_OPROFILE=y | 79 | CONFIG_OPROFILE=y |
| 79 | CONFIG_HAVE_OPROFILE=y | 80 | CONFIG_HAVE_OPROFILE=y |
| 81 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 82 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 80 | # CONFIG_HAVE_KPROBES is not set | 83 | # CONFIG_HAVE_KPROBES is not set |
| 81 | # CONFIG_HAVE_KRETPROBES is not set | 84 | # CONFIG_HAVE_KRETPROBES is not set |
| 85 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 82 | # CONFIG_HAVE_DMA_ATTRS is not set | 86 | # CONFIG_HAVE_DMA_ATTRS is not set |
| 87 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 88 | CONFIG_HAVE_CLK=y | ||
| 83 | CONFIG_PROC_PAGE_MONITOR=y | 89 | CONFIG_PROC_PAGE_MONITOR=y |
| 84 | CONFIG_SLABINFO=y | 90 | CONFIG_SLABINFO=y |
| 85 | CONFIG_RT_MUTEXES=y | 91 | CONFIG_RT_MUTEXES=y |
| @@ -90,12 +96,13 @@ CONFIG_MODULES=y | |||
| 90 | # CONFIG_MODULE_UNLOAD is not set | 96 | # CONFIG_MODULE_UNLOAD is not set |
| 91 | # CONFIG_MODVERSIONS is not set | 97 | # CONFIG_MODVERSIONS is not set |
| 92 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 98 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 93 | # CONFIG_KMOD is not set | 99 | CONFIG_KMOD=y |
| 94 | CONFIG_BLOCK=y | 100 | CONFIG_BLOCK=y |
| 95 | # CONFIG_LBD is not set | 101 | # CONFIG_LBD is not set |
| 96 | # CONFIG_BLK_DEV_IO_TRACE is not set | 102 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 97 | # CONFIG_LSF is not set | 103 | # CONFIG_LSF is not set |
| 98 | # CONFIG_BLK_DEV_BSG is not set | 104 | # CONFIG_BLK_DEV_BSG is not set |
| 105 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 99 | 106 | ||
| 100 | # | 107 | # |
| 101 | # IO Schedulers | 108 | # IO Schedulers |
| @@ -173,7 +180,9 @@ CONFIG_ARCH_SELECT_MEMORY_MODEL=y | |||
| 173 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 180 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 174 | CONFIG_PAGE_SIZE_4KB=y | 181 | CONFIG_PAGE_SIZE_4KB=y |
| 175 | # CONFIG_PAGE_SIZE_8KB is not set | 182 | # CONFIG_PAGE_SIZE_8KB is not set |
| 183 | # CONFIG_PAGE_SIZE_16KB is not set | ||
| 176 | # CONFIG_PAGE_SIZE_64KB is not set | 184 | # CONFIG_PAGE_SIZE_64KB is not set |
| 185 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 177 | CONFIG_SELECT_MEMORY_MODEL=y | 186 | CONFIG_SELECT_MEMORY_MODEL=y |
| 178 | # CONFIG_FLATMEM_MANUAL is not set | 187 | # CONFIG_FLATMEM_MANUAL is not set |
| 179 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 188 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| @@ -216,6 +225,8 @@ CONFIG_CPU_HAS_DSP=y | |||
| 216 | # | 225 | # |
| 217 | # CONFIG_SH_7722_SOLUTION_ENGINE is not set | 226 | # CONFIG_SH_7722_SOLUTION_ENGINE is not set |
| 218 | CONFIG_SH_MIGOR=y | 227 | CONFIG_SH_MIGOR=y |
| 228 | CONFIG_SH_MIGOR_QVGA=y | ||
| 229 | # CONFIG_SH_MIGOR_RTA_WVGA is not set | ||
| 219 | 230 | ||
| 220 | # | 231 | # |
| 221 | # Timer and clock configuration | 232 | # Timer and clock configuration |
| @@ -362,6 +373,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 362 | # | 373 | # |
| 363 | # CONFIG_CFG80211 is not set | 374 | # CONFIG_CFG80211 is not set |
| 364 | CONFIG_WIRELESS_EXT=y | 375 | CONFIG_WIRELESS_EXT=y |
| 376 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
| 365 | # CONFIG_MAC80211 is not set | 377 | # CONFIG_MAC80211 is not set |
| 366 | # CONFIG_IEEE80211 is not set | 378 | # CONFIG_IEEE80211 is not set |
| 367 | # CONFIG_RFKILL is not set | 379 | # CONFIG_RFKILL is not set |
| @@ -378,6 +390,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
| 378 | CONFIG_STANDALONE=y | 390 | CONFIG_STANDALONE=y |
| 379 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 391 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 380 | CONFIG_FW_LOADER=m | 392 | CONFIG_FW_LOADER=m |
| 393 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
| 394 | CONFIG_EXTRA_FIRMWARE="" | ||
| 381 | # CONFIG_SYS_HYPERVISOR is not set | 395 | # CONFIG_SYS_HYPERVISOR is not set |
| 382 | # CONFIG_CONNECTOR is not set | 396 | # CONFIG_CONNECTOR is not set |
| 383 | CONFIG_MTD=y | 397 | CONFIG_MTD=y |
| @@ -475,6 +489,7 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
| 475 | # CONFIG_BLK_DEV_XIP is not set | 489 | # CONFIG_BLK_DEV_XIP is not set |
| 476 | # CONFIG_CDROM_PKTCDVD is not set | 490 | # CONFIG_CDROM_PKTCDVD is not set |
| 477 | # CONFIG_ATA_OVER_ETH is not set | 491 | # CONFIG_ATA_OVER_ETH is not set |
| 492 | # CONFIG_BLK_DEV_HD is not set | ||
| 478 | CONFIG_MISC_DEVICES=y | 493 | CONFIG_MISC_DEVICES=y |
| 479 | # CONFIG_EEPROM_93CX6 is not set | 494 | # CONFIG_EEPROM_93CX6 is not set |
| 480 | # CONFIG_ENCLOSURE_SERVICES is not set | 495 | # CONFIG_ENCLOSURE_SERVICES is not set |
| @@ -521,10 +536,10 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
| 521 | CONFIG_SCSI_LOWLEVEL=y | 536 | CONFIG_SCSI_LOWLEVEL=y |
| 522 | # CONFIG_ISCSI_TCP is not set | 537 | # CONFIG_ISCSI_TCP is not set |
| 523 | # CONFIG_SCSI_DEBUG is not set | 538 | # CONFIG_SCSI_DEBUG is not set |
| 539 | # CONFIG_SCSI_DH is not set | ||
| 524 | # CONFIG_ATA is not set | 540 | # CONFIG_ATA is not set |
| 525 | # CONFIG_MD is not set | 541 | # CONFIG_MD is not set |
| 526 | CONFIG_NETDEVICES=y | 542 | CONFIG_NETDEVICES=y |
| 527 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 528 | # CONFIG_DUMMY is not set | 543 | # CONFIG_DUMMY is not set |
| 529 | # CONFIG_BONDING is not set | 544 | # CONFIG_BONDING is not set |
| 530 | # CONFIG_MACVLAN is not set | 545 | # CONFIG_MACVLAN is not set |
| @@ -537,6 +552,7 @@ CONFIG_MII=y | |||
| 537 | # CONFIG_AX88796 is not set | 552 | # CONFIG_AX88796 is not set |
| 538 | # CONFIG_STNIC is not set | 553 | # CONFIG_STNIC is not set |
| 539 | CONFIG_SMC91X=y | 554 | CONFIG_SMC91X=y |
| 555 | # CONFIG_SMC911X is not set | ||
| 540 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 556 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| 541 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 557 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
| 542 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 558 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
| @@ -602,6 +618,7 @@ CONFIG_KEYBOARD_SH_KEYSC=y | |||
| 602 | # Character devices | 618 | # Character devices |
| 603 | # | 619 | # |
| 604 | CONFIG_VT=y | 620 | CONFIG_VT=y |
| 621 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
| 605 | CONFIG_VT_CONSOLE=y | 622 | CONFIG_VT_CONSOLE=y |
| 606 | CONFIG_HW_CONSOLE=y | 623 | CONFIG_HW_CONSOLE=y |
| 607 | CONFIG_VT_HW_CONSOLE_BINDING=y | 624 | CONFIG_VT_HW_CONSOLE_BINDING=y |
| @@ -636,21 +653,35 @@ CONFIG_I2C_BOARDINFO=y | |||
| 636 | # | 653 | # |
| 637 | # I2C Hardware Bus support | 654 | # I2C Hardware Bus support |
| 638 | # | 655 | # |
| 656 | |||
| 657 | # | ||
| 658 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
| 659 | # | ||
| 639 | # CONFIG_I2C_OCORES is not set | 660 | # CONFIG_I2C_OCORES is not set |
| 640 | # CONFIG_I2C_PARPORT_LIGHT is not set | 661 | CONFIG_I2C_SH_MOBILE=y |
| 641 | # CONFIG_I2C_SIMTEC is not set | 662 | # CONFIG_I2C_SIMTEC is not set |
| 663 | |||
| 664 | # | ||
| 665 | # External I2C/SMBus adapter drivers | ||
| 666 | # | ||
| 667 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
| 642 | # CONFIG_I2C_TAOS_EVM is not set | 668 | # CONFIG_I2C_TAOS_EVM is not set |
| 643 | # CONFIG_I2C_STUB is not set | 669 | |
| 670 | # | ||
| 671 | # Other I2C/SMBus bus drivers | ||
| 672 | # | ||
| 644 | # CONFIG_I2C_PCA_PLATFORM is not set | 673 | # CONFIG_I2C_PCA_PLATFORM is not set |
| 645 | CONFIG_I2C_SH_MOBILE=y | 674 | # CONFIG_I2C_STUB is not set |
| 646 | 675 | ||
| 647 | # | 676 | # |
| 648 | # Miscellaneous I2C Chip support | 677 | # Miscellaneous I2C Chip support |
| 649 | # | 678 | # |
| 650 | # CONFIG_DS1682 is not set | 679 | # CONFIG_DS1682 is not set |
| 680 | # CONFIG_AT24 is not set | ||
| 651 | # CONFIG_SENSORS_EEPROM is not set | 681 | # CONFIG_SENSORS_EEPROM is not set |
| 652 | # CONFIG_SENSORS_PCF8574 is not set | 682 | # CONFIG_SENSORS_PCF8574 is not set |
| 653 | # CONFIG_PCF8575 is not set | 683 | # CONFIG_PCF8575 is not set |
| 684 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 654 | # CONFIG_SENSORS_PCF8591 is not set | 685 | # CONFIG_SENSORS_PCF8591 is not set |
| 655 | # CONFIG_SENSORS_MAX6875 is not set | 686 | # CONFIG_SENSORS_MAX6875 is not set |
| 656 | # CONFIG_SENSORS_TSL2550 is not set | 687 | # CONFIG_SENSORS_TSL2550 is not set |
| @@ -663,6 +694,7 @@ CONFIG_I2C_SH_MOBILE=y | |||
| 663 | # CONFIG_POWER_SUPPLY is not set | 694 | # CONFIG_POWER_SUPPLY is not set |
| 664 | # CONFIG_HWMON is not set | 695 | # CONFIG_HWMON is not set |
| 665 | # CONFIG_THERMAL is not set | 696 | # CONFIG_THERMAL is not set |
| 697 | # CONFIG_THERMAL_HWMON is not set | ||
| 666 | # CONFIG_WATCHDOG is not set | 698 | # CONFIG_WATCHDOG is not set |
| 667 | 699 | ||
| 668 | # | 700 | # |
| @@ -674,6 +706,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 674 | # | 706 | # |
| 675 | # Multifunction device drivers | 707 | # Multifunction device drivers |
| 676 | # | 708 | # |
| 709 | # CONFIG_MFD_CORE is not set | ||
| 677 | # CONFIG_MFD_SM501 is not set | 710 | # CONFIG_MFD_SM501 is not set |
| 678 | # CONFIG_HTC_PASIC3 is not set | 711 | # CONFIG_HTC_PASIC3 is not set |
| 679 | 712 | ||
| @@ -710,10 +743,6 @@ CONFIG_SSB_POSSIBLE=y | |||
| 710 | # Console display driver support | 743 | # Console display driver support |
| 711 | # | 744 | # |
| 712 | CONFIG_DUMMY_CONSOLE=y | 745 | CONFIG_DUMMY_CONSOLE=y |
| 713 | |||
| 714 | # | ||
| 715 | # Sound | ||
| 716 | # | ||
| 717 | # CONFIG_SOUND is not set | 746 | # CONFIG_SOUND is not set |
| 718 | CONFIG_HID_SUPPORT=y | 747 | CONFIG_HID_SUPPORT=y |
| 719 | CONFIG_HID=y | 748 | CONFIG_HID=y |
| @@ -738,7 +767,7 @@ CONFIG_USB_GADGET_SELECTED=y | |||
| 738 | # CONFIG_USB_GADGET_ATMEL_USBA is not set | 767 | # CONFIG_USB_GADGET_ATMEL_USBA is not set |
| 739 | # CONFIG_USB_GADGET_FSL_USB2 is not set | 768 | # CONFIG_USB_GADGET_FSL_USB2 is not set |
| 740 | # CONFIG_USB_GADGET_NET2280 is not set | 769 | # CONFIG_USB_GADGET_NET2280 is not set |
| 741 | # CONFIG_USB_GADGET_PXA2XX is not set | 770 | # CONFIG_USB_GADGET_PXA25X is not set |
| 742 | CONFIG_USB_GADGET_M66592=y | 771 | CONFIG_USB_GADGET_M66592=y |
| 743 | CONFIG_USB_M66592=y | 772 | CONFIG_USB_M66592=y |
| 744 | CONFIG_SUPERH_BUILT_IN_M66592=y | 773 | CONFIG_SUPERH_BUILT_IN_M66592=y |
| @@ -757,6 +786,7 @@ CONFIG_USB_GADGET_DUALSPEED=y | |||
| 757 | CONFIG_USB_G_SERIAL=y | 786 | CONFIG_USB_G_SERIAL=y |
| 758 | # CONFIG_USB_MIDI_GADGET is not set | 787 | # CONFIG_USB_MIDI_GADGET is not set |
| 759 | # CONFIG_USB_G_PRINTER is not set | 788 | # CONFIG_USB_G_PRINTER is not set |
| 789 | # CONFIG_USB_CDC_COMPOSITE is not set | ||
| 760 | # CONFIG_MMC is not set | 790 | # CONFIG_MMC is not set |
| 761 | # CONFIG_MEMSTICK is not set | 791 | # CONFIG_MEMSTICK is not set |
| 762 | # CONFIG_NEW_LEDS is not set | 792 | # CONFIG_NEW_LEDS is not set |
| @@ -790,6 +820,7 @@ CONFIG_RTC_DRV_RS5C372=y | |||
| 790 | # CONFIG_RTC_DRV_PCF8583 is not set | 820 | # CONFIG_RTC_DRV_PCF8583 is not set |
| 791 | # CONFIG_RTC_DRV_M41T80 is not set | 821 | # CONFIG_RTC_DRV_M41T80 is not set |
| 792 | # CONFIG_RTC_DRV_S35390A is not set | 822 | # CONFIG_RTC_DRV_S35390A is not set |
| 823 | # CONFIG_RTC_DRV_FM3130 is not set | ||
| 793 | 824 | ||
| 794 | # | 825 | # |
| 795 | # SPI RTC drivers | 826 | # SPI RTC drivers |
| @@ -810,6 +841,7 @@ CONFIG_RTC_DRV_RS5C372=y | |||
| 810 | # on-CPU RTC drivers | 841 | # on-CPU RTC drivers |
| 811 | # | 842 | # |
| 812 | CONFIG_RTC_DRV_SH=y | 843 | CONFIG_RTC_DRV_SH=y |
| 844 | # CONFIG_DMADEVICES is not set | ||
| 813 | # CONFIG_UIO is not set | 845 | # CONFIG_UIO is not set |
| 814 | 846 | ||
| 815 | # | 847 | # |
| @@ -870,6 +902,7 @@ CONFIG_TMPFS=y | |||
| 870 | # CONFIG_CRAMFS is not set | 902 | # CONFIG_CRAMFS is not set |
| 871 | # CONFIG_VXFS_FS is not set | 903 | # CONFIG_VXFS_FS is not set |
| 872 | # CONFIG_MINIX_FS is not set | 904 | # CONFIG_MINIX_FS is not set |
| 905 | # CONFIG_OMFS_FS is not set | ||
| 873 | # CONFIG_HPFS_FS is not set | 906 | # CONFIG_HPFS_FS is not set |
| 874 | # CONFIG_QNX4FS_FS is not set | 907 | # CONFIG_QNX4FS_FS is not set |
| 875 | # CONFIG_ROMFS_FS is not set | 908 | # CONFIG_ROMFS_FS is not set |
| @@ -899,6 +932,7 @@ CONFIG_DEBUG_FS=y | |||
| 899 | # CONFIG_HEADERS_CHECK is not set | 932 | # CONFIG_HEADERS_CHECK is not set |
| 900 | # CONFIG_DEBUG_KERNEL is not set | 933 | # CONFIG_DEBUG_KERNEL is not set |
| 901 | # CONFIG_DEBUG_BUGVERBOSE is not set | 934 | # CONFIG_DEBUG_BUGVERBOSE is not set |
| 935 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
| 902 | # CONFIG_SAMPLES is not set | 936 | # CONFIG_SAMPLES is not set |
| 903 | # CONFIG_SH_STANDARD_BIOS is not set | 937 | # CONFIG_SH_STANDARD_BIOS is not set |
| 904 | CONFIG_EARLY_SCIF_CONSOLE=y | 938 | CONFIG_EARLY_SCIF_CONSOLE=y |
| @@ -955,6 +989,10 @@ CONFIG_CRYPTO=y | |||
| 955 | # CONFIG_CRYPTO_MD4 is not set | 989 | # CONFIG_CRYPTO_MD4 is not set |
| 956 | # CONFIG_CRYPTO_MD5 is not set | 990 | # CONFIG_CRYPTO_MD5 is not set |
| 957 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 991 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
| 992 | # CONFIG_CRYPTO_RMD128 is not set | ||
| 993 | # CONFIG_CRYPTO_RMD160 is not set | ||
| 994 | # CONFIG_CRYPTO_RMD256 is not set | ||
| 995 | # CONFIG_CRYPTO_RMD320 is not set | ||
| 958 | # CONFIG_CRYPTO_SHA1 is not set | 996 | # CONFIG_CRYPTO_SHA1 is not set |
| 959 | # CONFIG_CRYPTO_SHA256 is not set | 997 | # CONFIG_CRYPTO_SHA256 is not set |
| 960 | # CONFIG_CRYPTO_SHA512 is not set | 998 | # CONFIG_CRYPTO_SHA512 is not set |
| @@ -994,6 +1032,7 @@ CONFIG_BITREVERSE=y | |||
| 994 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1032 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
| 995 | # CONFIG_CRC_CCITT is not set | 1033 | # CONFIG_CRC_CCITT is not set |
| 996 | # CONFIG_CRC16 is not set | 1034 | # CONFIG_CRC16 is not set |
| 1035 | CONFIG_CRC_T10DIF=y | ||
| 997 | # CONFIG_CRC_ITU_T is not set | 1036 | # CONFIG_CRC_ITU_T is not set |
| 998 | CONFIG_CRC32=y | 1037 | CONFIG_CRC32=y |
| 999 | # CONFIG_CRC7 is not set | 1038 | # CONFIG_CRC7 is not set |
diff --git a/arch/sh/configs/r7780mp_defconfig b/arch/sh/configs/r7780mp_defconfig index 1a072615ffd..57a30079758 100644 --- a/arch/sh/configs/r7780mp_defconfig +++ b/arch/sh/configs/r7780mp_defconfig | |||
| @@ -1,10 +1,11 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.25-rc4 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Thu Mar 6 15:39:59 2008 | 4 | # Wed Jul 30 01:51:13 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
| 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 9 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
| 10 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| @@ -84,13 +85,20 @@ CONFIG_PROFILING=y | |||
| 84 | # CONFIG_MARKERS is not set | 85 | # CONFIG_MARKERS is not set |
| 85 | CONFIG_OPROFILE=m | 86 | CONFIG_OPROFILE=m |
| 86 | CONFIG_HAVE_OPROFILE=y | 87 | CONFIG_HAVE_OPROFILE=y |
| 88 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 89 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 87 | # CONFIG_HAVE_KPROBES is not set | 90 | # CONFIG_HAVE_KPROBES is not set |
| 88 | # CONFIG_HAVE_KRETPROBES is not set | 91 | # CONFIG_HAVE_KRETPROBES is not set |
| 92 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 93 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
| 94 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 95 | CONFIG_HAVE_CLK=y | ||
| 89 | CONFIG_PROC_PAGE_MONITOR=y | 96 | CONFIG_PROC_PAGE_MONITOR=y |
| 90 | CONFIG_SLABINFO=y | 97 | CONFIG_SLABINFO=y |
| 91 | # CONFIG_TINY_SHMEM is not set | 98 | # CONFIG_TINY_SHMEM is not set |
| 92 | CONFIG_BASE_SMALL=0 | 99 | CONFIG_BASE_SMALL=0 |
| 93 | CONFIG_MODULES=y | 100 | CONFIG_MODULES=y |
| 101 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
| 94 | CONFIG_MODULE_UNLOAD=y | 102 | CONFIG_MODULE_UNLOAD=y |
| 95 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 103 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
| 96 | # CONFIG_MODVERSIONS is not set | 104 | # CONFIG_MODVERSIONS is not set |
| @@ -101,6 +109,7 @@ CONFIG_BLOCK=y | |||
| 101 | # CONFIG_BLK_DEV_IO_TRACE is not set | 109 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 102 | # CONFIG_LSF is not set | 110 | # CONFIG_LSF is not set |
| 103 | # CONFIG_BLK_DEV_BSG is not set | 111 | # CONFIG_BLK_DEV_BSG is not set |
| 112 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 104 | 113 | ||
| 105 | # | 114 | # |
| 106 | # IO Schedulers | 115 | # IO Schedulers |
| @@ -115,7 +124,6 @@ CONFIG_IOSCHED_NOOP=y | |||
| 115 | CONFIG_DEFAULT_NOOP=y | 124 | CONFIG_DEFAULT_NOOP=y |
| 116 | CONFIG_DEFAULT_IOSCHED="noop" | 125 | CONFIG_DEFAULT_IOSCHED="noop" |
| 117 | CONFIG_CLASSIC_RCU=y | 126 | CONFIG_CLASSIC_RCU=y |
| 118 | # CONFIG_PREEMPT_RCU is not set | ||
| 119 | 127 | ||
| 120 | # | 128 | # |
| 121 | # System type | 129 | # System type |
| @@ -126,6 +134,7 @@ CONFIG_CPU_SH4A=y | |||
| 126 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | 134 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
| 127 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 135 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
| 128 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | 136 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
| 137 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||
| 129 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 138 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
| 130 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 139 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
| 131 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 140 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| @@ -143,6 +152,7 @@ CONFIG_CPU_SH4A=y | |||
| 143 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | 152 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
| 144 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 153 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
| 145 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 154 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
| 155 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | ||
| 146 | # CONFIG_CPU_SUBTYPE_SH7763 is not set | 156 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
| 147 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 157 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 148 | CONFIG_CPU_SUBTYPE_SH7780=y | 158 | CONFIG_CPU_SUBTYPE_SH7780=y |
| @@ -173,7 +183,9 @@ CONFIG_ARCH_POPULATES_NODE_MAP=y | |||
| 173 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 183 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 174 | CONFIG_PAGE_SIZE_4KB=y | 184 | CONFIG_PAGE_SIZE_4KB=y |
| 175 | # CONFIG_PAGE_SIZE_8KB is not set | 185 | # CONFIG_PAGE_SIZE_8KB is not set |
| 186 | # CONFIG_PAGE_SIZE_16KB is not set | ||
| 176 | # CONFIG_PAGE_SIZE_64KB is not set | 187 | # CONFIG_PAGE_SIZE_64KB is not set |
| 188 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 177 | CONFIG_HUGETLB_PAGE_SIZE_64K=y | 189 | CONFIG_HUGETLB_PAGE_SIZE_64K=y |
| 178 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set | 190 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set |
| 179 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set | 191 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set |
| @@ -188,6 +200,7 @@ CONFIG_FLATMEM=y | |||
| 188 | CONFIG_FLAT_NODE_MEM_MAP=y | 200 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 189 | CONFIG_SPARSEMEM_STATIC=y | 201 | CONFIG_SPARSEMEM_STATIC=y |
| 190 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 202 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
| 203 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
| 191 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 204 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 192 | # CONFIG_RESOURCES_64BIT is not set | 205 | # CONFIG_RESOURCES_64BIT is not set |
| 193 | CONFIG_ZONE_DMA_FLAG=0 | 206 | CONFIG_ZONE_DMA_FLAG=0 |
| @@ -268,7 +281,7 @@ CONFIG_KEXEC=y | |||
| 268 | # CONFIG_PREEMPT_NONE is not set | 281 | # CONFIG_PREEMPT_NONE is not set |
| 269 | # CONFIG_PREEMPT_VOLUNTARY is not set | 282 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 270 | CONFIG_PREEMPT=y | 283 | CONFIG_PREEMPT=y |
| 271 | CONFIG_RCU_TRACE=y | 284 | # CONFIG_PREEMPT_RCU is not set |
| 272 | CONFIG_GUSA=y | 285 | CONFIG_GUSA=y |
| 273 | 286 | ||
| 274 | # | 287 | # |
| @@ -348,14 +361,13 @@ CONFIG_TCP_CONG_CUBIC=y | |||
| 348 | CONFIG_DEFAULT_TCP_CONG="cubic" | 361 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 349 | # CONFIG_TCP_MD5SIG is not set | 362 | # CONFIG_TCP_MD5SIG is not set |
| 350 | # CONFIG_IPV6 is not set | 363 | # CONFIG_IPV6 is not set |
| 351 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 352 | # CONFIG_INET6_TUNNEL is not set | ||
| 353 | # CONFIG_NETWORK_SECMARK is not set | 364 | # CONFIG_NETWORK_SECMARK is not set |
| 354 | # CONFIG_NETFILTER is not set | 365 | # CONFIG_NETFILTER is not set |
| 355 | # CONFIG_IP_DCCP is not set | 366 | # CONFIG_IP_DCCP is not set |
| 356 | # CONFIG_IP_SCTP is not set | 367 | # CONFIG_IP_SCTP is not set |
| 357 | # CONFIG_TIPC is not set | 368 | # CONFIG_TIPC is not set |
| 358 | # CONFIG_ATM is not set | 369 | # CONFIG_ATM is not set |
| 370 | CONFIG_STP=m | ||
| 359 | CONFIG_BRIDGE=m | 371 | CONFIG_BRIDGE=m |
| 360 | # CONFIG_VLAN_8021Q is not set | 372 | # CONFIG_VLAN_8021Q is not set |
| 361 | # CONFIG_DECNET is not set | 373 | # CONFIG_DECNET is not set |
| @@ -384,6 +396,7 @@ CONFIG_LLC=m | |||
| 384 | # | 396 | # |
| 385 | # CONFIG_CFG80211 is not set | 397 | # CONFIG_CFG80211 is not set |
| 386 | CONFIG_WIRELESS_EXT=y | 398 | CONFIG_WIRELESS_EXT=y |
| 399 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
| 387 | # CONFIG_MAC80211 is not set | 400 | # CONFIG_MAC80211 is not set |
| 388 | # CONFIG_IEEE80211 is not set | 401 | # CONFIG_IEEE80211 is not set |
| 389 | # CONFIG_RFKILL is not set | 402 | # CONFIG_RFKILL is not set |
| @@ -400,6 +413,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
| 400 | CONFIG_STANDALONE=y | 413 | CONFIG_STANDALONE=y |
| 401 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 414 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 402 | CONFIG_FW_LOADER=m | 415 | CONFIG_FW_LOADER=m |
| 416 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
| 417 | CONFIG_EXTRA_FIRMWARE="" | ||
| 403 | # CONFIG_DEBUG_DRIVER is not set | 418 | # CONFIG_DEBUG_DRIVER is not set |
| 404 | # CONFIG_DEBUG_DEVRES is not set | 419 | # CONFIG_DEBUG_DEVRES is not set |
| 405 | # CONFIG_SYS_HYPERVISOR is not set | 420 | # CONFIG_SYS_HYPERVISOR is not set |
| @@ -420,12 +435,14 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
| 420 | # CONFIG_BLK_DEV_XIP is not set | 435 | # CONFIG_BLK_DEV_XIP is not set |
| 421 | # CONFIG_CDROM_PKTCDVD is not set | 436 | # CONFIG_CDROM_PKTCDVD is not set |
| 422 | # CONFIG_ATA_OVER_ETH is not set | 437 | # CONFIG_ATA_OVER_ETH is not set |
| 438 | # CONFIG_BLK_DEV_HD is not set | ||
| 423 | CONFIG_MISC_DEVICES=y | 439 | CONFIG_MISC_DEVICES=y |
| 424 | # CONFIG_PHANTOM is not set | 440 | # CONFIG_PHANTOM is not set |
| 425 | CONFIG_EEPROM_93CX6=y | 441 | CONFIG_EEPROM_93CX6=y |
| 426 | # CONFIG_SGI_IOC4 is not set | 442 | # CONFIG_SGI_IOC4 is not set |
| 427 | # CONFIG_TIFM_CORE is not set | 443 | # CONFIG_TIFM_CORE is not set |
| 428 | # CONFIG_ENCLOSURE_SERVICES is not set | 444 | # CONFIG_ENCLOSURE_SERVICES is not set |
| 445 | # CONFIG_HP_ILO is not set | ||
| 429 | CONFIG_HAVE_IDE=y | 446 | CONFIG_HAVE_IDE=y |
| 430 | # CONFIG_IDE is not set | 447 | # CONFIG_IDE is not set |
| 431 | 448 | ||
| @@ -499,9 +516,13 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 499 | # CONFIG_SCSI_NSP32 is not set | 516 | # CONFIG_SCSI_NSP32 is not set |
| 500 | # CONFIG_SCSI_DEBUG is not set | 517 | # CONFIG_SCSI_DEBUG is not set |
| 501 | # CONFIG_SCSI_SRP is not set | 518 | # CONFIG_SCSI_SRP is not set |
| 519 | # CONFIG_SCSI_DH is not set | ||
| 502 | CONFIG_ATA=y | 520 | CONFIG_ATA=y |
| 503 | # CONFIG_ATA_NONSTANDARD is not set | 521 | # CONFIG_ATA_NONSTANDARD is not set |
| 522 | CONFIG_SATA_PMP=y | ||
| 504 | # CONFIG_SATA_AHCI is not set | 523 | # CONFIG_SATA_AHCI is not set |
| 524 | # CONFIG_SATA_SIL24 is not set | ||
| 525 | CONFIG_ATA_SFF=y | ||
| 505 | # CONFIG_SATA_SVW is not set | 526 | # CONFIG_SATA_SVW is not set |
| 506 | # CONFIG_ATA_PIIX is not set | 527 | # CONFIG_ATA_PIIX is not set |
| 507 | # CONFIG_SATA_MV is not set | 528 | # CONFIG_SATA_MV is not set |
| @@ -511,7 +532,6 @@ CONFIG_ATA=y | |||
| 511 | # CONFIG_SATA_PROMISE is not set | 532 | # CONFIG_SATA_PROMISE is not set |
| 512 | # CONFIG_SATA_SX4 is not set | 533 | # CONFIG_SATA_SX4 is not set |
| 513 | CONFIG_SATA_SIL=y | 534 | CONFIG_SATA_SIL=y |
| 514 | # CONFIG_SATA_SIL24 is not set | ||
| 515 | # CONFIG_SATA_SIS is not set | 535 | # CONFIG_SATA_SIS is not set |
| 516 | # CONFIG_SATA_ULI is not set | 536 | # CONFIG_SATA_ULI is not set |
| 517 | # CONFIG_SATA_VIA is not set | 537 | # CONFIG_SATA_VIA is not set |
| @@ -556,17 +576,21 @@ CONFIG_SATA_SIL=y | |||
| 556 | # CONFIG_PATA_VIA is not set | 576 | # CONFIG_PATA_VIA is not set |
| 557 | # CONFIG_PATA_WINBOND is not set | 577 | # CONFIG_PATA_WINBOND is not set |
| 558 | CONFIG_PATA_PLATFORM=y | 578 | CONFIG_PATA_PLATFORM=y |
| 579 | # CONFIG_PATA_SCH is not set | ||
| 559 | # CONFIG_MD is not set | 580 | # CONFIG_MD is not set |
| 560 | # CONFIG_FUSION is not set | 581 | # CONFIG_FUSION is not set |
| 561 | 582 | ||
| 562 | # | 583 | # |
| 563 | # IEEE 1394 (FireWire) support | 584 | # IEEE 1394 (FireWire) support |
| 564 | # | 585 | # |
| 586 | |||
| 587 | # | ||
| 588 | # Enable only one of the two stacks, unless you know what you are doing | ||
| 589 | # | ||
| 565 | # CONFIG_FIREWIRE is not set | 590 | # CONFIG_FIREWIRE is not set |
| 566 | # CONFIG_IEEE1394 is not set | 591 | # CONFIG_IEEE1394 is not set |
| 567 | # CONFIG_I2O is not set | 592 | # CONFIG_I2O is not set |
| 568 | CONFIG_NETDEVICES=y | 593 | CONFIG_NETDEVICES=y |
| 569 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 570 | # CONFIG_DUMMY is not set | 594 | # CONFIG_DUMMY is not set |
| 571 | # CONFIG_BONDING is not set | 595 | # CONFIG_BONDING is not set |
| 572 | # CONFIG_MACVLAN is not set | 596 | # CONFIG_MACVLAN is not set |
| @@ -585,6 +609,7 @@ CONFIG_AX88796_93CX6=y | |||
| 585 | # CONFIG_CASSINI is not set | 609 | # CONFIG_CASSINI is not set |
| 586 | # CONFIG_NET_VENDOR_3COM is not set | 610 | # CONFIG_NET_VENDOR_3COM is not set |
| 587 | # CONFIG_SMC91X is not set | 611 | # CONFIG_SMC91X is not set |
| 612 | # CONFIG_SMC911X is not set | ||
| 588 | # CONFIG_NET_TULIP is not set | 613 | # CONFIG_NET_TULIP is not set |
| 589 | # CONFIG_HP100 is not set | 614 | # CONFIG_HP100 is not set |
| 590 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 615 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| @@ -593,7 +618,6 @@ CONFIG_AX88796_93CX6=y | |||
| 593 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 618 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
| 594 | CONFIG_NET_PCI=y | 619 | CONFIG_NET_PCI=y |
| 595 | CONFIG_PCNET32=m | 620 | CONFIG_PCNET32=m |
| 596 | # CONFIG_PCNET32_NAPI is not set | ||
| 597 | # CONFIG_AMD8111_ETH is not set | 621 | # CONFIG_AMD8111_ETH is not set |
| 598 | # CONFIG_ADAPTEC_STARFIRE is not set | 622 | # CONFIG_ADAPTEC_STARFIRE is not set |
| 599 | # CONFIG_B44 is not set | 623 | # CONFIG_B44 is not set |
| @@ -616,32 +640,28 @@ CONFIG_8139TOO_8129=y | |||
| 616 | # CONFIG_TLAN is not set | 640 | # CONFIG_TLAN is not set |
| 617 | CONFIG_VIA_RHINE=m | 641 | CONFIG_VIA_RHINE=m |
| 618 | CONFIG_VIA_RHINE_MMIO=y | 642 | CONFIG_VIA_RHINE_MMIO=y |
| 619 | # CONFIG_VIA_RHINE_NAPI is not set | ||
| 620 | # CONFIG_SC92031 is not set | 643 | # CONFIG_SC92031 is not set |
| 621 | CONFIG_NETDEV_1000=y | 644 | CONFIG_NETDEV_1000=y |
| 622 | # CONFIG_ACENIC is not set | 645 | # CONFIG_ACENIC is not set |
| 623 | # CONFIG_DL2K is not set | 646 | # CONFIG_DL2K is not set |
| 624 | CONFIG_E1000=m | 647 | CONFIG_E1000=m |
| 625 | # CONFIG_E1000_NAPI is not set | ||
| 626 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set | 648 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set |
| 627 | # CONFIG_E1000E is not set | 649 | # CONFIG_E1000E is not set |
| 628 | # CONFIG_E1000E_ENABLED is not set | ||
| 629 | # CONFIG_IP1000 is not set | 650 | # CONFIG_IP1000 is not set |
| 630 | # CONFIG_IGB is not set | 651 | # CONFIG_IGB is not set |
| 631 | # CONFIG_NS83820 is not set | 652 | # CONFIG_NS83820 is not set |
| 632 | # CONFIG_HAMACHI is not set | 653 | # CONFIG_HAMACHI is not set |
| 633 | # CONFIG_YELLOWFIN is not set | 654 | # CONFIG_YELLOWFIN is not set |
| 634 | CONFIG_R8169=y | 655 | CONFIG_R8169=y |
| 635 | # CONFIG_R8169_NAPI is not set | ||
| 636 | # CONFIG_SIS190 is not set | 656 | # CONFIG_SIS190 is not set |
| 637 | # CONFIG_SKGE is not set | 657 | # CONFIG_SKGE is not set |
| 638 | # CONFIG_SKY2 is not set | 658 | # CONFIG_SKY2 is not set |
| 639 | # CONFIG_SK98LIN is not set | ||
| 640 | # CONFIG_VIA_VELOCITY is not set | 659 | # CONFIG_VIA_VELOCITY is not set |
| 641 | # CONFIG_TIGON3 is not set | 660 | # CONFIG_TIGON3 is not set |
| 642 | # CONFIG_BNX2 is not set | 661 | # CONFIG_BNX2 is not set |
| 643 | # CONFIG_QLA3XXX is not set | 662 | # CONFIG_QLA3XXX is not set |
| 644 | # CONFIG_ATL1 is not set | 663 | # CONFIG_ATL1 is not set |
| 664 | # CONFIG_ATL1E is not set | ||
| 645 | CONFIG_NETDEV_10000=y | 665 | CONFIG_NETDEV_10000=y |
| 646 | # CONFIG_CHELSIO_T1 is not set | 666 | # CONFIG_CHELSIO_T1 is not set |
| 647 | # CONFIG_CHELSIO_T3 is not set | 667 | # CONFIG_CHELSIO_T3 is not set |
| @@ -654,6 +674,7 @@ CONFIG_NETDEV_10000=y | |||
| 654 | # CONFIG_MLX4_CORE is not set | 674 | # CONFIG_MLX4_CORE is not set |
| 655 | # CONFIG_TEHUTI is not set | 675 | # CONFIG_TEHUTI is not set |
| 656 | # CONFIG_BNX2X is not set | 676 | # CONFIG_BNX2X is not set |
| 677 | # CONFIG_SFC is not set | ||
| 657 | # CONFIG_TR is not set | 678 | # CONFIG_TR is not set |
| 658 | 679 | ||
| 659 | # | 680 | # |
| @@ -661,6 +682,7 @@ CONFIG_NETDEV_10000=y | |||
| 661 | # | 682 | # |
| 662 | # CONFIG_WLAN_PRE80211 is not set | 683 | # CONFIG_WLAN_PRE80211 is not set |
| 663 | # CONFIG_WLAN_80211 is not set | 684 | # CONFIG_WLAN_80211 is not set |
| 685 | # CONFIG_IWLWIFI_LEDS is not set | ||
| 664 | # CONFIG_WAN is not set | 686 | # CONFIG_WAN is not set |
| 665 | # CONFIG_FDDI is not set | 687 | # CONFIG_FDDI is not set |
| 666 | # CONFIG_HIPPI is not set | 688 | # CONFIG_HIPPI is not set |
| @@ -701,6 +723,7 @@ CONFIG_KEYBOARD_ATKBD=y | |||
| 701 | # CONFIG_KEYBOARD_XTKBD is not set | 723 | # CONFIG_KEYBOARD_XTKBD is not set |
| 702 | # CONFIG_KEYBOARD_NEWTON is not set | 724 | # CONFIG_KEYBOARD_NEWTON is not set |
| 703 | # CONFIG_KEYBOARD_STOWAWAY is not set | 725 | # CONFIG_KEYBOARD_STOWAWAY is not set |
| 726 | # CONFIG_KEYBOARD_SH_KEYSC is not set | ||
| 704 | # CONFIG_INPUT_MOUSE is not set | 727 | # CONFIG_INPUT_MOUSE is not set |
| 705 | # CONFIG_INPUT_JOYSTICK is not set | 728 | # CONFIG_INPUT_JOYSTICK is not set |
| 706 | # CONFIG_INPUT_TABLET is not set | 729 | # CONFIG_INPUT_TABLET is not set |
| @@ -722,6 +745,7 @@ CONFIG_SERIO_LIBPS2=y | |||
| 722 | # Character devices | 745 | # Character devices |
| 723 | # | 746 | # |
| 724 | # CONFIG_VT is not set | 747 | # CONFIG_VT is not set |
| 748 | CONFIG_DEVKMEM=y | ||
| 725 | # CONFIG_SERIAL_NONSTANDARD is not set | 749 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 726 | # CONFIG_NOZOMI is not set | 750 | # CONFIG_NOZOMI is not set |
| 727 | 751 | ||
| @@ -750,12 +774,7 @@ CONFIG_HW_RANDOM=y | |||
| 750 | # CONFIG_TCG_TPM is not set | 774 | # CONFIG_TCG_TPM is not set |
| 751 | CONFIG_DEVPORT=y | 775 | CONFIG_DEVPORT=y |
| 752 | # CONFIG_I2C is not set | 776 | # CONFIG_I2C is not set |
| 753 | |||
| 754 | # | ||
| 755 | # SPI support | ||
| 756 | # | ||
| 757 | # CONFIG_SPI is not set | 777 | # CONFIG_SPI is not set |
| 758 | # CONFIG_SPI_MASTER is not set | ||
| 759 | # CONFIG_W1 is not set | 778 | # CONFIG_W1 is not set |
| 760 | # CONFIG_POWER_SUPPLY is not set | 779 | # CONFIG_POWER_SUPPLY is not set |
| 761 | CONFIG_HWMON=y | 780 | CONFIG_HWMON=y |
| @@ -776,6 +795,7 @@ CONFIG_HWMON=y | |||
| 776 | # CONFIG_SENSORS_W83627EHF is not set | 795 | # CONFIG_SENSORS_W83627EHF is not set |
| 777 | # CONFIG_HWMON_DEBUG_CHIP is not set | 796 | # CONFIG_HWMON_DEBUG_CHIP is not set |
| 778 | CONFIG_THERMAL=y | 797 | CONFIG_THERMAL=y |
| 798 | # CONFIG_THERMAL_HWMON is not set | ||
| 779 | # CONFIG_WATCHDOG is not set | 799 | # CONFIG_WATCHDOG is not set |
| 780 | 800 | ||
| 781 | # | 801 | # |
| @@ -787,13 +807,24 @@ CONFIG_SSB_POSSIBLE=y | |||
| 787 | # | 807 | # |
| 788 | # Multifunction device drivers | 808 | # Multifunction device drivers |
| 789 | # | 809 | # |
| 810 | # CONFIG_MFD_CORE is not set | ||
| 790 | # CONFIG_MFD_SM501 is not set | 811 | # CONFIG_MFD_SM501 is not set |
| 812 | # CONFIG_HTC_PASIC3 is not set | ||
| 791 | 813 | ||
| 792 | # | 814 | # |
| 793 | # Multimedia devices | 815 | # Multimedia devices |
| 794 | # | 816 | # |
| 817 | |||
| 818 | # | ||
| 819 | # Multimedia core support | ||
| 820 | # | ||
| 795 | # CONFIG_VIDEO_DEV is not set | 821 | # CONFIG_VIDEO_DEV is not set |
| 796 | # CONFIG_DVB_CORE is not set | 822 | # CONFIG_DVB_CORE is not set |
| 823 | # CONFIG_VIDEO_MEDIA is not set | ||
| 824 | |||
| 825 | # | ||
| 826 | # Multimedia drivers | ||
| 827 | # | ||
| 797 | CONFIG_DAB=y | 828 | CONFIG_DAB=y |
| 798 | 829 | ||
| 799 | # | 830 | # |
| @@ -809,24 +840,9 @@ CONFIG_DAB=y | |||
| 809 | # Display device support | 840 | # Display device support |
| 810 | # | 841 | # |
| 811 | # CONFIG_DISPLAY_SUPPORT is not set | 842 | # CONFIG_DISPLAY_SUPPORT is not set |
| 812 | |||
| 813 | # | ||
| 814 | # Sound | ||
| 815 | # | ||
| 816 | CONFIG_SOUND=m | 843 | CONFIG_SOUND=m |
| 817 | |||
| 818 | # | ||
| 819 | # Advanced Linux Sound Architecture | ||
| 820 | # | ||
| 821 | # CONFIG_SND is not set | 844 | # CONFIG_SND is not set |
| 822 | |||
| 823 | # | ||
| 824 | # Open Sound System | ||
| 825 | # | ||
| 826 | CONFIG_SOUND_PRIME=m | 845 | CONFIG_SOUND_PRIME=m |
| 827 | # CONFIG_SOUND_TRIDENT is not set | ||
| 828 | # CONFIG_SOUND_MSNDCLAS is not set | ||
| 829 | # CONFIG_SOUND_MSNDPIN is not set | ||
| 830 | CONFIG_HID_SUPPORT=y | 846 | CONFIG_HID_SUPPORT=y |
| 831 | CONFIG_HID=y | 847 | CONFIG_HID=y |
| 832 | # CONFIG_HID_DEBUG is not set | 848 | # CONFIG_HID_DEBUG is not set |
| @@ -836,6 +852,8 @@ CONFIG_USB_ARCH_HAS_HCD=y | |||
| 836 | CONFIG_USB_ARCH_HAS_OHCI=y | 852 | CONFIG_USB_ARCH_HAS_OHCI=y |
| 837 | CONFIG_USB_ARCH_HAS_EHCI=y | 853 | CONFIG_USB_ARCH_HAS_EHCI=y |
| 838 | # CONFIG_USB is not set | 854 | # CONFIG_USB is not set |
| 855 | # CONFIG_USB_OTG_WHITELIST is not set | ||
| 856 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
| 839 | 857 | ||
| 840 | # | 858 | # |
| 841 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 859 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
| @@ -844,6 +862,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
| 844 | # CONFIG_MMC is not set | 862 | # CONFIG_MMC is not set |
| 845 | # CONFIG_MEMSTICK is not set | 863 | # CONFIG_MEMSTICK is not set |
| 846 | # CONFIG_NEW_LEDS is not set | 864 | # CONFIG_NEW_LEDS is not set |
| 865 | # CONFIG_ACCESSIBILITY is not set | ||
| 847 | # CONFIG_INFINIBAND is not set | 866 | # CONFIG_INFINIBAND is not set |
| 848 | CONFIG_RTC_LIB=y | 867 | CONFIG_RTC_LIB=y |
| 849 | CONFIG_RTC_CLASS=y | 868 | CONFIG_RTC_CLASS=y |
| @@ -879,10 +898,7 @@ CONFIG_RTC_INTF_DEV=y | |||
| 879 | # on-CPU RTC drivers | 898 | # on-CPU RTC drivers |
| 880 | # | 899 | # |
| 881 | CONFIG_RTC_DRV_SH=y | 900 | CONFIG_RTC_DRV_SH=y |
| 882 | 901 | # CONFIG_DMADEVICES is not set | |
| 883 | # | ||
| 884 | # Userspace I/O | ||
| 885 | # | ||
| 886 | # CONFIG_UIO is not set | 902 | # CONFIG_UIO is not set |
| 887 | 903 | ||
| 888 | # | 904 | # |
| @@ -903,7 +919,6 @@ CONFIG_FS_MBCACHE=y | |||
| 903 | # CONFIG_JFS_FS is not set | 919 | # CONFIG_JFS_FS is not set |
| 904 | CONFIG_FS_POSIX_ACL=y | 920 | CONFIG_FS_POSIX_ACL=y |
| 905 | # CONFIG_XFS_FS is not set | 921 | # CONFIG_XFS_FS is not set |
| 906 | # CONFIG_GFS2_FS is not set | ||
| 907 | # CONFIG_OCFS2_FS is not set | 922 | # CONFIG_OCFS2_FS is not set |
| 908 | CONFIG_DNOTIFY=y | 923 | CONFIG_DNOTIFY=y |
| 909 | CONFIG_INOTIFY=y | 924 | CONFIG_INOTIFY=y |
| @@ -957,6 +972,7 @@ CONFIG_CONFIGFS_FS=m | |||
| 957 | # CONFIG_CRAMFS is not set | 972 | # CONFIG_CRAMFS is not set |
| 958 | # CONFIG_VXFS_FS is not set | 973 | # CONFIG_VXFS_FS is not set |
| 959 | CONFIG_MINIX_FS=y | 974 | CONFIG_MINIX_FS=y |
| 975 | # CONFIG_OMFS_FS is not set | ||
| 960 | # CONFIG_HPFS_FS is not set | 976 | # CONFIG_HPFS_FS is not set |
| 961 | # CONFIG_QNX4FS_FS is not set | 977 | # CONFIG_QNX4FS_FS is not set |
| 962 | # CONFIG_ROMFS_FS is not set | 978 | # CONFIG_ROMFS_FS is not set |
| @@ -967,20 +983,17 @@ CONFIG_NFS_FS=y | |||
| 967 | CONFIG_NFS_V3=y | 983 | CONFIG_NFS_V3=y |
| 968 | # CONFIG_NFS_V3_ACL is not set | 984 | # CONFIG_NFS_V3_ACL is not set |
| 969 | CONFIG_NFS_V4=y | 985 | CONFIG_NFS_V4=y |
| 970 | # CONFIG_NFS_DIRECTIO is not set | 986 | CONFIG_ROOT_NFS=y |
| 971 | CONFIG_NFSD=y | 987 | CONFIG_NFSD=y |
| 972 | CONFIG_NFSD_V3=y | 988 | CONFIG_NFSD_V3=y |
| 973 | # CONFIG_NFSD_V3_ACL is not set | 989 | # CONFIG_NFSD_V3_ACL is not set |
| 974 | CONFIG_NFSD_V4=y | 990 | CONFIG_NFSD_V4=y |
| 975 | CONFIG_NFSD_TCP=y | ||
| 976 | CONFIG_ROOT_NFS=y | ||
| 977 | CONFIG_LOCKD=y | 991 | CONFIG_LOCKD=y |
| 978 | CONFIG_LOCKD_V4=y | 992 | CONFIG_LOCKD_V4=y |
| 979 | CONFIG_EXPORTFS=y | 993 | CONFIG_EXPORTFS=y |
| 980 | CONFIG_NFS_COMMON=y | 994 | CONFIG_NFS_COMMON=y |
| 981 | CONFIG_SUNRPC=y | 995 | CONFIG_SUNRPC=y |
| 982 | CONFIG_SUNRPC_GSS=y | 996 | CONFIG_SUNRPC_GSS=y |
| 983 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 984 | CONFIG_RPCSEC_GSS_KRB5=y | 997 | CONFIG_RPCSEC_GSS_KRB5=y |
| 985 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 998 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 986 | # CONFIG_SMB_FS is not set | 999 | # CONFIG_SMB_FS is not set |
| @@ -1043,6 +1056,7 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y | |||
| 1043 | # CONFIG_PRINTK_TIME is not set | 1056 | # CONFIG_PRINTK_TIME is not set |
| 1044 | CONFIG_ENABLE_WARN_DEPRECATED=y | 1057 | CONFIG_ENABLE_WARN_DEPRECATED=y |
| 1045 | CONFIG_ENABLE_MUST_CHECK=y | 1058 | CONFIG_ENABLE_MUST_CHECK=y |
| 1059 | CONFIG_FRAME_WARN=1024 | ||
| 1046 | CONFIG_MAGIC_SYSRQ=y | 1060 | CONFIG_MAGIC_SYSRQ=y |
| 1047 | # CONFIG_UNUSED_SYMBOLS is not set | 1061 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1048 | CONFIG_DEBUG_FS=y | 1062 | CONFIG_DEBUG_FS=y |
| @@ -1050,9 +1064,12 @@ CONFIG_DEBUG_FS=y | |||
| 1050 | CONFIG_DEBUG_KERNEL=y | 1064 | CONFIG_DEBUG_KERNEL=y |
| 1051 | # CONFIG_DEBUG_SHIRQ is not set | 1065 | # CONFIG_DEBUG_SHIRQ is not set |
| 1052 | CONFIG_DETECT_SOFTLOCKUP=y | 1066 | CONFIG_DETECT_SOFTLOCKUP=y |
| 1067 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
| 1068 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
| 1053 | CONFIG_SCHED_DEBUG=y | 1069 | CONFIG_SCHED_DEBUG=y |
| 1054 | # CONFIG_SCHEDSTATS is not set | 1070 | # CONFIG_SCHEDSTATS is not set |
| 1055 | # CONFIG_TIMER_STATS is not set | 1071 | # CONFIG_TIMER_STATS is not set |
| 1072 | # CONFIG_DEBUG_OBJECTS is not set | ||
| 1056 | # CONFIG_DEBUG_SLAB is not set | 1073 | # CONFIG_DEBUG_SLAB is not set |
| 1057 | # CONFIG_DEBUG_PREEMPT is not set | 1074 | # CONFIG_DEBUG_PREEMPT is not set |
| 1058 | # CONFIG_DEBUG_SPINLOCK is not set | 1075 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -1066,6 +1083,8 @@ CONFIG_SCHED_DEBUG=y | |||
| 1066 | CONFIG_DEBUG_BUGVERBOSE=y | 1083 | CONFIG_DEBUG_BUGVERBOSE=y |
| 1067 | CONFIG_DEBUG_INFO=y | 1084 | CONFIG_DEBUG_INFO=y |
| 1068 | # CONFIG_DEBUG_VM is not set | 1085 | # CONFIG_DEBUG_VM is not set |
| 1086 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
| 1087 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
| 1069 | # CONFIG_DEBUG_LIST is not set | 1088 | # CONFIG_DEBUG_LIST is not set |
| 1070 | # CONFIG_DEBUG_SG is not set | 1089 | # CONFIG_DEBUG_SG is not set |
| 1071 | # CONFIG_FRAME_POINTER is not set | 1090 | # CONFIG_FRAME_POINTER is not set |
| @@ -1091,51 +1110,84 @@ CONFIG_DEBUG_STACKOVERFLOW=y | |||
| 1091 | # CONFIG_SECURITY is not set | 1110 | # CONFIG_SECURITY is not set |
| 1092 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1111 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
| 1093 | CONFIG_CRYPTO=y | 1112 | CONFIG_CRYPTO=y |
| 1113 | |||
| 1114 | # | ||
| 1115 | # Crypto core or helper | ||
| 1116 | # | ||
| 1094 | CONFIG_CRYPTO_ALGAPI=y | 1117 | CONFIG_CRYPTO_ALGAPI=y |
| 1095 | CONFIG_CRYPTO_BLKCIPHER=y | 1118 | CONFIG_CRYPTO_BLKCIPHER=y |
| 1096 | # CONFIG_CRYPTO_SEQIV is not set | ||
| 1097 | CONFIG_CRYPTO_HASH=y | 1119 | CONFIG_CRYPTO_HASH=y |
| 1098 | CONFIG_CRYPTO_MANAGER=y | 1120 | CONFIG_CRYPTO_MANAGER=y |
| 1121 | # CONFIG_CRYPTO_GF128MUL is not set | ||
| 1122 | # CONFIG_CRYPTO_NULL is not set | ||
| 1123 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 1124 | # CONFIG_CRYPTO_AUTHENC is not set | ||
| 1125 | # CONFIG_CRYPTO_TEST is not set | ||
| 1126 | |||
| 1127 | # | ||
| 1128 | # Authenticated Encryption with Associated Data | ||
| 1129 | # | ||
| 1130 | # CONFIG_CRYPTO_CCM is not set | ||
| 1131 | # CONFIG_CRYPTO_GCM is not set | ||
| 1132 | # CONFIG_CRYPTO_SEQIV is not set | ||
| 1133 | |||
| 1134 | # | ||
| 1135 | # Block modes | ||
| 1136 | # | ||
| 1137 | CONFIG_CRYPTO_CBC=y | ||
| 1138 | # CONFIG_CRYPTO_CTR is not set | ||
| 1139 | # CONFIG_CRYPTO_CTS is not set | ||
| 1140 | CONFIG_CRYPTO_ECB=m | ||
| 1141 | # CONFIG_CRYPTO_LRW is not set | ||
| 1142 | CONFIG_CRYPTO_PCBC=m | ||
| 1143 | # CONFIG_CRYPTO_XTS is not set | ||
| 1144 | |||
| 1145 | # | ||
| 1146 | # Hash modes | ||
| 1147 | # | ||
| 1099 | CONFIG_CRYPTO_HMAC=y | 1148 | CONFIG_CRYPTO_HMAC=y |
| 1100 | # CONFIG_CRYPTO_XCBC is not set | 1149 | # CONFIG_CRYPTO_XCBC is not set |
| 1101 | # CONFIG_CRYPTO_NULL is not set | 1150 | |
| 1151 | # | ||
| 1152 | # Digest | ||
| 1153 | # | ||
| 1154 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 1102 | # CONFIG_CRYPTO_MD4 is not set | 1155 | # CONFIG_CRYPTO_MD4 is not set |
| 1103 | CONFIG_CRYPTO_MD5=y | 1156 | CONFIG_CRYPTO_MD5=y |
| 1157 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 1158 | # CONFIG_CRYPTO_RMD128 is not set | ||
| 1159 | # CONFIG_CRYPTO_RMD160 is not set | ||
| 1160 | # CONFIG_CRYPTO_RMD256 is not set | ||
| 1161 | # CONFIG_CRYPTO_RMD320 is not set | ||
| 1104 | # CONFIG_CRYPTO_SHA1 is not set | 1162 | # CONFIG_CRYPTO_SHA1 is not set |
| 1105 | # CONFIG_CRYPTO_SHA256 is not set | 1163 | # CONFIG_CRYPTO_SHA256 is not set |
| 1106 | # CONFIG_CRYPTO_SHA512 is not set | 1164 | # CONFIG_CRYPTO_SHA512 is not set |
| 1107 | # CONFIG_CRYPTO_WP512 is not set | ||
| 1108 | # CONFIG_CRYPTO_TGR192 is not set | 1165 | # CONFIG_CRYPTO_TGR192 is not set |
| 1109 | # CONFIG_CRYPTO_GF128MUL is not set | 1166 | # CONFIG_CRYPTO_WP512 is not set |
| 1110 | CONFIG_CRYPTO_ECB=m | 1167 | |
| 1111 | CONFIG_CRYPTO_CBC=y | 1168 | # |
| 1112 | CONFIG_CRYPTO_PCBC=m | 1169 | # Ciphers |
| 1113 | # CONFIG_CRYPTO_LRW is not set | 1170 | # |
| 1114 | # CONFIG_CRYPTO_XTS is not set | ||
| 1115 | # CONFIG_CRYPTO_CTR is not set | ||
| 1116 | # CONFIG_CRYPTO_GCM is not set | ||
| 1117 | # CONFIG_CRYPTO_CCM is not set | ||
| 1118 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 1119 | CONFIG_CRYPTO_DES=y | ||
| 1120 | # CONFIG_CRYPTO_FCRYPT is not set | ||
| 1121 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 1122 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 1123 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 1124 | # CONFIG_CRYPTO_AES is not set | 1171 | # CONFIG_CRYPTO_AES is not set |
| 1172 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 1173 | # CONFIG_CRYPTO_ARC4 is not set | ||
| 1174 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 1175 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 1125 | # CONFIG_CRYPTO_CAST5 is not set | 1176 | # CONFIG_CRYPTO_CAST5 is not set |
| 1126 | # CONFIG_CRYPTO_CAST6 is not set | 1177 | # CONFIG_CRYPTO_CAST6 is not set |
| 1127 | # CONFIG_CRYPTO_TEA is not set | 1178 | CONFIG_CRYPTO_DES=y |
| 1128 | # CONFIG_CRYPTO_ARC4 is not set | 1179 | # CONFIG_CRYPTO_FCRYPT is not set |
| 1129 | # CONFIG_CRYPTO_KHAZAD is not set | 1180 | # CONFIG_CRYPTO_KHAZAD is not set |
| 1130 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 1131 | # CONFIG_CRYPTO_SEED is not set | ||
| 1132 | # CONFIG_CRYPTO_SALSA20 is not set | 1181 | # CONFIG_CRYPTO_SALSA20 is not set |
| 1182 | # CONFIG_CRYPTO_SEED is not set | ||
| 1183 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 1184 | # CONFIG_CRYPTO_TEA is not set | ||
| 1185 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 1186 | |||
| 1187 | # | ||
| 1188 | # Compression | ||
| 1189 | # | ||
| 1133 | # CONFIG_CRYPTO_DEFLATE is not set | 1190 | # CONFIG_CRYPTO_DEFLATE is not set |
| 1134 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 1135 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 1136 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 1137 | # CONFIG_CRYPTO_TEST is not set | ||
| 1138 | # CONFIG_CRYPTO_AUTHENC is not set | ||
| 1139 | # CONFIG_CRYPTO_LZO is not set | 1191 | # CONFIG_CRYPTO_LZO is not set |
| 1140 | CONFIG_CRYPTO_HW=y | 1192 | CONFIG_CRYPTO_HW=y |
| 1141 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1193 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
| @@ -1144,8 +1196,10 @@ CONFIG_CRYPTO_HW=y | |||
| 1144 | # Library routines | 1196 | # Library routines |
| 1145 | # | 1197 | # |
| 1146 | CONFIG_BITREVERSE=y | 1198 | CONFIG_BITREVERSE=y |
| 1199 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
| 1147 | # CONFIG_CRC_CCITT is not set | 1200 | # CONFIG_CRC_CCITT is not set |
| 1148 | # CONFIG_CRC16 is not set | 1201 | # CONFIG_CRC16 is not set |
| 1202 | CONFIG_CRC_T10DIF=y | ||
| 1149 | # CONFIG_CRC_ITU_T is not set | 1203 | # CONFIG_CRC_ITU_T is not set |
| 1150 | CONFIG_CRC32=y | 1204 | CONFIG_CRC32=y |
| 1151 | # CONFIG_CRC7 is not set | 1205 | # CONFIG_CRC7 is not set |
diff --git a/arch/sh/configs/r7785rp_defconfig b/arch/sh/configs/r7785rp_defconfig index 0dc1ce7b934..1d09d24d429 100644 --- a/arch/sh/configs/r7785rp_defconfig +++ b/arch/sh/configs/r7785rp_defconfig | |||
| @@ -1,10 +1,11 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.24-rc3 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Fri Nov 23 14:03:57 2007 | 4 | # Wed Jul 30 00:59:19 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
| 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 9 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
| 10 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| @@ -21,6 +22,8 @@ CONFIG_LOCKDEP_SUPPORT=y | |||
| 21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
| 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 23 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
| 23 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 24 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
| 25 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
| 26 | CONFIG_IO_TRAPPED=y | ||
| 24 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 25 | 28 | ||
| 26 | # | 29 | # |
| @@ -39,18 +42,16 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 39 | CONFIG_BSD_PROCESS_ACCT=y | 42 | CONFIG_BSD_PROCESS_ACCT=y |
| 40 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 43 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
| 41 | # CONFIG_TASKSTATS is not set | 44 | # CONFIG_TASKSTATS is not set |
| 42 | # CONFIG_USER_NS is not set | ||
| 43 | # CONFIG_PID_NS is not set | ||
| 44 | # CONFIG_AUDIT is not set | 45 | # CONFIG_AUDIT is not set |
| 45 | CONFIG_IKCONFIG=y | 46 | CONFIG_IKCONFIG=y |
| 46 | CONFIG_IKCONFIG_PROC=y | 47 | CONFIG_IKCONFIG_PROC=y |
| 47 | CONFIG_LOG_BUF_SHIFT=14 | 48 | CONFIG_LOG_BUF_SHIFT=14 |
| 48 | # CONFIG_CGROUPS is not set | 49 | # CONFIG_CGROUPS is not set |
| 49 | CONFIG_FAIR_GROUP_SCHED=y | 50 | # CONFIG_GROUP_SCHED is not set |
| 50 | CONFIG_FAIR_USER_SCHED=y | 51 | CONFIG_SYSFS_DEPRECATED=y |
| 51 | # CONFIG_FAIR_CGROUP_SCHED is not set | 52 | CONFIG_SYSFS_DEPRECATED_V2=y |
| 52 | # CONFIG_SYSFS_DEPRECATED is not set | ||
| 53 | # CONFIG_RELAY is not set | 53 | # CONFIG_RELAY is not set |
| 54 | # CONFIG_NAMESPACES is not set | ||
| 54 | # CONFIG_BLK_DEV_INITRD is not set | 55 | # CONFIG_BLK_DEV_INITRD is not set |
| 55 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 56 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 56 | CONFIG_SYSCTL=y | 57 | CONFIG_SYSCTL=y |
| @@ -64,20 +65,37 @@ CONFIG_HOTPLUG=y | |||
| 64 | CONFIG_PRINTK=y | 65 | CONFIG_PRINTK=y |
| 65 | CONFIG_BUG=y | 66 | CONFIG_BUG=y |
| 66 | CONFIG_ELF_CORE=y | 67 | CONFIG_ELF_CORE=y |
| 68 | CONFIG_COMPAT_BRK=y | ||
| 67 | CONFIG_BASE_FULL=y | 69 | CONFIG_BASE_FULL=y |
| 68 | # CONFIG_FUTEX is not set | 70 | # CONFIG_FUTEX is not set |
| 69 | CONFIG_ANON_INODES=y | 71 | CONFIG_ANON_INODES=y |
| 70 | # CONFIG_EPOLL is not set | 72 | # CONFIG_EPOLL is not set |
| 71 | CONFIG_SIGNALFD=y | 73 | CONFIG_SIGNALFD=y |
| 74 | CONFIG_TIMERFD=y | ||
| 72 | CONFIG_EVENTFD=y | 75 | CONFIG_EVENTFD=y |
| 73 | CONFIG_SHMEM=y | 76 | CONFIG_SHMEM=y |
| 74 | CONFIG_VM_EVENT_COUNTERS=y | 77 | CONFIG_VM_EVENT_COUNTERS=y |
| 75 | CONFIG_SLAB=y | 78 | CONFIG_SLAB=y |
| 76 | # CONFIG_SLUB is not set | 79 | # CONFIG_SLUB is not set |
| 77 | # CONFIG_SLOB is not set | 80 | # CONFIG_SLOB is not set |
| 81 | CONFIG_PROFILING=y | ||
| 82 | # CONFIG_MARKERS is not set | ||
| 83 | CONFIG_OPROFILE=m | ||
| 84 | CONFIG_HAVE_OPROFILE=y | ||
| 85 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 86 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 87 | # CONFIG_HAVE_KPROBES is not set | ||
| 88 | # CONFIG_HAVE_KRETPROBES is not set | ||
| 89 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 90 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
| 91 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 92 | CONFIG_HAVE_CLK=y | ||
| 93 | CONFIG_PROC_PAGE_MONITOR=y | ||
| 94 | CONFIG_SLABINFO=y | ||
| 78 | # CONFIG_TINY_SHMEM is not set | 95 | # CONFIG_TINY_SHMEM is not set |
| 79 | CONFIG_BASE_SMALL=0 | 96 | CONFIG_BASE_SMALL=0 |
| 80 | CONFIG_MODULES=y | 97 | CONFIG_MODULES=y |
| 98 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
| 81 | CONFIG_MODULE_UNLOAD=y | 99 | CONFIG_MODULE_UNLOAD=y |
| 82 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 100 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
| 83 | # CONFIG_MODVERSIONS is not set | 101 | # CONFIG_MODVERSIONS is not set |
| @@ -88,6 +106,7 @@ CONFIG_BLOCK=y | |||
| 88 | # CONFIG_BLK_DEV_IO_TRACE is not set | 106 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 89 | # CONFIG_LSF is not set | 107 | # CONFIG_LSF is not set |
| 90 | # CONFIG_BLK_DEV_BSG is not set | 108 | # CONFIG_BLK_DEV_BSG is not set |
| 109 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 91 | 110 | ||
| 92 | # | 111 | # |
| 93 | # IO Schedulers | 112 | # IO Schedulers |
| @@ -101,6 +120,7 @@ CONFIG_IOSCHED_NOOP=y | |||
| 101 | # CONFIG_DEFAULT_CFQ is not set | 120 | # CONFIG_DEFAULT_CFQ is not set |
| 102 | CONFIG_DEFAULT_NOOP=y | 121 | CONFIG_DEFAULT_NOOP=y |
| 103 | CONFIG_DEFAULT_IOSCHED="noop" | 122 | CONFIG_DEFAULT_IOSCHED="noop" |
| 123 | CONFIG_CLASSIC_RCU=y | ||
| 104 | 124 | ||
| 105 | # | 125 | # |
| 106 | # System type | 126 | # System type |
| @@ -109,7 +129,10 @@ CONFIG_CPU_SH4=y | |||
| 109 | CONFIG_CPU_SH4A=y | 129 | CONFIG_CPU_SH4A=y |
| 110 | CONFIG_CPU_SHX2=y | 130 | CONFIG_CPU_SHX2=y |
| 111 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | 131 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
| 132 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | ||
| 112 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 133 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
| 134 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | ||
| 135 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||
| 113 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 136 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
| 114 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 137 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
| 115 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 138 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| @@ -118,6 +141,7 @@ CONFIG_CPU_SHX2=y | |||
| 118 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | 141 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
| 119 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | 142 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
| 120 | # CONFIG_CPU_SUBTYPE_SH7720 is not set | 143 | # CONFIG_CPU_SUBTYPE_SH7720 is not set |
| 144 | # CONFIG_CPU_SUBTYPE_SH7721 is not set | ||
| 121 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | 145 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
| 122 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | 146 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
| 123 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | 147 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
| @@ -126,12 +150,15 @@ CONFIG_CPU_SHX2=y | |||
| 126 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | 150 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
| 127 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 151 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
| 128 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 152 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
| 153 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | ||
| 154 | # CONFIG_CPU_SUBTYPE_SH7763 is not set | ||
| 129 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 155 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 130 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 156 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
| 131 | CONFIG_CPU_SUBTYPE_SH7785=y | 157 | CONFIG_CPU_SUBTYPE_SH7785=y |
| 132 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | 158 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
| 133 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 159 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
| 134 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 160 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
| 161 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
| 135 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | 162 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set |
| 136 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | 163 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set |
| 137 | 164 | ||
| @@ -157,7 +184,9 @@ CONFIG_ARCH_SELECT_MEMORY_MODEL=y | |||
| 157 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 184 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 158 | CONFIG_PAGE_SIZE_4KB=y | 185 | CONFIG_PAGE_SIZE_4KB=y |
| 159 | # CONFIG_PAGE_SIZE_8KB is not set | 186 | # CONFIG_PAGE_SIZE_8KB is not set |
| 187 | # CONFIG_PAGE_SIZE_16KB is not set | ||
| 160 | # CONFIG_PAGE_SIZE_64KB is not set | 188 | # CONFIG_PAGE_SIZE_64KB is not set |
| 189 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 161 | # CONFIG_HUGETLB_PAGE_SIZE_64K is not set | 190 | # CONFIG_HUGETLB_PAGE_SIZE_64K is not set |
| 162 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set | 191 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set |
| 163 | CONFIG_HUGETLB_PAGE_SIZE_1MB=y | 192 | CONFIG_HUGETLB_PAGE_SIZE_1MB=y |
| @@ -173,6 +202,7 @@ CONFIG_HAVE_MEMORY_PRESENT=y | |||
| 173 | CONFIG_SPARSEMEM_STATIC=y | 202 | CONFIG_SPARSEMEM_STATIC=y |
| 174 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 203 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
| 175 | # CONFIG_MEMORY_HOTPLUG is not set | 204 | # CONFIG_MEMORY_HOTPLUG is not set |
| 205 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
| 176 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 206 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 177 | # CONFIG_RESOURCES_64BIT is not set | 207 | # CONFIG_RESOURCES_64BIT is not set |
| 178 | CONFIG_ZONE_DMA_FLAG=0 | 208 | CONFIG_ZONE_DMA_FLAG=0 |
| @@ -202,6 +232,7 @@ CONFIG_CPU_HAS_FPU=y | |||
| 202 | # Board support | 232 | # Board support |
| 203 | # | 233 | # |
| 204 | CONFIG_SH_HIGHLANDER=y | 234 | CONFIG_SH_HIGHLANDER=y |
| 235 | # CONFIG_SH_SH7785LCR is not set | ||
| 205 | # CONFIG_SH_R7780RP is not set | 236 | # CONFIG_SH_R7780RP is not set |
| 206 | # CONFIG_SH_R7780MP is not set | 237 | # CONFIG_SH_R7780MP is not set |
| 207 | CONFIG_SH_R7785RP=y | 238 | CONFIG_SH_R7785RP=y |
| @@ -245,12 +276,13 @@ CONFIG_HZ_250=y | |||
| 245 | # CONFIG_HZ_300 is not set | 276 | # CONFIG_HZ_300 is not set |
| 246 | # CONFIG_HZ_1000 is not set | 277 | # CONFIG_HZ_1000 is not set |
| 247 | CONFIG_HZ=250 | 278 | CONFIG_HZ=250 |
| 279 | # CONFIG_SCHED_HRTICK is not set | ||
| 248 | CONFIG_KEXEC=y | 280 | CONFIG_KEXEC=y |
| 249 | # CONFIG_CRASH_DUMP is not set | 281 | # CONFIG_CRASH_DUMP is not set |
| 250 | # CONFIG_PREEMPT_NONE is not set | 282 | # CONFIG_PREEMPT_NONE is not set |
| 251 | # CONFIG_PREEMPT_VOLUNTARY is not set | 283 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 252 | CONFIG_PREEMPT=y | 284 | CONFIG_PREEMPT=y |
| 253 | CONFIG_PREEMPT_BKL=y | 285 | # CONFIG_PREEMPT_RCU is not set |
| 254 | CONFIG_GUSA=y | 286 | CONFIG_GUSA=y |
| 255 | 287 | ||
| 256 | # | 288 | # |
| @@ -295,6 +327,7 @@ CONFIG_XFRM=y | |||
| 295 | # CONFIG_XFRM_USER is not set | 327 | # CONFIG_XFRM_USER is not set |
| 296 | # CONFIG_XFRM_SUB_POLICY is not set | 328 | # CONFIG_XFRM_SUB_POLICY is not set |
| 297 | # CONFIG_XFRM_MIGRATE is not set | 329 | # CONFIG_XFRM_MIGRATE is not set |
| 330 | # CONFIG_XFRM_STATISTICS is not set | ||
| 298 | # CONFIG_NET_KEY is not set | 331 | # CONFIG_NET_KEY is not set |
| 299 | CONFIG_INET=y | 332 | CONFIG_INET=y |
| 300 | # CONFIG_IP_MULTICAST is not set | 333 | # CONFIG_IP_MULTICAST is not set |
| @@ -329,14 +362,13 @@ CONFIG_TCP_CONG_CUBIC=y | |||
| 329 | CONFIG_DEFAULT_TCP_CONG="cubic" | 362 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 330 | # CONFIG_TCP_MD5SIG is not set | 363 | # CONFIG_TCP_MD5SIG is not set |
| 331 | # CONFIG_IPV6 is not set | 364 | # CONFIG_IPV6 is not set |
| 332 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 333 | # CONFIG_INET6_TUNNEL is not set | ||
| 334 | # CONFIG_NETWORK_SECMARK is not set | 365 | # CONFIG_NETWORK_SECMARK is not set |
| 335 | # CONFIG_NETFILTER is not set | 366 | # CONFIG_NETFILTER is not set |
| 336 | # CONFIG_IP_DCCP is not set | 367 | # CONFIG_IP_DCCP is not set |
| 337 | # CONFIG_IP_SCTP is not set | 368 | # CONFIG_IP_SCTP is not set |
| 338 | # CONFIG_TIPC is not set | 369 | # CONFIG_TIPC is not set |
| 339 | # CONFIG_ATM is not set | 370 | # CONFIG_ATM is not set |
| 371 | CONFIG_STP=m | ||
| 340 | CONFIG_BRIDGE=m | 372 | CONFIG_BRIDGE=m |
| 341 | # CONFIG_VLAN_8021Q is not set | 373 | # CONFIG_VLAN_8021Q is not set |
| 342 | # CONFIG_DECNET is not set | 374 | # CONFIG_DECNET is not set |
| @@ -355,6 +387,7 @@ CONFIG_LLC=m | |||
| 355 | # | 387 | # |
| 356 | # CONFIG_NET_PKTGEN is not set | 388 | # CONFIG_NET_PKTGEN is not set |
| 357 | # CONFIG_HAMRADIO is not set | 389 | # CONFIG_HAMRADIO is not set |
| 390 | # CONFIG_CAN is not set | ||
| 358 | # CONFIG_IRDA is not set | 391 | # CONFIG_IRDA is not set |
| 359 | # CONFIG_BT is not set | 392 | # CONFIG_BT is not set |
| 360 | # CONFIG_AF_RXRPC is not set | 393 | # CONFIG_AF_RXRPC is not set |
| @@ -364,6 +397,7 @@ CONFIG_LLC=m | |||
| 364 | # | 397 | # |
| 365 | # CONFIG_CFG80211 is not set | 398 | # CONFIG_CFG80211 is not set |
| 366 | CONFIG_WIRELESS_EXT=y | 399 | CONFIG_WIRELESS_EXT=y |
| 400 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
| 367 | # CONFIG_MAC80211 is not set | 401 | # CONFIG_MAC80211 is not set |
| 368 | # CONFIG_IEEE80211 is not set | 402 | # CONFIG_IEEE80211 is not set |
| 369 | # CONFIG_RFKILL is not set | 403 | # CONFIG_RFKILL is not set |
| @@ -380,6 +414,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
| 380 | CONFIG_STANDALONE=y | 414 | CONFIG_STANDALONE=y |
| 381 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 415 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 382 | CONFIG_FW_LOADER=m | 416 | CONFIG_FW_LOADER=m |
| 417 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
| 418 | CONFIG_EXTRA_FIRMWARE="" | ||
| 383 | # CONFIG_DEBUG_DRIVER is not set | 419 | # CONFIG_DEBUG_DRIVER is not set |
| 384 | # CONFIG_DEBUG_DEVRES is not set | 420 | # CONFIG_DEBUG_DEVRES is not set |
| 385 | # CONFIG_SYS_HYPERVISOR is not set | 421 | # CONFIG_SYS_HYPERVISOR is not set |
| @@ -397,14 +433,18 @@ CONFIG_BLK_DEV=y | |||
| 397 | CONFIG_BLK_DEV_RAM=y | 433 | CONFIG_BLK_DEV_RAM=y |
| 398 | CONFIG_BLK_DEV_RAM_COUNT=16 | 434 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 399 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 435 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
| 400 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 436 | # CONFIG_BLK_DEV_XIP is not set |
| 401 | # CONFIG_CDROM_PKTCDVD is not set | 437 | # CONFIG_CDROM_PKTCDVD is not set |
| 402 | # CONFIG_ATA_OVER_ETH is not set | 438 | # CONFIG_ATA_OVER_ETH is not set |
| 439 | # CONFIG_BLK_DEV_HD is not set | ||
| 403 | CONFIG_MISC_DEVICES=y | 440 | CONFIG_MISC_DEVICES=y |
| 404 | # CONFIG_PHANTOM is not set | 441 | # CONFIG_PHANTOM is not set |
| 405 | CONFIG_EEPROM_93CX6=y | 442 | CONFIG_EEPROM_93CX6=y |
| 406 | # CONFIG_SGI_IOC4 is not set | 443 | # CONFIG_SGI_IOC4 is not set |
| 407 | # CONFIG_TIFM_CORE is not set | 444 | # CONFIG_TIFM_CORE is not set |
| 445 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
| 446 | # CONFIG_HP_ILO is not set | ||
| 447 | CONFIG_HAVE_IDE=y | ||
| 408 | # CONFIG_IDE is not set | 448 | # CONFIG_IDE is not set |
| 409 | 449 | ||
| 410 | # | 450 | # |
| @@ -464,6 +504,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 464 | # CONFIG_SCSI_IPS is not set | 504 | # CONFIG_SCSI_IPS is not set |
| 465 | # CONFIG_SCSI_INITIO is not set | 505 | # CONFIG_SCSI_INITIO is not set |
| 466 | # CONFIG_SCSI_INIA100 is not set | 506 | # CONFIG_SCSI_INIA100 is not set |
| 507 | # CONFIG_SCSI_MVSAS is not set | ||
| 467 | # CONFIG_SCSI_STEX is not set | 508 | # CONFIG_SCSI_STEX is not set |
| 468 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 509 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
| 469 | # CONFIG_SCSI_IPR is not set | 510 | # CONFIG_SCSI_IPR is not set |
| @@ -476,9 +517,13 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 476 | # CONFIG_SCSI_NSP32 is not set | 517 | # CONFIG_SCSI_NSP32 is not set |
| 477 | # CONFIG_SCSI_DEBUG is not set | 518 | # CONFIG_SCSI_DEBUG is not set |
| 478 | # CONFIG_SCSI_SRP is not set | 519 | # CONFIG_SCSI_SRP is not set |
| 520 | # CONFIG_SCSI_DH is not set | ||
| 479 | CONFIG_ATA=y | 521 | CONFIG_ATA=y |
| 480 | # CONFIG_ATA_NONSTANDARD is not set | 522 | # CONFIG_ATA_NONSTANDARD is not set |
| 523 | CONFIG_SATA_PMP=y | ||
| 481 | # CONFIG_SATA_AHCI is not set | 524 | # CONFIG_SATA_AHCI is not set |
| 525 | # CONFIG_SATA_SIL24 is not set | ||
| 526 | CONFIG_ATA_SFF=y | ||
| 482 | # CONFIG_SATA_SVW is not set | 527 | # CONFIG_SATA_SVW is not set |
| 483 | # CONFIG_ATA_PIIX is not set | 528 | # CONFIG_ATA_PIIX is not set |
| 484 | # CONFIG_SATA_MV is not set | 529 | # CONFIG_SATA_MV is not set |
| @@ -488,7 +533,6 @@ CONFIG_ATA=y | |||
| 488 | # CONFIG_SATA_PROMISE is not set | 533 | # CONFIG_SATA_PROMISE is not set |
| 489 | # CONFIG_SATA_SX4 is not set | 534 | # CONFIG_SATA_SX4 is not set |
| 490 | CONFIG_SATA_SIL=y | 535 | CONFIG_SATA_SIL=y |
| 491 | # CONFIG_SATA_SIL24 is not set | ||
| 492 | # CONFIG_SATA_SIS is not set | 536 | # CONFIG_SATA_SIS is not set |
| 493 | # CONFIG_SATA_ULI is not set | 537 | # CONFIG_SATA_ULI is not set |
| 494 | # CONFIG_SATA_VIA is not set | 538 | # CONFIG_SATA_VIA is not set |
| @@ -517,6 +561,7 @@ CONFIG_SATA_SIL=y | |||
| 517 | # CONFIG_PATA_MPIIX is not set | 561 | # CONFIG_PATA_MPIIX is not set |
| 518 | # CONFIG_PATA_OLDPIIX is not set | 562 | # CONFIG_PATA_OLDPIIX is not set |
| 519 | # CONFIG_PATA_NETCELL is not set | 563 | # CONFIG_PATA_NETCELL is not set |
| 564 | # CONFIG_PATA_NINJA32 is not set | ||
| 520 | # CONFIG_PATA_NS87410 is not set | 565 | # CONFIG_PATA_NS87410 is not set |
| 521 | # CONFIG_PATA_NS87415 is not set | 566 | # CONFIG_PATA_NS87415 is not set |
| 522 | # CONFIG_PATA_OPTI is not set | 567 | # CONFIG_PATA_OPTI is not set |
| @@ -532,24 +577,27 @@ CONFIG_SATA_SIL=y | |||
| 532 | # CONFIG_PATA_VIA is not set | 577 | # CONFIG_PATA_VIA is not set |
| 533 | # CONFIG_PATA_WINBOND is not set | 578 | # CONFIG_PATA_WINBOND is not set |
| 534 | CONFIG_PATA_PLATFORM=y | 579 | CONFIG_PATA_PLATFORM=y |
| 580 | # CONFIG_PATA_SCH is not set | ||
| 535 | # CONFIG_MD is not set | 581 | # CONFIG_MD is not set |
| 536 | # CONFIG_FUSION is not set | 582 | # CONFIG_FUSION is not set |
| 537 | 583 | ||
| 538 | # | 584 | # |
| 539 | # IEEE 1394 (FireWire) support | 585 | # IEEE 1394 (FireWire) support |
| 540 | # | 586 | # |
| 587 | |||
| 588 | # | ||
| 589 | # Enable only one of the two stacks, unless you know what you are doing | ||
| 590 | # | ||
| 541 | # CONFIG_FIREWIRE is not set | 591 | # CONFIG_FIREWIRE is not set |
| 542 | # CONFIG_IEEE1394 is not set | 592 | # CONFIG_IEEE1394 is not set |
| 543 | # CONFIG_I2O is not set | 593 | # CONFIG_I2O is not set |
| 544 | CONFIG_NETDEVICES=y | 594 | CONFIG_NETDEVICES=y |
| 545 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 546 | # CONFIG_DUMMY is not set | 595 | # CONFIG_DUMMY is not set |
| 547 | # CONFIG_BONDING is not set | 596 | # CONFIG_BONDING is not set |
| 548 | # CONFIG_MACVLAN is not set | 597 | # CONFIG_MACVLAN is not set |
| 549 | # CONFIG_EQUALIZER is not set | 598 | # CONFIG_EQUALIZER is not set |
| 550 | # CONFIG_TUN is not set | 599 | # CONFIG_TUN is not set |
| 551 | # CONFIG_VETH is not set | 600 | # CONFIG_VETH is not set |
| 552 | # CONFIG_IP1000 is not set | ||
| 553 | # CONFIG_ARCNET is not set | 601 | # CONFIG_ARCNET is not set |
| 554 | # CONFIG_PHYLIB is not set | 602 | # CONFIG_PHYLIB is not set |
| 555 | CONFIG_NET_ETHERNET=y | 603 | CONFIG_NET_ETHERNET=y |
| @@ -576,20 +624,21 @@ CONFIG_NETDEV_1000=y | |||
| 576 | # CONFIG_DL2K is not set | 624 | # CONFIG_DL2K is not set |
| 577 | # CONFIG_E1000 is not set | 625 | # CONFIG_E1000 is not set |
| 578 | # CONFIG_E1000E is not set | 626 | # CONFIG_E1000E is not set |
| 627 | # CONFIG_IP1000 is not set | ||
| 628 | # CONFIG_IGB is not set | ||
| 579 | # CONFIG_NS83820 is not set | 629 | # CONFIG_NS83820 is not set |
| 580 | # CONFIG_HAMACHI is not set | 630 | # CONFIG_HAMACHI is not set |
| 581 | # CONFIG_YELLOWFIN is not set | 631 | # CONFIG_YELLOWFIN is not set |
| 582 | CONFIG_R8169=y | 632 | CONFIG_R8169=y |
| 583 | # CONFIG_R8169_NAPI is not set | ||
| 584 | # CONFIG_SIS190 is not set | 633 | # CONFIG_SIS190 is not set |
| 585 | # CONFIG_SKGE is not set | 634 | # CONFIG_SKGE is not set |
| 586 | # CONFIG_SKY2 is not set | 635 | # CONFIG_SKY2 is not set |
| 587 | # CONFIG_SK98LIN is not set | ||
| 588 | # CONFIG_VIA_VELOCITY is not set | 636 | # CONFIG_VIA_VELOCITY is not set |
| 589 | # CONFIG_TIGON3 is not set | 637 | # CONFIG_TIGON3 is not set |
| 590 | # CONFIG_BNX2 is not set | 638 | # CONFIG_BNX2 is not set |
| 591 | # CONFIG_QLA3XXX is not set | 639 | # CONFIG_QLA3XXX is not set |
| 592 | # CONFIG_ATL1 is not set | 640 | # CONFIG_ATL1 is not set |
| 641 | # CONFIG_ATL1E is not set | ||
| 593 | CONFIG_NETDEV_10000=y | 642 | CONFIG_NETDEV_10000=y |
| 594 | # CONFIG_CHELSIO_T1 is not set | 643 | # CONFIG_CHELSIO_T1 is not set |
| 595 | # CONFIG_CHELSIO_T3 is not set | 644 | # CONFIG_CHELSIO_T3 is not set |
| @@ -601,6 +650,8 @@ CONFIG_NETDEV_10000=y | |||
| 601 | # CONFIG_NIU is not set | 650 | # CONFIG_NIU is not set |
| 602 | # CONFIG_MLX4_CORE is not set | 651 | # CONFIG_MLX4_CORE is not set |
| 603 | # CONFIG_TEHUTI is not set | 652 | # CONFIG_TEHUTI is not set |
| 653 | # CONFIG_BNX2X is not set | ||
| 654 | # CONFIG_SFC is not set | ||
| 604 | # CONFIG_TR is not set | 655 | # CONFIG_TR is not set |
| 605 | 656 | ||
| 606 | # | 657 | # |
| @@ -608,13 +659,13 @@ CONFIG_NETDEV_10000=y | |||
| 608 | # | 659 | # |
| 609 | # CONFIG_WLAN_PRE80211 is not set | 660 | # CONFIG_WLAN_PRE80211 is not set |
| 610 | # CONFIG_WLAN_80211 is not set | 661 | # CONFIG_WLAN_80211 is not set |
| 662 | # CONFIG_IWLWIFI_LEDS is not set | ||
| 611 | # CONFIG_WAN is not set | 663 | # CONFIG_WAN is not set |
| 612 | # CONFIG_FDDI is not set | 664 | # CONFIG_FDDI is not set |
| 613 | # CONFIG_HIPPI is not set | 665 | # CONFIG_HIPPI is not set |
| 614 | # CONFIG_PPP is not set | 666 | # CONFIG_PPP is not set |
| 615 | # CONFIG_SLIP is not set | 667 | # CONFIG_SLIP is not set |
| 616 | # CONFIG_NET_FC is not set | 668 | # CONFIG_NET_FC is not set |
| 617 | # CONFIG_SHAPER is not set | ||
| 618 | # CONFIG_NETCONSOLE is not set | 669 | # CONFIG_NETCONSOLE is not set |
| 619 | # CONFIG_NETPOLL is not set | 670 | # CONFIG_NETPOLL is not set |
| 620 | # CONFIG_NET_POLL_CONTROLLER is not set | 671 | # CONFIG_NET_POLL_CONTROLLER is not set |
| @@ -649,6 +700,7 @@ CONFIG_KEYBOARD_ATKBD=y | |||
| 649 | # CONFIG_KEYBOARD_XTKBD is not set | 700 | # CONFIG_KEYBOARD_XTKBD is not set |
| 650 | # CONFIG_KEYBOARD_NEWTON is not set | 701 | # CONFIG_KEYBOARD_NEWTON is not set |
| 651 | # CONFIG_KEYBOARD_STOWAWAY is not set | 702 | # CONFIG_KEYBOARD_STOWAWAY is not set |
| 703 | # CONFIG_KEYBOARD_SH_KEYSC is not set | ||
| 652 | # CONFIG_INPUT_MOUSE is not set | 704 | # CONFIG_INPUT_MOUSE is not set |
| 653 | # CONFIG_INPUT_JOYSTICK is not set | 705 | # CONFIG_INPUT_JOYSTICK is not set |
| 654 | # CONFIG_INPUT_TABLET is not set | 706 | # CONFIG_INPUT_TABLET is not set |
| @@ -670,7 +722,9 @@ CONFIG_SERIO_LIBPS2=y | |||
| 670 | # Character devices | 722 | # Character devices |
| 671 | # | 723 | # |
| 672 | # CONFIG_VT is not set | 724 | # CONFIG_VT is not set |
| 725 | CONFIG_DEVKMEM=y | ||
| 673 | # CONFIG_SERIAL_NONSTANDARD is not set | 726 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 727 | # CONFIG_NOZOMI is not set | ||
| 674 | 728 | ||
| 675 | # | 729 | # |
| 676 | # Serial drivers | 730 | # Serial drivers |
| @@ -697,12 +751,7 @@ CONFIG_HW_RANDOM=y | |||
| 697 | # CONFIG_TCG_TPM is not set | 751 | # CONFIG_TCG_TPM is not set |
| 698 | CONFIG_DEVPORT=y | 752 | CONFIG_DEVPORT=y |
| 699 | # CONFIG_I2C is not set | 753 | # CONFIG_I2C is not set |
| 700 | |||
| 701 | # | ||
| 702 | # SPI support | ||
| 703 | # | ||
| 704 | # CONFIG_SPI is not set | 754 | # CONFIG_SPI is not set |
| 705 | # CONFIG_SPI_MASTER is not set | ||
| 706 | # CONFIG_W1 is not set | 755 | # CONFIG_W1 is not set |
| 707 | # CONFIG_POWER_SUPPLY is not set | 756 | # CONFIG_POWER_SUPPLY is not set |
| 708 | CONFIG_HWMON=y | 757 | CONFIG_HWMON=y |
| @@ -722,6 +771,8 @@ CONFIG_HWMON=y | |||
| 722 | # CONFIG_SENSORS_W83627HF is not set | 771 | # CONFIG_SENSORS_W83627HF is not set |
| 723 | # CONFIG_SENSORS_W83627EHF is not set | 772 | # CONFIG_SENSORS_W83627EHF is not set |
| 724 | # CONFIG_HWMON_DEBUG_CHIP is not set | 773 | # CONFIG_HWMON_DEBUG_CHIP is not set |
| 774 | # CONFIG_THERMAL is not set | ||
| 775 | # CONFIG_THERMAL_HWMON is not set | ||
| 725 | # CONFIG_WATCHDOG is not set | 776 | # CONFIG_WATCHDOG is not set |
| 726 | 777 | ||
| 727 | # | 778 | # |
| @@ -733,13 +784,24 @@ CONFIG_SSB_POSSIBLE=y | |||
| 733 | # | 784 | # |
| 734 | # Multifunction device drivers | 785 | # Multifunction device drivers |
| 735 | # | 786 | # |
| 787 | # CONFIG_MFD_CORE is not set | ||
| 736 | # CONFIG_MFD_SM501 is not set | 788 | # CONFIG_MFD_SM501 is not set |
| 789 | # CONFIG_HTC_PASIC3 is not set | ||
| 737 | 790 | ||
| 738 | # | 791 | # |
| 739 | # Multimedia devices | 792 | # Multimedia devices |
| 740 | # | 793 | # |
| 794 | |||
| 795 | # | ||
| 796 | # Multimedia core support | ||
| 797 | # | ||
| 741 | # CONFIG_VIDEO_DEV is not set | 798 | # CONFIG_VIDEO_DEV is not set |
| 742 | # CONFIG_DVB_CORE is not set | 799 | # CONFIG_DVB_CORE is not set |
| 800 | # CONFIG_VIDEO_MEDIA is not set | ||
| 801 | |||
| 802 | # | ||
| 803 | # Multimedia drivers | ||
| 804 | # | ||
| 743 | # CONFIG_DAB is not set | 805 | # CONFIG_DAB is not set |
| 744 | 806 | ||
| 745 | # | 807 | # |
| @@ -751,15 +813,15 @@ CONFIG_SSB_POSSIBLE=y | |||
| 751 | CONFIG_FB=y | 813 | CONFIG_FB=y |
| 752 | # CONFIG_FIRMWARE_EDID is not set | 814 | # CONFIG_FIRMWARE_EDID is not set |
| 753 | # CONFIG_FB_DDC is not set | 815 | # CONFIG_FB_DDC is not set |
| 754 | # CONFIG_FB_CFB_FILLRECT is not set | 816 | CONFIG_FB_CFB_FILLRECT=m |
| 755 | # CONFIG_FB_CFB_COPYAREA is not set | 817 | CONFIG_FB_CFB_COPYAREA=m |
| 756 | # CONFIG_FB_CFB_IMAGEBLIT is not set | 818 | CONFIG_FB_CFB_IMAGEBLIT=m |
| 757 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | 819 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set |
| 758 | # CONFIG_FB_SYS_FILLRECT is not set | 820 | # CONFIG_FB_SYS_FILLRECT is not set |
| 759 | # CONFIG_FB_SYS_COPYAREA is not set | 821 | # CONFIG_FB_SYS_COPYAREA is not set |
| 760 | # CONFIG_FB_SYS_IMAGEBLIT is not set | 822 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
| 823 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
| 761 | # CONFIG_FB_SYS_FOPS is not set | 824 | # CONFIG_FB_SYS_FOPS is not set |
| 762 | CONFIG_FB_DEFERRED_IO=y | ||
| 763 | # CONFIG_FB_SVGALIB is not set | 825 | # CONFIG_FB_SVGALIB is not set |
| 764 | # CONFIG_FB_MACMODES is not set | 826 | # CONFIG_FB_MACMODES is not set |
| 765 | # CONFIG_FB_BACKLIGHT is not set | 827 | # CONFIG_FB_BACKLIGHT is not set |
| @@ -792,6 +854,8 @@ CONFIG_FB_DEFERRED_IO=y | |||
| 792 | # CONFIG_FB_TRIDENT is not set | 854 | # CONFIG_FB_TRIDENT is not set |
| 793 | # CONFIG_FB_ARK is not set | 855 | # CONFIG_FB_ARK is not set |
| 794 | # CONFIG_FB_PM3 is not set | 856 | # CONFIG_FB_PM3 is not set |
| 857 | # CONFIG_FB_CARMINE is not set | ||
| 858 | CONFIG_FB_SH_MOBILE_LCDC=m | ||
| 795 | # CONFIG_FB_VIRTUAL is not set | 859 | # CONFIG_FB_VIRTUAL is not set |
| 796 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 860 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| 797 | 861 | ||
| @@ -800,24 +864,9 @@ CONFIG_FB_DEFERRED_IO=y | |||
| 800 | # | 864 | # |
| 801 | # CONFIG_DISPLAY_SUPPORT is not set | 865 | # CONFIG_DISPLAY_SUPPORT is not set |
| 802 | # CONFIG_LOGO is not set | 866 | # CONFIG_LOGO is not set |
| 803 | |||
| 804 | # | ||
| 805 | # Sound | ||
| 806 | # | ||
| 807 | CONFIG_SOUND=m | 867 | CONFIG_SOUND=m |
| 808 | |||
| 809 | # | ||
| 810 | # Advanced Linux Sound Architecture | ||
| 811 | # | ||
| 812 | # CONFIG_SND is not set | 868 | # CONFIG_SND is not set |
| 813 | |||
| 814 | # | ||
| 815 | # Open Sound System | ||
| 816 | # | ||
| 817 | CONFIG_SOUND_PRIME=m | 869 | CONFIG_SOUND_PRIME=m |
| 818 | # CONFIG_SOUND_TRIDENT is not set | ||
| 819 | # CONFIG_SOUND_MSNDCLAS is not set | ||
| 820 | # CONFIG_SOUND_MSNDPIN is not set | ||
| 821 | CONFIG_HID_SUPPORT=y | 870 | CONFIG_HID_SUPPORT=y |
| 822 | CONFIG_HID=y | 871 | CONFIG_HID=y |
| 823 | # CONFIG_HID_DEBUG is not set | 872 | # CONFIG_HID_DEBUG is not set |
| @@ -827,17 +876,17 @@ CONFIG_USB_ARCH_HAS_HCD=y | |||
| 827 | CONFIG_USB_ARCH_HAS_OHCI=y | 876 | CONFIG_USB_ARCH_HAS_OHCI=y |
| 828 | CONFIG_USB_ARCH_HAS_EHCI=y | 877 | CONFIG_USB_ARCH_HAS_EHCI=y |
| 829 | # CONFIG_USB is not set | 878 | # CONFIG_USB is not set |
| 879 | # CONFIG_USB_OTG_WHITELIST is not set | ||
| 880 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
| 830 | 881 | ||
| 831 | # | 882 | # |
| 832 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 883 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
| 833 | # | 884 | # |
| 834 | |||
| 835 | # | ||
| 836 | # USB Gadget Support | ||
| 837 | # | ||
| 838 | # CONFIG_USB_GADGET is not set | 885 | # CONFIG_USB_GADGET is not set |
| 839 | # CONFIG_MMC is not set | 886 | # CONFIG_MMC is not set |
| 887 | # CONFIG_MEMSTICK is not set | ||
| 840 | # CONFIG_NEW_LEDS is not set | 888 | # CONFIG_NEW_LEDS is not set |
| 889 | # CONFIG_ACCESSIBILITY is not set | ||
| 841 | # CONFIG_INFINIBAND is not set | 890 | # CONFIG_INFINIBAND is not set |
| 842 | CONFIG_RTC_LIB=y | 891 | CONFIG_RTC_LIB=y |
| 843 | CONFIG_RTC_CLASS=y | 892 | CONFIG_RTC_CLASS=y |
| @@ -861,9 +910,10 @@ CONFIG_RTC_INTF_DEV=y | |||
| 861 | # | 910 | # |
| 862 | # Platform RTC drivers | 911 | # Platform RTC drivers |
| 863 | # | 912 | # |
| 913 | # CONFIG_RTC_DRV_DS1511 is not set | ||
| 864 | # CONFIG_RTC_DRV_DS1553 is not set | 914 | # CONFIG_RTC_DRV_DS1553 is not set |
| 865 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
| 866 | # CONFIG_RTC_DRV_DS1742 is not set | 915 | # CONFIG_RTC_DRV_DS1742 is not set |
| 916 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
| 867 | # CONFIG_RTC_DRV_M48T86 is not set | 917 | # CONFIG_RTC_DRV_M48T86 is not set |
| 868 | # CONFIG_RTC_DRV_M48T59 is not set | 918 | # CONFIG_RTC_DRV_M48T59 is not set |
| 869 | # CONFIG_RTC_DRV_V3020 is not set | 919 | # CONFIG_RTC_DRV_V3020 is not set |
| @@ -872,10 +922,7 @@ CONFIG_RTC_INTF_DEV=y | |||
| 872 | # on-CPU RTC drivers | 922 | # on-CPU RTC drivers |
| 873 | # | 923 | # |
| 874 | CONFIG_RTC_DRV_SH=y | 924 | CONFIG_RTC_DRV_SH=y |
| 875 | 925 | # CONFIG_DMADEVICES is not set | |
| 876 | # | ||
| 877 | # Userspace I/O | ||
| 878 | # | ||
| 879 | # CONFIG_UIO is not set | 926 | # CONFIG_UIO is not set |
| 880 | 927 | ||
| 881 | # | 928 | # |
| @@ -896,14 +943,11 @@ CONFIG_FS_MBCACHE=y | |||
| 896 | # CONFIG_JFS_FS is not set | 943 | # CONFIG_JFS_FS is not set |
| 897 | CONFIG_FS_POSIX_ACL=y | 944 | CONFIG_FS_POSIX_ACL=y |
| 898 | # CONFIG_XFS_FS is not set | 945 | # CONFIG_XFS_FS is not set |
| 899 | # CONFIG_GFS2_FS is not set | ||
| 900 | # CONFIG_OCFS2_FS is not set | 946 | # CONFIG_OCFS2_FS is not set |
| 901 | CONFIG_MINIX_FS=y | 947 | CONFIG_DNOTIFY=y |
| 902 | # CONFIG_ROMFS_FS is not set | ||
| 903 | CONFIG_INOTIFY=y | 948 | CONFIG_INOTIFY=y |
| 904 | CONFIG_INOTIFY_USER=y | 949 | CONFIG_INOTIFY_USER=y |
| 905 | # CONFIG_QUOTA is not set | 950 | # CONFIG_QUOTA is not set |
| 906 | CONFIG_DNOTIFY=y | ||
| 907 | # CONFIG_AUTOFS_FS is not set | 951 | # CONFIG_AUTOFS_FS is not set |
| 908 | # CONFIG_AUTOFS4_FS is not set | 952 | # CONFIG_AUTOFS4_FS is not set |
| 909 | CONFIG_FUSE_FS=m | 953 | CONFIG_FUSE_FS=m |
| @@ -951,8 +995,11 @@ CONFIG_CONFIGFS_FS=m | |||
| 951 | # CONFIG_EFS_FS is not set | 995 | # CONFIG_EFS_FS is not set |
| 952 | # CONFIG_CRAMFS is not set | 996 | # CONFIG_CRAMFS is not set |
| 953 | # CONFIG_VXFS_FS is not set | 997 | # CONFIG_VXFS_FS is not set |
| 998 | CONFIG_MINIX_FS=y | ||
| 999 | # CONFIG_OMFS_FS is not set | ||
| 954 | # CONFIG_HPFS_FS is not set | 1000 | # CONFIG_HPFS_FS is not set |
| 955 | # CONFIG_QNX4FS_FS is not set | 1001 | # CONFIG_QNX4FS_FS is not set |
| 1002 | # CONFIG_ROMFS_FS is not set | ||
| 956 | # CONFIG_SYSV_FS is not set | 1003 | # CONFIG_SYSV_FS is not set |
| 957 | # CONFIG_UFS_FS is not set | 1004 | # CONFIG_UFS_FS is not set |
| 958 | CONFIG_NETWORK_FILESYSTEMS=y | 1005 | CONFIG_NETWORK_FILESYSTEMS=y |
| @@ -960,20 +1007,17 @@ CONFIG_NFS_FS=y | |||
| 960 | CONFIG_NFS_V3=y | 1007 | CONFIG_NFS_V3=y |
| 961 | # CONFIG_NFS_V3_ACL is not set | 1008 | # CONFIG_NFS_V3_ACL is not set |
| 962 | CONFIG_NFS_V4=y | 1009 | CONFIG_NFS_V4=y |
| 963 | # CONFIG_NFS_DIRECTIO is not set | 1010 | CONFIG_ROOT_NFS=y |
| 964 | CONFIG_NFSD=y | 1011 | CONFIG_NFSD=y |
| 965 | CONFIG_NFSD_V3=y | 1012 | CONFIG_NFSD_V3=y |
| 966 | # CONFIG_NFSD_V3_ACL is not set | 1013 | # CONFIG_NFSD_V3_ACL is not set |
| 967 | CONFIG_NFSD_V4=y | 1014 | CONFIG_NFSD_V4=y |
| 968 | CONFIG_NFSD_TCP=y | ||
| 969 | CONFIG_ROOT_NFS=y | ||
| 970 | CONFIG_LOCKD=y | 1015 | CONFIG_LOCKD=y |
| 971 | CONFIG_LOCKD_V4=y | 1016 | CONFIG_LOCKD_V4=y |
| 972 | CONFIG_EXPORTFS=y | 1017 | CONFIG_EXPORTFS=y |
| 973 | CONFIG_NFS_COMMON=y | 1018 | CONFIG_NFS_COMMON=y |
| 974 | CONFIG_SUNRPC=y | 1019 | CONFIG_SUNRPC=y |
| 975 | CONFIG_SUNRPC_GSS=y | 1020 | CONFIG_SUNRPC_GSS=y |
| 976 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 977 | CONFIG_RPCSEC_GSS_KRB5=y | 1021 | CONFIG_RPCSEC_GSS_KRB5=y |
| 978 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1022 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 979 | # CONFIG_SMB_FS is not set | 1023 | # CONFIG_SMB_FS is not set |
| @@ -1028,10 +1072,6 @@ CONFIG_NLS_ISO8859_1=y | |||
| 1028 | # CONFIG_NLS_KOI8_U is not set | 1072 | # CONFIG_NLS_KOI8_U is not set |
| 1029 | # CONFIG_NLS_UTF8 is not set | 1073 | # CONFIG_NLS_UTF8 is not set |
| 1030 | # CONFIG_DLM is not set | 1074 | # CONFIG_DLM is not set |
| 1031 | CONFIG_INSTRUMENTATION=y | ||
| 1032 | CONFIG_PROFILING=y | ||
| 1033 | CONFIG_OPROFILE=m | ||
| 1034 | # CONFIG_MARKERS is not set | ||
| 1035 | 1075 | ||
| 1036 | # | 1076 | # |
| 1037 | # Kernel hacking | 1077 | # Kernel hacking |
| @@ -1040,6 +1080,7 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y | |||
| 1040 | # CONFIG_PRINTK_TIME is not set | 1080 | # CONFIG_PRINTK_TIME is not set |
| 1041 | CONFIG_ENABLE_WARN_DEPRECATED=y | 1081 | CONFIG_ENABLE_WARN_DEPRECATED=y |
| 1042 | CONFIG_ENABLE_MUST_CHECK=y | 1082 | CONFIG_ENABLE_MUST_CHECK=y |
| 1083 | CONFIG_FRAME_WARN=1024 | ||
| 1043 | CONFIG_MAGIC_SYSRQ=y | 1084 | CONFIG_MAGIC_SYSRQ=y |
| 1044 | # CONFIG_UNUSED_SYMBOLS is not set | 1085 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1045 | CONFIG_DEBUG_FS=y | 1086 | CONFIG_DEBUG_FS=y |
| @@ -1050,6 +1091,7 @@ CONFIG_DEBUG_KERNEL=y | |||
| 1050 | CONFIG_SCHED_DEBUG=y | 1091 | CONFIG_SCHED_DEBUG=y |
| 1051 | # CONFIG_SCHEDSTATS is not set | 1092 | # CONFIG_SCHEDSTATS is not set |
| 1052 | # CONFIG_TIMER_STATS is not set | 1093 | # CONFIG_TIMER_STATS is not set |
| 1094 | # CONFIG_DEBUG_OBJECTS is not set | ||
| 1053 | # CONFIG_DEBUG_SLAB is not set | 1095 | # CONFIG_DEBUG_SLAB is not set |
| 1054 | # CONFIG_DEBUG_PREEMPT is not set | 1096 | # CONFIG_DEBUG_PREEMPT is not set |
| 1055 | CONFIG_DEBUG_SPINLOCK=y | 1097 | CONFIG_DEBUG_SPINLOCK=y |
| @@ -1066,12 +1108,14 @@ CONFIG_STACKTRACE=y | |||
| 1066 | CONFIG_DEBUG_BUGVERBOSE=y | 1108 | CONFIG_DEBUG_BUGVERBOSE=y |
| 1067 | CONFIG_DEBUG_INFO=y | 1109 | CONFIG_DEBUG_INFO=y |
| 1068 | # CONFIG_DEBUG_VM is not set | 1110 | # CONFIG_DEBUG_VM is not set |
| 1111 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
| 1112 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
| 1069 | # CONFIG_DEBUG_LIST is not set | 1113 | # CONFIG_DEBUG_LIST is not set |
| 1070 | # CONFIG_DEBUG_SG is not set | 1114 | # CONFIG_DEBUG_SG is not set |
| 1071 | CONFIG_FRAME_POINTER=y | 1115 | CONFIG_FRAME_POINTER=y |
| 1072 | CONFIG_FORCED_INLINING=y | ||
| 1073 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1116 | # CONFIG_BOOT_PRINTK_DELAY is not set |
| 1074 | # CONFIG_RCU_TORTURE_TEST is not set | 1117 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1118 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
| 1075 | # CONFIG_FAULT_INJECTION is not set | 1119 | # CONFIG_FAULT_INJECTION is not set |
| 1076 | # CONFIG_SAMPLES is not set | 1120 | # CONFIG_SAMPLES is not set |
| 1077 | CONFIG_SH_STANDARD_BIOS=y | 1121 | CONFIG_SH_STANDARD_BIOS=y |
| @@ -1091,54 +1135,96 @@ CONFIG_4KSTACKS=y | |||
| 1091 | # CONFIG_SECURITY is not set | 1135 | # CONFIG_SECURITY is not set |
| 1092 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1136 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
| 1093 | CONFIG_CRYPTO=y | 1137 | CONFIG_CRYPTO=y |
| 1138 | |||
| 1139 | # | ||
| 1140 | # Crypto core or helper | ||
| 1141 | # | ||
| 1094 | CONFIG_CRYPTO_ALGAPI=y | 1142 | CONFIG_CRYPTO_ALGAPI=y |
| 1095 | CONFIG_CRYPTO_BLKCIPHER=y | 1143 | CONFIG_CRYPTO_BLKCIPHER=y |
| 1096 | CONFIG_CRYPTO_HASH=y | 1144 | CONFIG_CRYPTO_HASH=y |
| 1097 | CONFIG_CRYPTO_MANAGER=y | 1145 | CONFIG_CRYPTO_MANAGER=y |
| 1146 | # CONFIG_CRYPTO_GF128MUL is not set | ||
| 1147 | # CONFIG_CRYPTO_NULL is not set | ||
| 1148 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 1149 | # CONFIG_CRYPTO_AUTHENC is not set | ||
| 1150 | # CONFIG_CRYPTO_TEST is not set | ||
| 1151 | |||
| 1152 | # | ||
| 1153 | # Authenticated Encryption with Associated Data | ||
| 1154 | # | ||
| 1155 | # CONFIG_CRYPTO_CCM is not set | ||
| 1156 | # CONFIG_CRYPTO_GCM is not set | ||
| 1157 | # CONFIG_CRYPTO_SEQIV is not set | ||
| 1158 | |||
| 1159 | # | ||
| 1160 | # Block modes | ||
| 1161 | # | ||
| 1162 | CONFIG_CRYPTO_CBC=y | ||
| 1163 | # CONFIG_CRYPTO_CTR is not set | ||
| 1164 | # CONFIG_CRYPTO_CTS is not set | ||
| 1165 | CONFIG_CRYPTO_ECB=m | ||
| 1166 | # CONFIG_CRYPTO_LRW is not set | ||
| 1167 | CONFIG_CRYPTO_PCBC=m | ||
| 1168 | # CONFIG_CRYPTO_XTS is not set | ||
| 1169 | |||
| 1170 | # | ||
| 1171 | # Hash modes | ||
| 1172 | # | ||
| 1098 | CONFIG_CRYPTO_HMAC=y | 1173 | CONFIG_CRYPTO_HMAC=y |
| 1099 | # CONFIG_CRYPTO_XCBC is not set | 1174 | # CONFIG_CRYPTO_XCBC is not set |
| 1100 | # CONFIG_CRYPTO_NULL is not set | 1175 | |
| 1176 | # | ||
| 1177 | # Digest | ||
| 1178 | # | ||
| 1179 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 1101 | # CONFIG_CRYPTO_MD4 is not set | 1180 | # CONFIG_CRYPTO_MD4 is not set |
| 1102 | CONFIG_CRYPTO_MD5=y | 1181 | CONFIG_CRYPTO_MD5=y |
| 1182 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 1183 | # CONFIG_CRYPTO_RMD128 is not set | ||
| 1184 | # CONFIG_CRYPTO_RMD160 is not set | ||
| 1185 | # CONFIG_CRYPTO_RMD256 is not set | ||
| 1186 | # CONFIG_CRYPTO_RMD320 is not set | ||
| 1103 | # CONFIG_CRYPTO_SHA1 is not set | 1187 | # CONFIG_CRYPTO_SHA1 is not set |
| 1104 | # CONFIG_CRYPTO_SHA256 is not set | 1188 | # CONFIG_CRYPTO_SHA256 is not set |
| 1105 | # CONFIG_CRYPTO_SHA512 is not set | 1189 | # CONFIG_CRYPTO_SHA512 is not set |
| 1106 | # CONFIG_CRYPTO_WP512 is not set | ||
| 1107 | # CONFIG_CRYPTO_TGR192 is not set | 1190 | # CONFIG_CRYPTO_TGR192 is not set |
| 1108 | # CONFIG_CRYPTO_GF128MUL is not set | 1191 | # CONFIG_CRYPTO_WP512 is not set |
| 1109 | CONFIG_CRYPTO_ECB=m | 1192 | |
| 1110 | CONFIG_CRYPTO_CBC=y | 1193 | # |
| 1111 | CONFIG_CRYPTO_PCBC=m | 1194 | # Ciphers |
| 1112 | # CONFIG_CRYPTO_LRW is not set | 1195 | # |
| 1113 | # CONFIG_CRYPTO_XTS is not set | ||
| 1114 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 1115 | CONFIG_CRYPTO_DES=y | ||
| 1116 | # CONFIG_CRYPTO_FCRYPT is not set | ||
| 1117 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 1118 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 1119 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 1120 | # CONFIG_CRYPTO_AES is not set | 1196 | # CONFIG_CRYPTO_AES is not set |
| 1197 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 1198 | # CONFIG_CRYPTO_ARC4 is not set | ||
| 1199 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 1200 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 1121 | # CONFIG_CRYPTO_CAST5 is not set | 1201 | # CONFIG_CRYPTO_CAST5 is not set |
| 1122 | # CONFIG_CRYPTO_CAST6 is not set | 1202 | # CONFIG_CRYPTO_CAST6 is not set |
| 1123 | # CONFIG_CRYPTO_TEA is not set | 1203 | CONFIG_CRYPTO_DES=y |
| 1124 | # CONFIG_CRYPTO_ARC4 is not set | 1204 | # CONFIG_CRYPTO_FCRYPT is not set |
| 1125 | # CONFIG_CRYPTO_KHAZAD is not set | 1205 | # CONFIG_CRYPTO_KHAZAD is not set |
| 1126 | # CONFIG_CRYPTO_ANUBIS is not set | 1206 | # CONFIG_CRYPTO_SALSA20 is not set |
| 1127 | # CONFIG_CRYPTO_SEED is not set | 1207 | # CONFIG_CRYPTO_SEED is not set |
| 1208 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 1209 | # CONFIG_CRYPTO_TEA is not set | ||
| 1210 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 1211 | |||
| 1212 | # | ||
| 1213 | # Compression | ||
| 1214 | # | ||
| 1128 | # CONFIG_CRYPTO_DEFLATE is not set | 1215 | # CONFIG_CRYPTO_DEFLATE is not set |
| 1129 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1216 | # CONFIG_CRYPTO_LZO is not set |
| 1130 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 1131 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 1132 | # CONFIG_CRYPTO_TEST is not set | ||
| 1133 | # CONFIG_CRYPTO_AUTHENC is not set | ||
| 1134 | CONFIG_CRYPTO_HW=y | 1217 | CONFIG_CRYPTO_HW=y |
| 1218 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
| 1135 | 1219 | ||
| 1136 | # | 1220 | # |
| 1137 | # Library routines | 1221 | # Library routines |
| 1138 | # | 1222 | # |
| 1139 | CONFIG_BITREVERSE=y | 1223 | CONFIG_BITREVERSE=y |
| 1224 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
| 1140 | # CONFIG_CRC_CCITT is not set | 1225 | # CONFIG_CRC_CCITT is not set |
| 1141 | # CONFIG_CRC16 is not set | 1226 | # CONFIG_CRC16 is not set |
| 1227 | CONFIG_CRC_T10DIF=y | ||
| 1142 | # CONFIG_CRC_ITU_T is not set | 1228 | # CONFIG_CRC_ITU_T is not set |
| 1143 | CONFIG_CRC32=y | 1229 | CONFIG_CRC32=y |
| 1144 | # CONFIG_CRC7 is not set | 1230 | # CONFIG_CRC7 is not set |
diff --git a/arch/sh/configs/rsk7203_defconfig b/arch/sh/configs/rsk7203_defconfig index a0ebd439cbd..840fe3843ff 100644 --- a/arch/sh/configs/rsk7203_defconfig +++ b/arch/sh/configs/rsk7203_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.26-rc4 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Tue Jun 3 13:02:42 2008 | 4 | # Mon Jul 28 22:23:03 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
| @@ -33,21 +33,22 @@ CONFIG_LOCALVERSION="" | |||
| 33 | CONFIG_SYSVIPC=y | 33 | CONFIG_SYSVIPC=y |
| 34 | CONFIG_SYSVIPC_SYSCTL=y | 34 | CONFIG_SYSVIPC_SYSCTL=y |
| 35 | CONFIG_POSIX_MQUEUE=y | 35 | CONFIG_POSIX_MQUEUE=y |
| 36 | # CONFIG_BSD_PROCESS_ACCT is not set | 36 | CONFIG_BSD_PROCESS_ACCT=y |
| 37 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
| 37 | # CONFIG_TASKSTATS is not set | 38 | # CONFIG_TASKSTATS is not set |
| 38 | # CONFIG_AUDIT is not set | 39 | # CONFIG_AUDIT is not set |
| 39 | # CONFIG_IKCONFIG is not set | 40 | CONFIG_IKCONFIG=y |
| 41 | # CONFIG_IKCONFIG_PROC is not set | ||
| 40 | CONFIG_LOG_BUF_SHIFT=14 | 42 | CONFIG_LOG_BUF_SHIFT=14 |
| 41 | # CONFIG_CGROUPS is not set | 43 | # CONFIG_CGROUPS is not set |
| 42 | CONFIG_GROUP_SCHED=y | 44 | # CONFIG_GROUP_SCHED is not set |
| 43 | CONFIG_FAIR_GROUP_SCHED=y | 45 | # CONFIG_SYSFS_DEPRECATED_V2 is not set |
| 44 | # CONFIG_RT_GROUP_SCHED is not set | ||
| 45 | CONFIG_USER_SCHED=y | ||
| 46 | # CONFIG_CGROUP_SCHED is not set | ||
| 47 | CONFIG_SYSFS_DEPRECATED=y | ||
| 48 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
| 49 | # CONFIG_RELAY is not set | 46 | # CONFIG_RELAY is not set |
| 50 | # CONFIG_NAMESPACES is not set | 47 | CONFIG_NAMESPACES=y |
| 48 | CONFIG_UTS_NS=y | ||
| 49 | CONFIG_IPC_NS=y | ||
| 50 | CONFIG_USER_NS=y | ||
| 51 | CONFIG_PID_NS=y | ||
| 51 | CONFIG_BLK_DEV_INITRD=y | 52 | CONFIG_BLK_DEV_INITRD=y |
| 52 | CONFIG_INITRAMFS_SOURCE="" | 53 | CONFIG_INITRAMFS_SOURCE="" |
| 53 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 54 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| @@ -72,26 +73,36 @@ CONFIG_SIGNALFD=y | |||
| 72 | CONFIG_TIMERFD=y | 73 | CONFIG_TIMERFD=y |
| 73 | CONFIG_EVENTFD=y | 74 | CONFIG_EVENTFD=y |
| 74 | CONFIG_VM_EVENT_COUNTERS=y | 75 | CONFIG_VM_EVENT_COUNTERS=y |
| 75 | CONFIG_SLAB=y | 76 | # CONFIG_SLAB is not set |
| 76 | # CONFIG_SLUB is not set | 77 | # CONFIG_SLUB is not set |
| 77 | # CONFIG_SLOB is not set | 78 | CONFIG_SLOB=y |
| 78 | CONFIG_PROFILING=y | 79 | CONFIG_PROFILING=y |
| 79 | # CONFIG_MARKERS is not set | 80 | # CONFIG_MARKERS is not set |
| 80 | CONFIG_OPROFILE=y | 81 | CONFIG_OPROFILE=y |
| 81 | CONFIG_HAVE_OPROFILE=y | 82 | CONFIG_HAVE_OPROFILE=y |
| 83 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 84 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 82 | # CONFIG_HAVE_KPROBES is not set | 85 | # CONFIG_HAVE_KPROBES is not set |
| 83 | # CONFIG_HAVE_KRETPROBES is not set | 86 | # CONFIG_HAVE_KRETPROBES is not set |
| 87 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 84 | # CONFIG_HAVE_DMA_ATTRS is not set | 88 | # CONFIG_HAVE_DMA_ATTRS is not set |
| 85 | CONFIG_SLABINFO=y | 89 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set |
| 90 | CONFIG_HAVE_CLK=y | ||
| 86 | CONFIG_RT_MUTEXES=y | 91 | CONFIG_RT_MUTEXES=y |
| 87 | CONFIG_TINY_SHMEM=y | 92 | CONFIG_TINY_SHMEM=y |
| 88 | CONFIG_BASE_SMALL=0 | 93 | CONFIG_BASE_SMALL=0 |
| 89 | # CONFIG_MODULES is not set | 94 | CONFIG_MODULES=y |
| 95 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
| 96 | # CONFIG_MODULE_UNLOAD is not set | ||
| 97 | # CONFIG_MODVERSIONS is not set | ||
| 98 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 99 | CONFIG_KMOD=y | ||
| 90 | CONFIG_BLOCK=y | 100 | CONFIG_BLOCK=y |
| 91 | # CONFIG_LBD is not set | 101 | # CONFIG_LBD is not set |
| 92 | # CONFIG_BLK_DEV_IO_TRACE is not set | 102 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 93 | # CONFIG_LSF is not set | 103 | # CONFIG_LSF is not set |
| 94 | # CONFIG_BLK_DEV_BSG is not set | 104 | # CONFIG_BLK_DEV_BSG is not set |
| 105 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 95 | 106 | ||
| 96 | # | 107 | # |
| 97 | # IO Schedulers | 108 | # IO Schedulers |
| @@ -162,7 +173,9 @@ CONFIG_ARCH_POPULATES_NODE_MAP=y | |||
| 162 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 173 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 163 | CONFIG_PAGE_SIZE_4KB=y | 174 | CONFIG_PAGE_SIZE_4KB=y |
| 164 | # CONFIG_PAGE_SIZE_8KB is not set | 175 | # CONFIG_PAGE_SIZE_8KB is not set |
| 176 | # CONFIG_PAGE_SIZE_16KB is not set | ||
| 165 | # CONFIG_PAGE_SIZE_64KB is not set | 177 | # CONFIG_PAGE_SIZE_64KB is not set |
| 178 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 166 | CONFIG_SELECT_MEMORY_MODEL=y | 179 | CONFIG_SELECT_MEMORY_MODEL=y |
| 167 | CONFIG_FLATMEM_MANUAL=y | 180 | CONFIG_FLATMEM_MANUAL=y |
| 168 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 181 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| @@ -196,6 +209,7 @@ CONFIG_CPU_HAS_FPU=y | |||
| 196 | # | 209 | # |
| 197 | # Board support | 210 | # Board support |
| 198 | # | 211 | # |
| 212 | CONFIG_SH_RSK7203=y | ||
| 199 | 213 | ||
| 200 | # | 214 | # |
| 201 | # Timer and clock configuration | 215 | # Timer and clock configuration |
| @@ -274,6 +288,7 @@ CONFIG_CMDLINE="console=ttySC0,115200 earlyprintk=serial ignore_loglevel" | |||
| 274 | # | 288 | # |
| 275 | # Executable file formats | 289 | # Executable file formats |
| 276 | # | 290 | # |
| 291 | CONFIG_BINFMT_ELF_FDPIC=y | ||
| 277 | CONFIG_BINFMT_FLAT=y | 292 | CONFIG_BINFMT_FLAT=y |
| 278 | CONFIG_BINFMT_ZFLAT=y | 293 | CONFIG_BINFMT_ZFLAT=y |
| 279 | CONFIG_BINFMT_SHARED_FLAT=y | 294 | CONFIG_BINFMT_SHARED_FLAT=y |
| @@ -424,8 +439,8 @@ CONFIG_MTD_CFI_UTIL=y | |||
| 424 | # | 439 | # |
| 425 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 440 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
| 426 | CONFIG_MTD_PHYSMAP=y | 441 | CONFIG_MTD_PHYSMAP=y |
| 427 | CONFIG_MTD_PHYSMAP_START=0x20000000 | 442 | CONFIG_MTD_PHYSMAP_START=0x0 |
| 428 | CONFIG_MTD_PHYSMAP_LEN=0x01000000 | 443 | CONFIG_MTD_PHYSMAP_LEN=0x0 |
| 429 | CONFIG_MTD_PHYSMAP_BANKWIDTH=4 | 444 | CONFIG_MTD_PHYSMAP_BANKWIDTH=4 |
| 430 | # CONFIG_MTD_UCLINUX is not set | 445 | # CONFIG_MTD_UCLINUX is not set |
| 431 | # CONFIG_MTD_PLATRAM is not set | 446 | # CONFIG_MTD_PLATRAM is not set |
| @@ -456,9 +471,11 @@ CONFIG_BLK_DEV=y | |||
| 456 | # CONFIG_BLK_DEV_COW_COMMON is not set | 471 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 457 | # CONFIG_BLK_DEV_LOOP is not set | 472 | # CONFIG_BLK_DEV_LOOP is not set |
| 458 | # CONFIG_BLK_DEV_NBD is not set | 473 | # CONFIG_BLK_DEV_NBD is not set |
| 474 | # CONFIG_BLK_DEV_UB is not set | ||
| 459 | # CONFIG_BLK_DEV_RAM is not set | 475 | # CONFIG_BLK_DEV_RAM is not set |
| 460 | # CONFIG_CDROM_PKTCDVD is not set | 476 | # CONFIG_CDROM_PKTCDVD is not set |
| 461 | # CONFIG_ATA_OVER_ETH is not set | 477 | # CONFIG_ATA_OVER_ETH is not set |
| 478 | # CONFIG_BLK_DEV_HD is not set | ||
| 462 | CONFIG_MISC_DEVICES=y | 479 | CONFIG_MISC_DEVICES=y |
| 463 | # CONFIG_EEPROM_93CX6 is not set | 480 | # CONFIG_EEPROM_93CX6 is not set |
| 464 | # CONFIG_ENCLOSURE_SERVICES is not set | 481 | # CONFIG_ENCLOSURE_SERVICES is not set |
| @@ -475,7 +492,6 @@ CONFIG_HAVE_IDE=y | |||
| 475 | # CONFIG_ATA is not set | 492 | # CONFIG_ATA is not set |
| 476 | # CONFIG_MD is not set | 493 | # CONFIG_MD is not set |
| 477 | CONFIG_NETDEVICES=y | 494 | CONFIG_NETDEVICES=y |
| 478 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 479 | # CONFIG_DUMMY is not set | 495 | # CONFIG_DUMMY is not set |
| 480 | # CONFIG_BONDING is not set | 496 | # CONFIG_BONDING is not set |
| 481 | # CONFIG_MACVLAN is not set | 497 | # CONFIG_MACVLAN is not set |
| @@ -487,15 +503,15 @@ CONFIG_NET_ETHERNET=y | |||
| 487 | CONFIG_MII=y | 503 | CONFIG_MII=y |
| 488 | # CONFIG_AX88796 is not set | 504 | # CONFIG_AX88796 is not set |
| 489 | # CONFIG_STNIC is not set | 505 | # CONFIG_STNIC is not set |
| 490 | CONFIG_SMC91X=y | 506 | # CONFIG_SMC91X is not set |
| 507 | CONFIG_SMC911X=y | ||
| 491 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 508 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| 492 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 509 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
| 493 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 510 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
| 494 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 511 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
| 495 | # CONFIG_B44 is not set | 512 | # CONFIG_B44 is not set |
| 496 | CONFIG_NETDEV_1000=y | 513 | # CONFIG_NETDEV_1000 is not set |
| 497 | # CONFIG_E1000E_ENABLED is not set | 514 | # CONFIG_NETDEV_10000 is not set |
| 498 | CONFIG_NETDEV_10000=y | ||
| 499 | 515 | ||
| 500 | # | 516 | # |
| 501 | # Wireless LAN | 517 | # Wireless LAN |
| @@ -503,6 +519,15 @@ CONFIG_NETDEV_10000=y | |||
| 503 | # CONFIG_WLAN_PRE80211 is not set | 519 | # CONFIG_WLAN_PRE80211 is not set |
| 504 | # CONFIG_WLAN_80211 is not set | 520 | # CONFIG_WLAN_80211 is not set |
| 505 | # CONFIG_IWLWIFI_LEDS is not set | 521 | # CONFIG_IWLWIFI_LEDS is not set |
| 522 | |||
| 523 | # | ||
| 524 | # USB Network Adapters | ||
| 525 | # | ||
| 526 | # CONFIG_USB_CATC is not set | ||
| 527 | # CONFIG_USB_KAWETH is not set | ||
| 528 | # CONFIG_USB_PEGASUS is not set | ||
| 529 | # CONFIG_USB_RTL8150 is not set | ||
| 530 | # CONFIG_USB_USBNET is not set | ||
| 506 | # CONFIG_WAN is not set | 531 | # CONFIG_WAN is not set |
| 507 | # CONFIG_PPP is not set | 532 | # CONFIG_PPP is not set |
| 508 | # CONFIG_SLIP is not set | 533 | # CONFIG_SLIP is not set |
| @@ -587,6 +612,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 587 | # | 612 | # |
| 588 | # Multifunction device drivers | 613 | # Multifunction device drivers |
| 589 | # | 614 | # |
| 615 | # CONFIG_MFD_CORE is not set | ||
| 590 | # CONFIG_MFD_SM501 is not set | 616 | # CONFIG_MFD_SM501 is not set |
| 591 | # CONFIG_HTC_PASIC3 is not set | 617 | # CONFIG_HTC_PASIC3 is not set |
| 592 | 618 | ||
| @@ -605,6 +631,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 605 | # Multimedia drivers | 631 | # Multimedia drivers |
| 606 | # | 632 | # |
| 607 | CONFIG_DAB=y | 633 | CONFIG_DAB=y |
| 634 | # CONFIG_USB_DABUSB is not set | ||
| 608 | 635 | ||
| 609 | # | 636 | # |
| 610 | # Graphics support | 637 | # Graphics support |
| @@ -618,26 +645,96 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
| 618 | # Display device support | 645 | # Display device support |
| 619 | # | 646 | # |
| 620 | # CONFIG_DISPLAY_SUPPORT is not set | 647 | # CONFIG_DISPLAY_SUPPORT is not set |
| 621 | |||
| 622 | # | ||
| 623 | # Sound | ||
| 624 | # | ||
| 625 | # CONFIG_SOUND is not set | 648 | # CONFIG_SOUND is not set |
| 626 | CONFIG_HID_SUPPORT=y | 649 | CONFIG_HID_SUPPORT=y |
| 627 | CONFIG_HID=y | 650 | CONFIG_HID=y |
| 628 | # CONFIG_HID_DEBUG is not set | 651 | # CONFIG_HID_DEBUG is not set |
| 629 | # CONFIG_HIDRAW is not set | 652 | # CONFIG_HIDRAW is not set |
| 653 | |||
| 654 | # | ||
| 655 | # USB Input Devices | ||
| 656 | # | ||
| 657 | CONFIG_USB_HID=y | ||
| 658 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
| 659 | # CONFIG_HID_FF is not set | ||
| 660 | # CONFIG_USB_HIDDEV is not set | ||
| 630 | CONFIG_USB_SUPPORT=y | 661 | CONFIG_USB_SUPPORT=y |
| 631 | CONFIG_USB_ARCH_HAS_HCD=y | 662 | CONFIG_USB_ARCH_HAS_HCD=y |
| 632 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 663 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
| 633 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 664 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
| 634 | # CONFIG_USB is not set | 665 | CONFIG_USB=y |
| 666 | # CONFIG_USB_DEBUG is not set | ||
| 667 | CONFIG_USB_ANNOUNCE_NEW_DEVICES=y | ||
| 668 | |||
| 669 | # | ||
| 670 | # Miscellaneous USB options | ||
| 671 | # | ||
| 672 | CONFIG_USB_DEVICEFS=y | ||
| 673 | CONFIG_USB_DEVICE_CLASS=y | ||
| 674 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
| 675 | # CONFIG_USB_OTG is not set | ||
| 635 | # CONFIG_USB_OTG_WHITELIST is not set | 676 | # CONFIG_USB_OTG_WHITELIST is not set |
| 636 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 677 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
| 637 | 678 | ||
| 638 | # | 679 | # |
| 680 | # USB Host Controller Drivers | ||
| 681 | # | ||
| 682 | # CONFIG_USB_C67X00_HCD is not set | ||
| 683 | # CONFIG_USB_ISP116X_HCD is not set | ||
| 684 | # CONFIG_USB_ISP1760_HCD is not set | ||
| 685 | # CONFIG_USB_SL811_HCD is not set | ||
| 686 | CONFIG_USB_R8A66597_HCD=y | ||
| 687 | |||
| 688 | # | ||
| 689 | # USB Device Class drivers | ||
| 690 | # | ||
| 691 | # CONFIG_USB_ACM is not set | ||
| 692 | # CONFIG_USB_PRINTER is not set | ||
| 693 | # CONFIG_USB_WDM is not set | ||
| 694 | |||
| 695 | # | ||
| 639 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 696 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
| 640 | # | 697 | # |
| 698 | |||
| 699 | # | ||
| 700 | # may also be needed; see USB_STORAGE Help for more information | ||
| 701 | # | ||
| 702 | # CONFIG_USB_LIBUSUAL is not set | ||
| 703 | |||
| 704 | # | ||
| 705 | # USB Imaging devices | ||
| 706 | # | ||
| 707 | # CONFIG_USB_MDC800 is not set | ||
| 708 | CONFIG_USB_MON=y | ||
| 709 | |||
| 710 | # | ||
| 711 | # USB port drivers | ||
| 712 | # | ||
| 713 | # CONFIG_USB_SERIAL is not set | ||
| 714 | |||
| 715 | # | ||
| 716 | # USB Miscellaneous drivers | ||
| 717 | # | ||
| 718 | # CONFIG_USB_EMI62 is not set | ||
| 719 | # CONFIG_USB_EMI26 is not set | ||
| 720 | # CONFIG_USB_ADUTUX is not set | ||
| 721 | # CONFIG_USB_AUERSWALD is not set | ||
| 722 | # CONFIG_USB_RIO500 is not set | ||
| 723 | # CONFIG_USB_LEGOTOWER is not set | ||
| 724 | # CONFIG_USB_LCD is not set | ||
| 725 | # CONFIG_USB_BERRY_CHARGE is not set | ||
| 726 | # CONFIG_USB_LED is not set | ||
| 727 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
| 728 | # CONFIG_USB_CYTHERM is not set | ||
| 729 | # CONFIG_USB_PHIDGET is not set | ||
| 730 | # CONFIG_USB_IDMOUSE is not set | ||
| 731 | # CONFIG_USB_FTDI_ELAN is not set | ||
| 732 | # CONFIG_USB_APPLEDISPLAY is not set | ||
| 733 | # CONFIG_USB_LD is not set | ||
| 734 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
| 735 | # CONFIG_USB_IOWARRIOR is not set | ||
| 736 | # CONFIG_USB_TEST is not set | ||
| 737 | # CONFIG_USB_ISIGHTFW is not set | ||
| 641 | # CONFIG_USB_GADGET is not set | 738 | # CONFIG_USB_GADGET is not set |
| 642 | # CONFIG_MMC is not set | 739 | # CONFIG_MMC is not set |
| 643 | # CONFIG_MEMSTICK is not set | 740 | # CONFIG_MEMSTICK is not set |
| @@ -677,6 +774,7 @@ CONFIG_RTC_INTF_DEV=y | |||
| 677 | # on-CPU RTC drivers | 774 | # on-CPU RTC drivers |
| 678 | # | 775 | # |
| 679 | CONFIG_RTC_DRV_SH=y | 776 | CONFIG_RTC_DRV_SH=y |
| 777 | # CONFIG_DMADEVICES is not set | ||
| 680 | # CONFIG_UIO is not set | 778 | # CONFIG_UIO is not set |
| 681 | 779 | ||
| 682 | # | 780 | # |
| @@ -734,6 +832,7 @@ CONFIG_SYSFS=y | |||
| 734 | # CONFIG_CRAMFS is not set | 832 | # CONFIG_CRAMFS is not set |
| 735 | # CONFIG_VXFS_FS is not set | 833 | # CONFIG_VXFS_FS is not set |
| 736 | # CONFIG_MINIX_FS is not set | 834 | # CONFIG_MINIX_FS is not set |
| 835 | # CONFIG_OMFS_FS is not set | ||
| 737 | # CONFIG_HPFS_FS is not set | 836 | # CONFIG_HPFS_FS is not set |
| 738 | # CONFIG_QNX4FS_FS is not set | 837 | # CONFIG_QNX4FS_FS is not set |
| 739 | CONFIG_ROMFS_FS=y | 838 | CONFIG_ROMFS_FS=y |
| @@ -743,12 +842,11 @@ CONFIG_NETWORK_FILESYSTEMS=y | |||
| 743 | CONFIG_NFS_FS=y | 842 | CONFIG_NFS_FS=y |
| 744 | # CONFIG_NFS_V3 is not set | 843 | # CONFIG_NFS_V3 is not set |
| 745 | # CONFIG_NFS_V4 is not set | 844 | # CONFIG_NFS_V4 is not set |
| 746 | # CONFIG_NFSD is not set | ||
| 747 | CONFIG_ROOT_NFS=y | 845 | CONFIG_ROOT_NFS=y |
| 846 | # CONFIG_NFSD is not set | ||
| 748 | CONFIG_LOCKD=y | 847 | CONFIG_LOCKD=y |
| 749 | CONFIG_NFS_COMMON=y | 848 | CONFIG_NFS_COMMON=y |
| 750 | CONFIG_SUNRPC=y | 849 | CONFIG_SUNRPC=y |
| 751 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 752 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 850 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
| 753 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 851 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 754 | # CONFIG_SMB_FS is not set | 852 | # CONFIG_SMB_FS is not set |
| @@ -775,16 +873,20 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 775 | CONFIG_FRAME_WARN=1024 | 873 | CONFIG_FRAME_WARN=1024 |
| 776 | CONFIG_MAGIC_SYSRQ=y | 874 | CONFIG_MAGIC_SYSRQ=y |
| 777 | # CONFIG_UNUSED_SYMBOLS is not set | 875 | # CONFIG_UNUSED_SYMBOLS is not set |
| 778 | # CONFIG_DEBUG_FS is not set | 876 | CONFIG_DEBUG_FS=y |
| 779 | # CONFIG_HEADERS_CHECK is not set | 877 | # CONFIG_HEADERS_CHECK is not set |
| 780 | CONFIG_DEBUG_KERNEL=y | 878 | CONFIG_DEBUG_KERNEL=y |
| 781 | CONFIG_DEBUG_SHIRQ=y | 879 | CONFIG_DEBUG_SHIRQ=y |
| 782 | CONFIG_DETECT_SOFTLOCKUP=y | 880 | CONFIG_DETECT_SOFTLOCKUP=y |
| 881 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
| 882 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
| 783 | CONFIG_SCHED_DEBUG=y | 883 | CONFIG_SCHED_DEBUG=y |
| 784 | # CONFIG_SCHEDSTATS is not set | 884 | # CONFIG_SCHEDSTATS is not set |
| 785 | # CONFIG_TIMER_STATS is not set | 885 | # CONFIG_TIMER_STATS is not set |
| 786 | # CONFIG_DEBUG_OBJECTS is not set | 886 | CONFIG_DEBUG_OBJECTS=y |
| 787 | # CONFIG_DEBUG_SLAB is not set | 887 | # CONFIG_DEBUG_OBJECTS_SELFTEST is not set |
| 888 | # CONFIG_DEBUG_OBJECTS_FREE is not set | ||
| 889 | # CONFIG_DEBUG_OBJECTS_TIMERS is not set | ||
| 788 | # CONFIG_DEBUG_RT_MUTEXES is not set | 890 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 789 | # CONFIG_RT_MUTEX_TESTER is not set | 891 | # CONFIG_RT_MUTEX_TESTER is not set |
| 790 | # CONFIG_DEBUG_SPINLOCK is not set | 892 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -797,12 +899,14 @@ CONFIG_DEBUG_SPINLOCK_SLEEP=y | |||
| 797 | # CONFIG_DEBUG_KOBJECT is not set | 899 | # CONFIG_DEBUG_KOBJECT is not set |
| 798 | CONFIG_DEBUG_BUGVERBOSE=y | 900 | CONFIG_DEBUG_BUGVERBOSE=y |
| 799 | CONFIG_DEBUG_INFO=y | 901 | CONFIG_DEBUG_INFO=y |
| 800 | # CONFIG_DEBUG_VM is not set | 902 | CONFIG_DEBUG_VM=y |
| 801 | # CONFIG_DEBUG_WRITECOUNT is not set | 903 | CONFIG_DEBUG_WRITECOUNT=y |
| 802 | # CONFIG_DEBUG_LIST is not set | 904 | # CONFIG_DEBUG_MEMORY_INIT is not set |
| 803 | # CONFIG_DEBUG_SG is not set | 905 | CONFIG_DEBUG_LIST=y |
| 906 | CONFIG_DEBUG_SG=y | ||
| 804 | CONFIG_FRAME_POINTER=y | 907 | CONFIG_FRAME_POINTER=y |
| 805 | # CONFIG_BOOT_PRINTK_DELAY is not set | 908 | # CONFIG_BOOT_PRINTK_DELAY is not set |
| 909 | # CONFIG_RCU_TORTURE_TEST is not set | ||
| 806 | # CONFIG_BACKTRACE_SELF_TEST is not set | 910 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 807 | # CONFIG_FAULT_INJECTION is not set | 911 | # CONFIG_FAULT_INJECTION is not set |
| 808 | # CONFIG_SAMPLES is not set | 912 | # CONFIG_SAMPLES is not set |
| @@ -830,6 +934,7 @@ CONFIG_BITREVERSE=y | |||
| 830 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 934 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
| 831 | # CONFIG_CRC_CCITT is not set | 935 | # CONFIG_CRC_CCITT is not set |
| 832 | # CONFIG_CRC16 is not set | 936 | # CONFIG_CRC16 is not set |
| 937 | # CONFIG_CRC_T10DIF is not set | ||
| 833 | # CONFIG_CRC_ITU_T is not set | 938 | # CONFIG_CRC_ITU_T is not set |
| 834 | CONFIG_CRC32=y | 939 | CONFIG_CRC32=y |
| 835 | # CONFIG_CRC7 is not set | 940 | # CONFIG_CRC7 is not set |
diff --git a/arch/sh/configs/rts7751r2d1_defconfig b/arch/sh/configs/rts7751r2d1_defconfig index 3a915fd436d..8413236c1b3 100644 --- a/arch/sh/configs/rts7751r2d1_defconfig +++ b/arch/sh/configs/rts7751r2d1_defconfig | |||
| @@ -1,10 +1,11 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.24 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Thu Feb 7 16:25:55 2008 | 4 | # Wed Jul 30 01:55:52 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
| 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 9 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
| 10 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| @@ -20,6 +21,8 @@ CONFIG_LOCKDEP_SUPPORT=y | |||
| 20 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
| 21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
| 22 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 23 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
| 24 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
| 25 | CONFIG_IO_TRAPPED=y | ||
| 23 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 26 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 24 | 27 | ||
| 25 | # | 28 | # |
| @@ -36,17 +39,15 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 36 | # CONFIG_POSIX_MQUEUE is not set | 39 | # CONFIG_POSIX_MQUEUE is not set |
| 37 | # CONFIG_BSD_PROCESS_ACCT is not set | 40 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 38 | # CONFIG_TASKSTATS is not set | 41 | # CONFIG_TASKSTATS is not set |
| 39 | # CONFIG_USER_NS is not set | ||
| 40 | # CONFIG_PID_NS is not set | ||
| 41 | # CONFIG_AUDIT is not set | 42 | # CONFIG_AUDIT is not set |
| 42 | # CONFIG_IKCONFIG is not set | 43 | # CONFIG_IKCONFIG is not set |
| 43 | CONFIG_LOG_BUF_SHIFT=14 | 44 | CONFIG_LOG_BUF_SHIFT=14 |
| 44 | # CONFIG_CGROUPS is not set | 45 | # CONFIG_CGROUPS is not set |
| 45 | CONFIG_FAIR_GROUP_SCHED=y | 46 | # CONFIG_GROUP_SCHED is not set |
| 46 | CONFIG_FAIR_USER_SCHED=y | ||
| 47 | # CONFIG_FAIR_CGROUP_SCHED is not set | ||
| 48 | CONFIG_SYSFS_DEPRECATED=y | 47 | CONFIG_SYSFS_DEPRECATED=y |
| 48 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
| 49 | # CONFIG_RELAY is not set | 49 | # CONFIG_RELAY is not set |
| 50 | # CONFIG_NAMESPACES is not set | ||
| 50 | # CONFIG_BLK_DEV_INITRD is not set | 51 | # CONFIG_BLK_DEV_INITRD is not set |
| 51 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 52 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 52 | CONFIG_SYSCTL=y | 53 | CONFIG_SYSCTL=y |
| @@ -76,22 +77,31 @@ CONFIG_PROFILING=y | |||
| 76 | # CONFIG_MARKERS is not set | 77 | # CONFIG_MARKERS is not set |
| 77 | CONFIG_OPROFILE=y | 78 | CONFIG_OPROFILE=y |
| 78 | CONFIG_HAVE_OPROFILE=y | 79 | CONFIG_HAVE_OPROFILE=y |
| 80 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 81 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 79 | # CONFIG_HAVE_KPROBES is not set | 82 | # CONFIG_HAVE_KPROBES is not set |
| 83 | # CONFIG_HAVE_KRETPROBES is not set | ||
| 84 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 85 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
| 86 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 87 | CONFIG_HAVE_CLK=y | ||
| 80 | CONFIG_PROC_PAGE_MONITOR=y | 88 | CONFIG_PROC_PAGE_MONITOR=y |
| 81 | CONFIG_SLABINFO=y | 89 | CONFIG_SLABINFO=y |
| 82 | CONFIG_RT_MUTEXES=y | 90 | CONFIG_RT_MUTEXES=y |
| 83 | # CONFIG_TINY_SHMEM is not set | 91 | # CONFIG_TINY_SHMEM is not set |
| 84 | CONFIG_BASE_SMALL=0 | 92 | CONFIG_BASE_SMALL=0 |
| 85 | CONFIG_MODULES=y | 93 | CONFIG_MODULES=y |
| 94 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
| 86 | # CONFIG_MODULE_UNLOAD is not set | 95 | # CONFIG_MODULE_UNLOAD is not set |
| 87 | # CONFIG_MODVERSIONS is not set | 96 | # CONFIG_MODVERSIONS is not set |
| 88 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 97 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 89 | # CONFIG_KMOD is not set | 98 | CONFIG_KMOD=y |
| 90 | CONFIG_BLOCK=y | 99 | CONFIG_BLOCK=y |
| 91 | # CONFIG_LBD is not set | 100 | # CONFIG_LBD is not set |
| 92 | # CONFIG_BLK_DEV_IO_TRACE is not set | 101 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 93 | # CONFIG_LSF is not set | 102 | # CONFIG_LSF is not set |
| 94 | # CONFIG_BLK_DEV_BSG is not set | 103 | # CONFIG_BLK_DEV_BSG is not set |
| 104 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 95 | 105 | ||
| 96 | # | 106 | # |
| 97 | # IO Schedulers | 107 | # IO Schedulers |
| @@ -106,7 +116,6 @@ CONFIG_DEFAULT_AS=y | |||
| 106 | # CONFIG_DEFAULT_NOOP is not set | 116 | # CONFIG_DEFAULT_NOOP is not set |
| 107 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 117 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
| 108 | CONFIG_CLASSIC_RCU=y | 118 | CONFIG_CLASSIC_RCU=y |
| 109 | # CONFIG_PREEMPT_RCU is not set | ||
| 110 | 119 | ||
| 111 | # | 120 | # |
| 112 | # System type | 121 | # System type |
| @@ -116,6 +125,7 @@ CONFIG_CPU_SH4=y | |||
| 116 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | 125 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
| 117 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 126 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
| 118 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | 127 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
| 128 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||
| 119 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 129 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
| 120 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 130 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
| 121 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 131 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| @@ -133,6 +143,7 @@ CONFIG_CPU_SH4=y | |||
| 133 | CONFIG_CPU_SUBTYPE_SH7751R=y | 143 | CONFIG_CPU_SUBTYPE_SH7751R=y |
| 134 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 144 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
| 135 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 145 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
| 146 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | ||
| 136 | # CONFIG_CPU_SUBTYPE_SH7763 is not set | 147 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
| 137 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 148 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 138 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 149 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
| @@ -140,6 +151,7 @@ CONFIG_CPU_SUBTYPE_SH7751R=y | |||
| 140 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | 151 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
| 141 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 152 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
| 142 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 153 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
| 154 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
| 143 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | 155 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set |
| 144 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | 156 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set |
| 145 | 157 | ||
| @@ -161,7 +173,9 @@ CONFIG_ARCH_POPULATES_NODE_MAP=y | |||
| 161 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 173 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 162 | CONFIG_PAGE_SIZE_4KB=y | 174 | CONFIG_PAGE_SIZE_4KB=y |
| 163 | # CONFIG_PAGE_SIZE_8KB is not set | 175 | # CONFIG_PAGE_SIZE_8KB is not set |
| 176 | # CONFIG_PAGE_SIZE_16KB is not set | ||
| 164 | # CONFIG_PAGE_SIZE_64KB is not set | 177 | # CONFIG_PAGE_SIZE_64KB is not set |
| 178 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 165 | CONFIG_SELECT_MEMORY_MODEL=y | 179 | CONFIG_SELECT_MEMORY_MODEL=y |
| 166 | CONFIG_FLATMEM_MANUAL=y | 180 | CONFIG_FLATMEM_MANUAL=y |
| 167 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 181 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| @@ -170,6 +184,7 @@ CONFIG_FLATMEM=y | |||
| 170 | CONFIG_FLAT_NODE_MEM_MAP=y | 184 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 171 | CONFIG_SPARSEMEM_STATIC=y | 185 | CONFIG_SPARSEMEM_STATIC=y |
| 172 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 186 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
| 187 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
| 173 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 188 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 174 | # CONFIG_RESOURCES_64BIT is not set | 189 | # CONFIG_RESOURCES_64BIT is not set |
| 175 | CONFIG_ZONE_DMA_FLAG=0 | 190 | CONFIG_ZONE_DMA_FLAG=0 |
| @@ -256,7 +271,6 @@ CONFIG_HZ=250 | |||
| 256 | CONFIG_PREEMPT_NONE=y | 271 | CONFIG_PREEMPT_NONE=y |
| 257 | # CONFIG_PREEMPT_VOLUNTARY is not set | 272 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 258 | # CONFIG_PREEMPT is not set | 273 | # CONFIG_PREEMPT is not set |
| 259 | CONFIG_RCU_TRACE=y | ||
| 260 | CONFIG_GUSA=y | 274 | CONFIG_GUSA=y |
| 261 | # CONFIG_GUSA_RB is not set | 275 | # CONFIG_GUSA_RB is not set |
| 262 | 276 | ||
| @@ -332,8 +346,6 @@ CONFIG_TCP_CONG_CUBIC=y | |||
| 332 | CONFIG_DEFAULT_TCP_CONG="cubic" | 346 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 333 | # CONFIG_TCP_MD5SIG is not set | 347 | # CONFIG_TCP_MD5SIG is not set |
| 334 | # CONFIG_IPV6 is not set | 348 | # CONFIG_IPV6 is not set |
| 335 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 336 | # CONFIG_INET6_TUNNEL is not set | ||
| 337 | # CONFIG_NETWORK_SECMARK is not set | 349 | # CONFIG_NETWORK_SECMARK is not set |
| 338 | # CONFIG_NETFILTER is not set | 350 | # CONFIG_NETFILTER is not set |
| 339 | # CONFIG_IP_DCCP is not set | 351 | # CONFIG_IP_DCCP is not set |
| @@ -367,6 +379,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 367 | # | 379 | # |
| 368 | # CONFIG_CFG80211 is not set | 380 | # CONFIG_CFG80211 is not set |
| 369 | CONFIG_WIRELESS_EXT=y | 381 | CONFIG_WIRELESS_EXT=y |
| 382 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
| 370 | # CONFIG_MAC80211 is not set | 383 | # CONFIG_MAC80211 is not set |
| 371 | # CONFIG_IEEE80211 is not set | 384 | # CONFIG_IEEE80211 is not set |
| 372 | # CONFIG_RFKILL is not set | 385 | # CONFIG_RFKILL is not set |
| @@ -383,6 +396,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
| 383 | CONFIG_STANDALONE=y | 396 | CONFIG_STANDALONE=y |
| 384 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 397 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 385 | CONFIG_FW_LOADER=m | 398 | CONFIG_FW_LOADER=m |
| 399 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
| 400 | CONFIG_EXTRA_FIRMWARE="" | ||
| 386 | # CONFIG_SYS_HYPERVISOR is not set | 401 | # CONFIG_SYS_HYPERVISOR is not set |
| 387 | # CONFIG_CONNECTOR is not set | 402 | # CONFIG_CONNECTOR is not set |
| 388 | # CONFIG_MTD is not set | 403 | # CONFIG_MTD is not set |
| @@ -399,14 +414,18 @@ CONFIG_BLK_DEV=y | |||
| 399 | CONFIG_BLK_DEV_RAM=y | 414 | CONFIG_BLK_DEV_RAM=y |
| 400 | CONFIG_BLK_DEV_RAM_COUNT=16 | 415 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 401 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 416 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
| 402 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 417 | # CONFIG_BLK_DEV_XIP is not set |
| 403 | # CONFIG_CDROM_PKTCDVD is not set | 418 | # CONFIG_CDROM_PKTCDVD is not set |
| 404 | # CONFIG_ATA_OVER_ETH is not set | 419 | # CONFIG_ATA_OVER_ETH is not set |
| 420 | # CONFIG_BLK_DEV_HD is not set | ||
| 405 | CONFIG_MISC_DEVICES=y | 421 | CONFIG_MISC_DEVICES=y |
| 406 | # CONFIG_PHANTOM is not set | 422 | # CONFIG_PHANTOM is not set |
| 407 | # CONFIG_EEPROM_93CX6 is not set | 423 | # CONFIG_EEPROM_93CX6 is not set |
| 408 | # CONFIG_SGI_IOC4 is not set | 424 | # CONFIG_SGI_IOC4 is not set |
| 409 | # CONFIG_TIFM_CORE is not set | 425 | # CONFIG_TIFM_CORE is not set |
| 426 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
| 427 | # CONFIG_HP_ILO is not set | ||
| 428 | CONFIG_HAVE_IDE=y | ||
| 410 | # CONFIG_IDE is not set | 429 | # CONFIG_IDE is not set |
| 411 | 430 | ||
| 412 | # | 431 | # |
| @@ -466,6 +485,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 466 | # CONFIG_SCSI_IPS is not set | 485 | # CONFIG_SCSI_IPS is not set |
| 467 | # CONFIG_SCSI_INITIO is not set | 486 | # CONFIG_SCSI_INITIO is not set |
| 468 | # CONFIG_SCSI_INIA100 is not set | 487 | # CONFIG_SCSI_INIA100 is not set |
| 488 | # CONFIG_SCSI_MVSAS is not set | ||
| 469 | # CONFIG_SCSI_STEX is not set | 489 | # CONFIG_SCSI_STEX is not set |
| 470 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 490 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
| 471 | # CONFIG_SCSI_IPR is not set | 491 | # CONFIG_SCSI_IPR is not set |
| @@ -478,9 +498,13 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 478 | # CONFIG_SCSI_NSP32 is not set | 498 | # CONFIG_SCSI_NSP32 is not set |
| 479 | # CONFIG_SCSI_DEBUG is not set | 499 | # CONFIG_SCSI_DEBUG is not set |
| 480 | # CONFIG_SCSI_SRP is not set | 500 | # CONFIG_SCSI_SRP is not set |
| 501 | # CONFIG_SCSI_DH is not set | ||
| 481 | CONFIG_ATA=y | 502 | CONFIG_ATA=y |
| 482 | # CONFIG_ATA_NONSTANDARD is not set | 503 | # CONFIG_ATA_NONSTANDARD is not set |
| 504 | CONFIG_SATA_PMP=y | ||
| 483 | # CONFIG_SATA_AHCI is not set | 505 | # CONFIG_SATA_AHCI is not set |
| 506 | # CONFIG_SATA_SIL24 is not set | ||
| 507 | CONFIG_ATA_SFF=y | ||
| 484 | # CONFIG_SATA_SVW is not set | 508 | # CONFIG_SATA_SVW is not set |
| 485 | # CONFIG_ATA_PIIX is not set | 509 | # CONFIG_ATA_PIIX is not set |
| 486 | # CONFIG_SATA_MV is not set | 510 | # CONFIG_SATA_MV is not set |
| @@ -490,7 +514,6 @@ CONFIG_ATA=y | |||
| 490 | # CONFIG_SATA_PROMISE is not set | 514 | # CONFIG_SATA_PROMISE is not set |
| 491 | # CONFIG_SATA_SX4 is not set | 515 | # CONFIG_SATA_SX4 is not set |
| 492 | # CONFIG_SATA_SIL is not set | 516 | # CONFIG_SATA_SIL is not set |
| 493 | # CONFIG_SATA_SIL24 is not set | ||
| 494 | # CONFIG_SATA_SIS is not set | 517 | # CONFIG_SATA_SIS is not set |
| 495 | # CONFIG_SATA_ULI is not set | 518 | # CONFIG_SATA_ULI is not set |
| 496 | # CONFIG_SATA_VIA is not set | 519 | # CONFIG_SATA_VIA is not set |
| @@ -535,17 +558,21 @@ CONFIG_ATA=y | |||
| 535 | # CONFIG_PATA_VIA is not set | 558 | # CONFIG_PATA_VIA is not set |
| 536 | # CONFIG_PATA_WINBOND is not set | 559 | # CONFIG_PATA_WINBOND is not set |
| 537 | CONFIG_PATA_PLATFORM=y | 560 | CONFIG_PATA_PLATFORM=y |
| 561 | # CONFIG_PATA_SCH is not set | ||
| 538 | # CONFIG_MD is not set | 562 | # CONFIG_MD is not set |
| 539 | # CONFIG_FUSION is not set | 563 | # CONFIG_FUSION is not set |
| 540 | 564 | ||
| 541 | # | 565 | # |
| 542 | # IEEE 1394 (FireWire) support | 566 | # IEEE 1394 (FireWire) support |
| 543 | # | 567 | # |
| 568 | |||
| 569 | # | ||
| 570 | # Enable only one of the two stacks, unless you know what you are doing | ||
| 571 | # | ||
| 544 | # CONFIG_FIREWIRE is not set | 572 | # CONFIG_FIREWIRE is not set |
| 545 | # CONFIG_IEEE1394 is not set | 573 | # CONFIG_IEEE1394 is not set |
| 546 | # CONFIG_I2O is not set | 574 | # CONFIG_I2O is not set |
| 547 | CONFIG_NETDEVICES=y | 575 | CONFIG_NETDEVICES=y |
| 548 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 549 | # CONFIG_DUMMY is not set | 576 | # CONFIG_DUMMY is not set |
| 550 | # CONFIG_BONDING is not set | 577 | # CONFIG_BONDING is not set |
| 551 | # CONFIG_MACVLAN is not set | 578 | # CONFIG_MACVLAN is not set |
| @@ -564,6 +591,7 @@ CONFIG_MII=y | |||
| 564 | # CONFIG_NET_VENDOR_3COM is not set | 591 | # CONFIG_NET_VENDOR_3COM is not set |
| 565 | # CONFIG_SMC91X is not set | 592 | # CONFIG_SMC91X is not set |
| 566 | # CONFIG_ENC28J60 is not set | 593 | # CONFIG_ENC28J60 is not set |
| 594 | # CONFIG_SMC911X is not set | ||
| 567 | # CONFIG_NET_TULIP is not set | 595 | # CONFIG_NET_TULIP is not set |
| 568 | # CONFIG_HP100 is not set | 596 | # CONFIG_HP100 is not set |
| 569 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 597 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| @@ -599,7 +627,6 @@ CONFIG_NETDEV_1000=y | |||
| 599 | # CONFIG_DL2K is not set | 627 | # CONFIG_DL2K is not set |
| 600 | # CONFIG_E1000 is not set | 628 | # CONFIG_E1000 is not set |
| 601 | # CONFIG_E1000E is not set | 629 | # CONFIG_E1000E is not set |
| 602 | # CONFIG_E1000E_ENABLED is not set | ||
| 603 | # CONFIG_IP1000 is not set | 630 | # CONFIG_IP1000 is not set |
| 604 | # CONFIG_IGB is not set | 631 | # CONFIG_IGB is not set |
| 605 | # CONFIG_NS83820 is not set | 632 | # CONFIG_NS83820 is not set |
| @@ -609,12 +636,12 @@ CONFIG_NETDEV_1000=y | |||
| 609 | # CONFIG_SIS190 is not set | 636 | # CONFIG_SIS190 is not set |
| 610 | # CONFIG_SKGE is not set | 637 | # CONFIG_SKGE is not set |
| 611 | # CONFIG_SKY2 is not set | 638 | # CONFIG_SKY2 is not set |
| 612 | # CONFIG_SK98LIN is not set | ||
| 613 | # CONFIG_VIA_VELOCITY is not set | 639 | # CONFIG_VIA_VELOCITY is not set |
| 614 | # CONFIG_TIGON3 is not set | 640 | # CONFIG_TIGON3 is not set |
| 615 | # CONFIG_BNX2 is not set | 641 | # CONFIG_BNX2 is not set |
| 616 | # CONFIG_QLA3XXX is not set | 642 | # CONFIG_QLA3XXX is not set |
| 617 | # CONFIG_ATL1 is not set | 643 | # CONFIG_ATL1 is not set |
| 644 | # CONFIG_ATL1E is not set | ||
| 618 | CONFIG_NETDEV_10000=y | 645 | CONFIG_NETDEV_10000=y |
| 619 | # CONFIG_CHELSIO_T1 is not set | 646 | # CONFIG_CHELSIO_T1 is not set |
| 620 | # CONFIG_CHELSIO_T3 is not set | 647 | # CONFIG_CHELSIO_T3 is not set |
| @@ -627,6 +654,7 @@ CONFIG_NETDEV_10000=y | |||
| 627 | # CONFIG_MLX4_CORE is not set | 654 | # CONFIG_MLX4_CORE is not set |
| 628 | # CONFIG_TEHUTI is not set | 655 | # CONFIG_TEHUTI is not set |
| 629 | # CONFIG_BNX2X is not set | 656 | # CONFIG_BNX2X is not set |
| 657 | # CONFIG_SFC is not set | ||
| 630 | # CONFIG_TR is not set | 658 | # CONFIG_TR is not set |
| 631 | 659 | ||
| 632 | # | 660 | # |
| @@ -634,6 +662,7 @@ CONFIG_NETDEV_10000=y | |||
| 634 | # | 662 | # |
| 635 | # CONFIG_WLAN_PRE80211 is not set | 663 | # CONFIG_WLAN_PRE80211 is not set |
| 636 | # CONFIG_WLAN_80211 is not set | 664 | # CONFIG_WLAN_80211 is not set |
| 665 | # CONFIG_IWLWIFI_LEDS is not set | ||
| 637 | 666 | ||
| 638 | # | 667 | # |
| 639 | # USB Network Adapters | 668 | # USB Network Adapters |
| @@ -690,9 +719,11 @@ CONFIG_INPUT=y | |||
| 690 | # Character devices | 719 | # Character devices |
| 691 | # | 720 | # |
| 692 | CONFIG_VT=y | 721 | CONFIG_VT=y |
| 722 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
| 693 | CONFIG_VT_CONSOLE=y | 723 | CONFIG_VT_CONSOLE=y |
| 694 | CONFIG_HW_CONSOLE=y | 724 | CONFIG_HW_CONSOLE=y |
| 695 | CONFIG_VT_HW_CONSOLE_BINDING=y | 725 | CONFIG_VT_HW_CONSOLE_BINDING=y |
| 726 | CONFIG_DEVKMEM=y | ||
| 696 | # CONFIG_SERIAL_NONSTANDARD is not set | 727 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 697 | # CONFIG_NOZOMI is not set | 728 | # CONFIG_NOZOMI is not set |
| 698 | 729 | ||
| @@ -726,10 +757,6 @@ CONFIG_HW_RANDOM=y | |||
| 726 | # CONFIG_TCG_TPM is not set | 757 | # CONFIG_TCG_TPM is not set |
| 727 | CONFIG_DEVPORT=y | 758 | CONFIG_DEVPORT=y |
| 728 | # CONFIG_I2C is not set | 759 | # CONFIG_I2C is not set |
| 729 | |||
| 730 | # | ||
| 731 | # SPI support | ||
| 732 | # | ||
| 733 | CONFIG_SPI=y | 760 | CONFIG_SPI=y |
| 734 | CONFIG_SPI_MASTER=y | 761 | CONFIG_SPI_MASTER=y |
| 735 | 762 | ||
| @@ -765,6 +792,8 @@ CONFIG_HWMON=y | |||
| 765 | # CONFIG_SENSORS_W83627HF is not set | 792 | # CONFIG_SENSORS_W83627HF is not set |
| 766 | # CONFIG_SENSORS_W83627EHF is not set | 793 | # CONFIG_SENSORS_W83627EHF is not set |
| 767 | # CONFIG_HWMON_DEBUG_CHIP is not set | 794 | # CONFIG_HWMON_DEBUG_CHIP is not set |
| 795 | # CONFIG_THERMAL is not set | ||
| 796 | # CONFIG_THERMAL_HWMON is not set | ||
| 768 | # CONFIG_WATCHDOG is not set | 797 | # CONFIG_WATCHDOG is not set |
| 769 | 798 | ||
| 770 | # | 799 | # |
| @@ -776,13 +805,24 @@ CONFIG_SSB_POSSIBLE=y | |||
| 776 | # | 805 | # |
| 777 | # Multifunction device drivers | 806 | # Multifunction device drivers |
| 778 | # | 807 | # |
| 808 | # CONFIG_MFD_CORE is not set | ||
| 779 | CONFIG_MFD_SM501=y | 809 | CONFIG_MFD_SM501=y |
| 810 | # CONFIG_HTC_PASIC3 is not set | ||
| 780 | 811 | ||
| 781 | # | 812 | # |
| 782 | # Multimedia devices | 813 | # Multimedia devices |
| 783 | # | 814 | # |
| 815 | |||
| 816 | # | ||
| 817 | # Multimedia core support | ||
| 818 | # | ||
| 784 | # CONFIG_VIDEO_DEV is not set | 819 | # CONFIG_VIDEO_DEV is not set |
| 785 | # CONFIG_DVB_CORE is not set | 820 | # CONFIG_DVB_CORE is not set |
| 821 | # CONFIG_VIDEO_MEDIA is not set | ||
| 822 | |||
| 823 | # | ||
| 824 | # Multimedia drivers | ||
| 825 | # | ||
| 786 | CONFIG_DAB=y | 826 | CONFIG_DAB=y |
| 787 | # CONFIG_USB_DABUSB is not set | 827 | # CONFIG_USB_DABUSB is not set |
| 788 | 828 | ||
| @@ -802,8 +842,8 @@ CONFIG_FB_CFB_IMAGEBLIT=y | |||
| 802 | # CONFIG_FB_SYS_FILLRECT is not set | 842 | # CONFIG_FB_SYS_FILLRECT is not set |
| 803 | # CONFIG_FB_SYS_COPYAREA is not set | 843 | # CONFIG_FB_SYS_COPYAREA is not set |
| 804 | # CONFIG_FB_SYS_IMAGEBLIT is not set | 844 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
| 845 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
| 805 | # CONFIG_FB_SYS_FOPS is not set | 846 | # CONFIG_FB_SYS_FOPS is not set |
| 806 | CONFIG_FB_DEFERRED_IO=y | ||
| 807 | # CONFIG_FB_SVGALIB is not set | 847 | # CONFIG_FB_SVGALIB is not set |
| 808 | # CONFIG_FB_MACMODES is not set | 848 | # CONFIG_FB_MACMODES is not set |
| 809 | # CONFIG_FB_BACKLIGHT is not set | 849 | # CONFIG_FB_BACKLIGHT is not set |
| @@ -836,6 +876,8 @@ CONFIG_FB_DEFERRED_IO=y | |||
| 836 | # CONFIG_FB_TRIDENT is not set | 876 | # CONFIG_FB_TRIDENT is not set |
| 837 | # CONFIG_FB_ARK is not set | 877 | # CONFIG_FB_ARK is not set |
| 838 | # CONFIG_FB_PM3 is not set | 878 | # CONFIG_FB_PM3 is not set |
| 879 | # CONFIG_FB_CARMINE is not set | ||
| 880 | CONFIG_FB_SH_MOBILE_LCDC=m | ||
| 839 | CONFIG_FB_SM501=y | 881 | CONFIG_FB_SM501=y |
| 840 | # CONFIG_FB_VIRTUAL is not set | 882 | # CONFIG_FB_VIRTUAL is not set |
| 841 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 883 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| @@ -862,15 +904,7 @@ CONFIG_LOGO=y | |||
| 862 | # CONFIG_LOGO_SUPERH_MONO is not set | 904 | # CONFIG_LOGO_SUPERH_MONO is not set |
| 863 | # CONFIG_LOGO_SUPERH_VGA16 is not set | 905 | # CONFIG_LOGO_SUPERH_VGA16 is not set |
| 864 | CONFIG_LOGO_SUPERH_CLUT224=y | 906 | CONFIG_LOGO_SUPERH_CLUT224=y |
| 865 | |||
| 866 | # | ||
| 867 | # Sound | ||
| 868 | # | ||
| 869 | CONFIG_SOUND=y | 907 | CONFIG_SOUND=y |
| 870 | |||
| 871 | # | ||
| 872 | # Advanced Linux Sound Architecture | ||
| 873 | # | ||
| 874 | CONFIG_SND=m | 908 | CONFIG_SND=m |
| 875 | CONFIG_SND_TIMER=m | 909 | CONFIG_SND_TIMER=m |
| 876 | CONFIG_SND_PCM=m | 910 | CONFIG_SND_PCM=m |
| @@ -884,21 +918,17 @@ CONFIG_SND_SUPPORT_OLD_API=y | |||
| 884 | CONFIG_SND_VERBOSE_PROCFS=y | 918 | CONFIG_SND_VERBOSE_PROCFS=y |
| 885 | # CONFIG_SND_VERBOSE_PRINTK is not set | 919 | # CONFIG_SND_VERBOSE_PRINTK is not set |
| 886 | # CONFIG_SND_DEBUG is not set | 920 | # CONFIG_SND_DEBUG is not set |
| 887 | 921 | CONFIG_SND_VMASTER=y | |
| 888 | # | ||
| 889 | # Generic devices | ||
| 890 | # | ||
| 891 | CONFIG_SND_MPU401_UART=m | 922 | CONFIG_SND_MPU401_UART=m |
| 892 | CONFIG_SND_OPL3_LIB=m | 923 | CONFIG_SND_OPL3_LIB=m |
| 893 | CONFIG_SND_AC97_CODEC=m | 924 | CONFIG_SND_AC97_CODEC=m |
| 925 | CONFIG_SND_DRIVERS=y | ||
| 894 | # CONFIG_SND_DUMMY is not set | 926 | # CONFIG_SND_DUMMY is not set |
| 895 | # CONFIG_SND_MTPAV is not set | 927 | # CONFIG_SND_MTPAV is not set |
| 896 | # CONFIG_SND_SERIAL_U16550 is not set | 928 | # CONFIG_SND_SERIAL_U16550 is not set |
| 897 | # CONFIG_SND_MPU401 is not set | 929 | # CONFIG_SND_MPU401 is not set |
| 898 | 930 | # CONFIG_SND_AC97_POWER_SAVE is not set | |
| 899 | # | 931 | CONFIG_SND_PCI=y |
| 900 | # PCI devices | ||
| 901 | # | ||
| 902 | # CONFIG_SND_AD1889 is not set | 932 | # CONFIG_SND_AD1889 is not set |
| 903 | # CONFIG_SND_ALS300 is not set | 933 | # CONFIG_SND_ALS300 is not set |
| 904 | # CONFIG_SND_ALI5451 is not set | 934 | # CONFIG_SND_ALI5451 is not set |
| @@ -907,6 +937,7 @@ CONFIG_SND_AC97_CODEC=m | |||
| 907 | # CONFIG_SND_AU8810 is not set | 937 | # CONFIG_SND_AU8810 is not set |
| 908 | # CONFIG_SND_AU8820 is not set | 938 | # CONFIG_SND_AU8820 is not set |
| 909 | # CONFIG_SND_AU8830 is not set | 939 | # CONFIG_SND_AU8830 is not set |
| 940 | # CONFIG_SND_AW2 is not set | ||
| 910 | # CONFIG_SND_AZT3328 is not set | 941 | # CONFIG_SND_AZT3328 is not set |
| 911 | # CONFIG_SND_BT87X is not set | 942 | # CONFIG_SND_BT87X is not set |
| 912 | # CONFIG_SND_CA0106 is not set | 943 | # CONFIG_SND_CA0106 is not set |
| @@ -957,43 +988,13 @@ CONFIG_SND_AC97_CODEC=m | |||
| 957 | # CONFIG_SND_VIRTUOSO is not set | 988 | # CONFIG_SND_VIRTUOSO is not set |
| 958 | # CONFIG_SND_VX222 is not set | 989 | # CONFIG_SND_VX222 is not set |
| 959 | CONFIG_SND_YMFPCI=m | 990 | CONFIG_SND_YMFPCI=m |
| 960 | CONFIG_SND_YMFPCI_FIRMWARE_IN_KERNEL=y | 991 | CONFIG_SND_SPI=y |
| 961 | # CONFIG_SND_AC97_POWER_SAVE is not set | 992 | CONFIG_SND_SUPERH=y |
| 962 | 993 | CONFIG_SND_USB=y | |
| 963 | # | ||
| 964 | # SPI devices | ||
| 965 | # | ||
| 966 | |||
| 967 | # | ||
| 968 | # SUPERH devices | ||
| 969 | # | ||
| 970 | |||
| 971 | # | ||
| 972 | # USB devices | ||
| 973 | # | ||
| 974 | # CONFIG_SND_USB_AUDIO is not set | 994 | # CONFIG_SND_USB_AUDIO is not set |
| 975 | # CONFIG_SND_USB_CAIAQ is not set | 995 | # CONFIG_SND_USB_CAIAQ is not set |
| 976 | |||
| 977 | # | ||
| 978 | # System on Chip audio support | ||
| 979 | # | ||
| 980 | # CONFIG_SND_SOC is not set | 996 | # CONFIG_SND_SOC is not set |
| 981 | |||
| 982 | # | ||
| 983 | # SoC Audio support for SuperH | ||
| 984 | # | ||
| 985 | |||
| 986 | # | ||
| 987 | # ALSA SoC audio for Freescale SOCs | ||
| 988 | # | ||
| 989 | |||
| 990 | # | ||
| 991 | # Open Sound System | ||
| 992 | # | ||
| 993 | CONFIG_SOUND_PRIME=m | 997 | CONFIG_SOUND_PRIME=m |
| 994 | # CONFIG_SOUND_TRIDENT is not set | ||
| 995 | # CONFIG_SOUND_MSNDCLAS is not set | ||
| 996 | # CONFIG_SOUND_MSNDPIN is not set | ||
| 997 | CONFIG_AC97_BUS=m | 998 | CONFIG_AC97_BUS=m |
| 998 | CONFIG_HID_SUPPORT=y | 999 | CONFIG_HID_SUPPORT=y |
| 999 | CONFIG_HID=y | 1000 | CONFIG_HID=y |
| @@ -1022,12 +1023,16 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y | |||
| 1022 | CONFIG_USB_DEVICE_CLASS=y | 1023 | CONFIG_USB_DEVICE_CLASS=y |
| 1023 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1024 | # CONFIG_USB_DYNAMIC_MINORS is not set |
| 1024 | # CONFIG_USB_OTG is not set | 1025 | # CONFIG_USB_OTG is not set |
| 1026 | # CONFIG_USB_OTG_WHITELIST is not set | ||
| 1027 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
| 1025 | 1028 | ||
| 1026 | # | 1029 | # |
| 1027 | # USB Host Controller Drivers | 1030 | # USB Host Controller Drivers |
| 1028 | # | 1031 | # |
| 1032 | # CONFIG_USB_C67X00_HCD is not set | ||
| 1029 | # CONFIG_USB_EHCI_HCD is not set | 1033 | # CONFIG_USB_EHCI_HCD is not set |
| 1030 | # CONFIG_USB_ISP116X_HCD is not set | 1034 | # CONFIG_USB_ISP116X_HCD is not set |
| 1035 | # CONFIG_USB_ISP1760_HCD is not set | ||
| 1031 | CONFIG_USB_OHCI_HCD=y | 1036 | CONFIG_USB_OHCI_HCD=y |
| 1032 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | 1037 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
| 1033 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | 1038 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set |
| @@ -1041,6 +1046,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
| 1041 | # | 1046 | # |
| 1042 | # CONFIG_USB_ACM is not set | 1047 | # CONFIG_USB_ACM is not set |
| 1043 | # CONFIG_USB_PRINTER is not set | 1048 | # CONFIG_USB_PRINTER is not set |
| 1049 | # CONFIG_USB_WDM is not set | ||
| 1044 | 1050 | ||
| 1045 | # | 1051 | # |
| 1046 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1052 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
| @@ -1060,7 +1066,9 @@ CONFIG_USB_STORAGE=y | |||
| 1060 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1066 | # CONFIG_USB_STORAGE_SDDR55 is not set |
| 1061 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | 1067 | # CONFIG_USB_STORAGE_JUMPSHOT is not set |
| 1062 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1068 | # CONFIG_USB_STORAGE_ALAUDA is not set |
| 1069 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
| 1063 | # CONFIG_USB_STORAGE_KARMA is not set | 1070 | # CONFIG_USB_STORAGE_KARMA is not set |
| 1071 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
| 1064 | CONFIG_USB_LIBUSUAL=y | 1072 | CONFIG_USB_LIBUSUAL=y |
| 1065 | 1073 | ||
| 1066 | # | 1074 | # |
| @@ -1096,9 +1104,12 @@ CONFIG_USB_LIBUSUAL=y | |||
| 1096 | # CONFIG_USB_LD is not set | 1104 | # CONFIG_USB_LD is not set |
| 1097 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1105 | # CONFIG_USB_TRANCEVIBRATOR is not set |
| 1098 | # CONFIG_USB_IOWARRIOR is not set | 1106 | # CONFIG_USB_IOWARRIOR is not set |
| 1107 | # CONFIG_USB_ISIGHTFW is not set | ||
| 1099 | # CONFIG_USB_GADGET is not set | 1108 | # CONFIG_USB_GADGET is not set |
| 1100 | # CONFIG_MMC is not set | 1109 | # CONFIG_MMC is not set |
| 1110 | # CONFIG_MEMSTICK is not set | ||
| 1101 | # CONFIG_NEW_LEDS is not set | 1111 | # CONFIG_NEW_LEDS is not set |
| 1112 | # CONFIG_ACCESSIBILITY is not set | ||
| 1102 | # CONFIG_INFINIBAND is not set | 1113 | # CONFIG_INFINIBAND is not set |
| 1103 | CONFIG_RTC_LIB=y | 1114 | CONFIG_RTC_LIB=y |
| 1104 | CONFIG_RTC_CLASS=y | 1115 | CONFIG_RTC_CLASS=y |
| @@ -1118,6 +1129,8 @@ CONFIG_RTC_INTF_DEV=y | |||
| 1118 | # | 1129 | # |
| 1119 | # SPI RTC drivers | 1130 | # SPI RTC drivers |
| 1120 | # | 1131 | # |
| 1132 | # CONFIG_RTC_DRV_M41T94 is not set | ||
| 1133 | # CONFIG_RTC_DRV_DS1305 is not set | ||
| 1121 | # CONFIG_RTC_DRV_MAX6902 is not set | 1134 | # CONFIG_RTC_DRV_MAX6902 is not set |
| 1122 | CONFIG_RTC_DRV_R9701=y | 1135 | CONFIG_RTC_DRV_R9701=y |
| 1123 | # CONFIG_RTC_DRV_RS5C348 is not set | 1136 | # CONFIG_RTC_DRV_RS5C348 is not set |
| @@ -1137,10 +1150,7 @@ CONFIG_RTC_DRV_R9701=y | |||
| 1137 | # on-CPU RTC drivers | 1150 | # on-CPU RTC drivers |
| 1138 | # | 1151 | # |
| 1139 | # CONFIG_RTC_DRV_SH is not set | 1152 | # CONFIG_RTC_DRV_SH is not set |
| 1140 | 1153 | # CONFIG_DMADEVICES is not set | |
| 1141 | # | ||
| 1142 | # Userspace I/O | ||
| 1143 | # | ||
| 1144 | # CONFIG_UIO is not set | 1154 | # CONFIG_UIO is not set |
| 1145 | 1155 | ||
| 1146 | # | 1156 | # |
| @@ -1155,14 +1165,11 @@ CONFIG_EXT2_FS=y | |||
| 1155 | # CONFIG_JFS_FS is not set | 1165 | # CONFIG_JFS_FS is not set |
| 1156 | # CONFIG_FS_POSIX_ACL is not set | 1166 | # CONFIG_FS_POSIX_ACL is not set |
| 1157 | # CONFIG_XFS_FS is not set | 1167 | # CONFIG_XFS_FS is not set |
| 1158 | # CONFIG_GFS2_FS is not set | ||
| 1159 | # CONFIG_OCFS2_FS is not set | 1168 | # CONFIG_OCFS2_FS is not set |
| 1160 | CONFIG_MINIX_FS=y | 1169 | CONFIG_DNOTIFY=y |
| 1161 | # CONFIG_ROMFS_FS is not set | ||
| 1162 | CONFIG_INOTIFY=y | 1170 | CONFIG_INOTIFY=y |
| 1163 | CONFIG_INOTIFY_USER=y | 1171 | CONFIG_INOTIFY_USER=y |
| 1164 | # CONFIG_QUOTA is not set | 1172 | # CONFIG_QUOTA is not set |
| 1165 | CONFIG_DNOTIFY=y | ||
| 1166 | # CONFIG_AUTOFS_FS is not set | 1173 | # CONFIG_AUTOFS_FS is not set |
| 1167 | # CONFIG_AUTOFS4_FS is not set | 1174 | # CONFIG_AUTOFS4_FS is not set |
| 1168 | # CONFIG_FUSE_FS is not set | 1175 | # CONFIG_FUSE_FS is not set |
| @@ -1208,8 +1215,11 @@ CONFIG_TMPFS=y | |||
| 1208 | # CONFIG_EFS_FS is not set | 1215 | # CONFIG_EFS_FS is not set |
| 1209 | # CONFIG_CRAMFS is not set | 1216 | # CONFIG_CRAMFS is not set |
| 1210 | # CONFIG_VXFS_FS is not set | 1217 | # CONFIG_VXFS_FS is not set |
| 1218 | CONFIG_MINIX_FS=y | ||
| 1219 | # CONFIG_OMFS_FS is not set | ||
| 1211 | # CONFIG_HPFS_FS is not set | 1220 | # CONFIG_HPFS_FS is not set |
| 1212 | # CONFIG_QNX4FS_FS is not set | 1221 | # CONFIG_QNX4FS_FS is not set |
| 1222 | # CONFIG_ROMFS_FS is not set | ||
| 1213 | # CONFIG_SYSV_FS is not set | 1223 | # CONFIG_SYSV_FS is not set |
| 1214 | # CONFIG_UFS_FS is not set | 1224 | # CONFIG_UFS_FS is not set |
| 1215 | CONFIG_NETWORK_FILESYSTEMS=y | 1225 | CONFIG_NETWORK_FILESYSTEMS=y |
| @@ -1275,12 +1285,14 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y | |||
| 1275 | # CONFIG_PRINTK_TIME is not set | 1285 | # CONFIG_PRINTK_TIME is not set |
| 1276 | CONFIG_ENABLE_WARN_DEPRECATED=y | 1286 | CONFIG_ENABLE_WARN_DEPRECATED=y |
| 1277 | CONFIG_ENABLE_MUST_CHECK=y | 1287 | CONFIG_ENABLE_MUST_CHECK=y |
| 1288 | CONFIG_FRAME_WARN=1024 | ||
| 1278 | # CONFIG_MAGIC_SYSRQ is not set | 1289 | # CONFIG_MAGIC_SYSRQ is not set |
| 1279 | # CONFIG_UNUSED_SYMBOLS is not set | 1290 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1280 | CONFIG_DEBUG_FS=y | 1291 | CONFIG_DEBUG_FS=y |
| 1281 | # CONFIG_HEADERS_CHECK is not set | 1292 | # CONFIG_HEADERS_CHECK is not set |
| 1282 | # CONFIG_DEBUG_KERNEL is not set | 1293 | # CONFIG_DEBUG_KERNEL is not set |
| 1283 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1294 | # CONFIG_DEBUG_BUGVERBOSE is not set |
| 1295 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
| 1284 | # CONFIG_SAMPLES is not set | 1296 | # CONFIG_SAMPLES is not set |
| 1285 | # CONFIG_SH_STANDARD_BIOS is not set | 1297 | # CONFIG_SH_STANDARD_BIOS is not set |
| 1286 | CONFIG_EARLY_SCIF_CONSOLE=y | 1298 | CONFIG_EARLY_SCIF_CONSOLE=y |
| @@ -1295,48 +1307,81 @@ CONFIG_EARLY_PRINTK=y | |||
| 1295 | # CONFIG_SECURITY is not set | 1307 | # CONFIG_SECURITY is not set |
| 1296 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1308 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
| 1297 | CONFIG_CRYPTO=y | 1309 | CONFIG_CRYPTO=y |
| 1298 | # CONFIG_CRYPTO_SEQIV is not set | 1310 | |
| 1311 | # | ||
| 1312 | # Crypto core or helper | ||
| 1313 | # | ||
| 1299 | # CONFIG_CRYPTO_MANAGER is not set | 1314 | # CONFIG_CRYPTO_MANAGER is not set |
| 1315 | # CONFIG_CRYPTO_GF128MUL is not set | ||
| 1316 | # CONFIG_CRYPTO_NULL is not set | ||
| 1317 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 1318 | # CONFIG_CRYPTO_AUTHENC is not set | ||
| 1319 | # CONFIG_CRYPTO_TEST is not set | ||
| 1320 | |||
| 1321 | # | ||
| 1322 | # Authenticated Encryption with Associated Data | ||
| 1323 | # | ||
| 1324 | # CONFIG_CRYPTO_CCM is not set | ||
| 1325 | # CONFIG_CRYPTO_GCM is not set | ||
| 1326 | # CONFIG_CRYPTO_SEQIV is not set | ||
| 1327 | |||
| 1328 | # | ||
| 1329 | # Block modes | ||
| 1330 | # | ||
| 1331 | # CONFIG_CRYPTO_CBC is not set | ||
| 1332 | # CONFIG_CRYPTO_CTR is not set | ||
| 1333 | # CONFIG_CRYPTO_CTS is not set | ||
| 1334 | # CONFIG_CRYPTO_ECB is not set | ||
| 1335 | # CONFIG_CRYPTO_LRW is not set | ||
| 1336 | # CONFIG_CRYPTO_PCBC is not set | ||
| 1337 | # CONFIG_CRYPTO_XTS is not set | ||
| 1338 | |||
| 1339 | # | ||
| 1340 | # Hash modes | ||
| 1341 | # | ||
| 1300 | # CONFIG_CRYPTO_HMAC is not set | 1342 | # CONFIG_CRYPTO_HMAC is not set |
| 1301 | # CONFIG_CRYPTO_XCBC is not set | 1343 | # CONFIG_CRYPTO_XCBC is not set |
| 1302 | # CONFIG_CRYPTO_NULL is not set | 1344 | |
| 1345 | # | ||
| 1346 | # Digest | ||
| 1347 | # | ||
| 1348 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 1303 | # CONFIG_CRYPTO_MD4 is not set | 1349 | # CONFIG_CRYPTO_MD4 is not set |
| 1304 | # CONFIG_CRYPTO_MD5 is not set | 1350 | # CONFIG_CRYPTO_MD5 is not set |
| 1351 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 1352 | # CONFIG_CRYPTO_RMD128 is not set | ||
| 1353 | # CONFIG_CRYPTO_RMD160 is not set | ||
| 1354 | # CONFIG_CRYPTO_RMD256 is not set | ||
| 1355 | # CONFIG_CRYPTO_RMD320 is not set | ||
| 1305 | # CONFIG_CRYPTO_SHA1 is not set | 1356 | # CONFIG_CRYPTO_SHA1 is not set |
| 1306 | # CONFIG_CRYPTO_SHA256 is not set | 1357 | # CONFIG_CRYPTO_SHA256 is not set |
| 1307 | # CONFIG_CRYPTO_SHA512 is not set | 1358 | # CONFIG_CRYPTO_SHA512 is not set |
| 1308 | # CONFIG_CRYPTO_WP512 is not set | ||
| 1309 | # CONFIG_CRYPTO_TGR192 is not set | 1359 | # CONFIG_CRYPTO_TGR192 is not set |
| 1310 | # CONFIG_CRYPTO_GF128MUL is not set | 1360 | # CONFIG_CRYPTO_WP512 is not set |
| 1311 | # CONFIG_CRYPTO_ECB is not set | 1361 | |
| 1312 | # CONFIG_CRYPTO_CBC is not set | 1362 | # |
| 1313 | # CONFIG_CRYPTO_PCBC is not set | 1363 | # Ciphers |
| 1314 | # CONFIG_CRYPTO_LRW is not set | 1364 | # |
| 1315 | # CONFIG_CRYPTO_XTS is not set | ||
| 1316 | # CONFIG_CRYPTO_CTR is not set | ||
| 1317 | # CONFIG_CRYPTO_GCM is not set | ||
| 1318 | # CONFIG_CRYPTO_CCM is not set | ||
| 1319 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 1320 | # CONFIG_CRYPTO_DES is not set | ||
| 1321 | # CONFIG_CRYPTO_FCRYPT is not set | ||
| 1322 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 1323 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 1324 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 1325 | # CONFIG_CRYPTO_AES is not set | 1365 | # CONFIG_CRYPTO_AES is not set |
| 1366 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 1367 | # CONFIG_CRYPTO_ARC4 is not set | ||
| 1368 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 1369 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 1326 | # CONFIG_CRYPTO_CAST5 is not set | 1370 | # CONFIG_CRYPTO_CAST5 is not set |
| 1327 | # CONFIG_CRYPTO_CAST6 is not set | 1371 | # CONFIG_CRYPTO_CAST6 is not set |
| 1328 | # CONFIG_CRYPTO_TEA is not set | 1372 | # CONFIG_CRYPTO_DES is not set |
| 1329 | # CONFIG_CRYPTO_ARC4 is not set | 1373 | # CONFIG_CRYPTO_FCRYPT is not set |
| 1330 | # CONFIG_CRYPTO_KHAZAD is not set | 1374 | # CONFIG_CRYPTO_KHAZAD is not set |
| 1331 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 1332 | # CONFIG_CRYPTO_SEED is not set | ||
| 1333 | # CONFIG_CRYPTO_SALSA20 is not set | 1375 | # CONFIG_CRYPTO_SALSA20 is not set |
| 1376 | # CONFIG_CRYPTO_SEED is not set | ||
| 1377 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 1378 | # CONFIG_CRYPTO_TEA is not set | ||
| 1379 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 1380 | |||
| 1381 | # | ||
| 1382 | # Compression | ||
| 1383 | # | ||
| 1334 | # CONFIG_CRYPTO_DEFLATE is not set | 1384 | # CONFIG_CRYPTO_DEFLATE is not set |
| 1335 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 1336 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 1337 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 1338 | # CONFIG_CRYPTO_TEST is not set | ||
| 1339 | # CONFIG_CRYPTO_AUTHENC is not set | ||
| 1340 | # CONFIG_CRYPTO_LZO is not set | 1385 | # CONFIG_CRYPTO_LZO is not set |
| 1341 | CONFIG_CRYPTO_HW=y | 1386 | CONFIG_CRYPTO_HW=y |
| 1342 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1387 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
| @@ -1345,8 +1390,10 @@ CONFIG_CRYPTO_HW=y | |||
| 1345 | # Library routines | 1390 | # Library routines |
| 1346 | # | 1391 | # |
| 1347 | CONFIG_BITREVERSE=y | 1392 | CONFIG_BITREVERSE=y |
| 1393 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
| 1348 | # CONFIG_CRC_CCITT is not set | 1394 | # CONFIG_CRC_CCITT is not set |
| 1349 | # CONFIG_CRC16 is not set | 1395 | # CONFIG_CRC16 is not set |
| 1396 | CONFIG_CRC_T10DIF=y | ||
| 1350 | # CONFIG_CRC_ITU_T is not set | 1397 | # CONFIG_CRC_ITU_T is not set |
| 1351 | CONFIG_CRC32=y | 1398 | CONFIG_CRC32=y |
| 1352 | # CONFIG_CRC7 is not set | 1399 | # CONFIG_CRC7 is not set |
diff --git a/arch/sh/configs/rts7751r2dplus_defconfig b/arch/sh/configs/rts7751r2dplus_defconfig index 0a6d3b9e648..7d9fa6e9ded 100644 --- a/arch/sh/configs/rts7751r2dplus_defconfig +++ b/arch/sh/configs/rts7751r2dplus_defconfig | |||
| @@ -1,10 +1,11 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.24 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Thu Feb 7 16:17:47 2008 | 4 | # Wed Jul 30 01:59:18 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
| 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 9 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
| 10 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| @@ -20,6 +21,8 @@ CONFIG_LOCKDEP_SUPPORT=y | |||
| 20 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
| 21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
| 22 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 23 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
| 24 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
| 25 | CONFIG_IO_TRAPPED=y | ||
| 23 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 26 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 24 | 27 | ||
| 25 | # | 28 | # |
| @@ -36,17 +39,15 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 36 | # CONFIG_POSIX_MQUEUE is not set | 39 | # CONFIG_POSIX_MQUEUE is not set |
| 37 | # CONFIG_BSD_PROCESS_ACCT is not set | 40 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 38 | # CONFIG_TASKSTATS is not set | 41 | # CONFIG_TASKSTATS is not set |
| 39 | # CONFIG_USER_NS is not set | ||
| 40 | # CONFIG_PID_NS is not set | ||
| 41 | # CONFIG_AUDIT is not set | 42 | # CONFIG_AUDIT is not set |
| 42 | # CONFIG_IKCONFIG is not set | 43 | # CONFIG_IKCONFIG is not set |
| 43 | CONFIG_LOG_BUF_SHIFT=14 | 44 | CONFIG_LOG_BUF_SHIFT=14 |
| 44 | # CONFIG_CGROUPS is not set | 45 | # CONFIG_CGROUPS is not set |
| 45 | CONFIG_FAIR_GROUP_SCHED=y | 46 | # CONFIG_GROUP_SCHED is not set |
| 46 | CONFIG_FAIR_USER_SCHED=y | ||
| 47 | # CONFIG_FAIR_CGROUP_SCHED is not set | ||
| 48 | CONFIG_SYSFS_DEPRECATED=y | 47 | CONFIG_SYSFS_DEPRECATED=y |
| 48 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
| 49 | # CONFIG_RELAY is not set | 49 | # CONFIG_RELAY is not set |
| 50 | # CONFIG_NAMESPACES is not set | ||
| 50 | # CONFIG_BLK_DEV_INITRD is not set | 51 | # CONFIG_BLK_DEV_INITRD is not set |
| 51 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 52 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 52 | CONFIG_SYSCTL=y | 53 | CONFIG_SYSCTL=y |
| @@ -76,22 +77,31 @@ CONFIG_PROFILING=y | |||
| 76 | # CONFIG_MARKERS is not set | 77 | # CONFIG_MARKERS is not set |
| 77 | CONFIG_OPROFILE=y | 78 | CONFIG_OPROFILE=y |
| 78 | CONFIG_HAVE_OPROFILE=y | 79 | CONFIG_HAVE_OPROFILE=y |
| 80 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 81 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 79 | # CONFIG_HAVE_KPROBES is not set | 82 | # CONFIG_HAVE_KPROBES is not set |
| 83 | # CONFIG_HAVE_KRETPROBES is not set | ||
| 84 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 85 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
| 86 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 87 | CONFIG_HAVE_CLK=y | ||
| 80 | CONFIG_PROC_PAGE_MONITOR=y | 88 | CONFIG_PROC_PAGE_MONITOR=y |
| 81 | CONFIG_SLABINFO=y | 89 | CONFIG_SLABINFO=y |
| 82 | CONFIG_RT_MUTEXES=y | 90 | CONFIG_RT_MUTEXES=y |
| 83 | # CONFIG_TINY_SHMEM is not set | 91 | # CONFIG_TINY_SHMEM is not set |
| 84 | CONFIG_BASE_SMALL=0 | 92 | CONFIG_BASE_SMALL=0 |
| 85 | CONFIG_MODULES=y | 93 | CONFIG_MODULES=y |
| 94 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
| 86 | # CONFIG_MODULE_UNLOAD is not set | 95 | # CONFIG_MODULE_UNLOAD is not set |
| 87 | # CONFIG_MODVERSIONS is not set | 96 | # CONFIG_MODVERSIONS is not set |
| 88 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 97 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 89 | # CONFIG_KMOD is not set | 98 | CONFIG_KMOD=y |
| 90 | CONFIG_BLOCK=y | 99 | CONFIG_BLOCK=y |
| 91 | # CONFIG_LBD is not set | 100 | # CONFIG_LBD is not set |
| 92 | # CONFIG_BLK_DEV_IO_TRACE is not set | 101 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 93 | # CONFIG_LSF is not set | 102 | # CONFIG_LSF is not set |
| 94 | # CONFIG_BLK_DEV_BSG is not set | 103 | # CONFIG_BLK_DEV_BSG is not set |
| 104 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 95 | 105 | ||
| 96 | # | 106 | # |
| 97 | # IO Schedulers | 107 | # IO Schedulers |
| @@ -106,7 +116,6 @@ CONFIG_DEFAULT_AS=y | |||
| 106 | # CONFIG_DEFAULT_NOOP is not set | 116 | # CONFIG_DEFAULT_NOOP is not set |
| 107 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 117 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
| 108 | CONFIG_CLASSIC_RCU=y | 118 | CONFIG_CLASSIC_RCU=y |
| 109 | # CONFIG_PREEMPT_RCU is not set | ||
| 110 | 119 | ||
| 111 | # | 120 | # |
| 112 | # System type | 121 | # System type |
| @@ -116,6 +125,7 @@ CONFIG_CPU_SH4=y | |||
| 116 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | 125 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
| 117 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 126 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
| 118 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | 127 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
| 128 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||
| 119 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 129 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
| 120 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 130 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
| 121 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 131 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| @@ -133,6 +143,7 @@ CONFIG_CPU_SH4=y | |||
| 133 | CONFIG_CPU_SUBTYPE_SH7751R=y | 143 | CONFIG_CPU_SUBTYPE_SH7751R=y |
| 134 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 144 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
| 135 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 145 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
| 146 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | ||
| 136 | # CONFIG_CPU_SUBTYPE_SH7763 is not set | 147 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
| 137 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 148 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 138 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 149 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
| @@ -140,6 +151,7 @@ CONFIG_CPU_SUBTYPE_SH7751R=y | |||
| 140 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | 151 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
| 141 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 152 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
| 142 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 153 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
| 154 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
| 143 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | 155 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set |
| 144 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | 156 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set |
| 145 | 157 | ||
| @@ -161,7 +173,9 @@ CONFIG_ARCH_POPULATES_NODE_MAP=y | |||
| 161 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 173 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 162 | CONFIG_PAGE_SIZE_4KB=y | 174 | CONFIG_PAGE_SIZE_4KB=y |
| 163 | # CONFIG_PAGE_SIZE_8KB is not set | 175 | # CONFIG_PAGE_SIZE_8KB is not set |
| 176 | # CONFIG_PAGE_SIZE_16KB is not set | ||
| 164 | # CONFIG_PAGE_SIZE_64KB is not set | 177 | # CONFIG_PAGE_SIZE_64KB is not set |
| 178 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 165 | CONFIG_SELECT_MEMORY_MODEL=y | 179 | CONFIG_SELECT_MEMORY_MODEL=y |
| 166 | CONFIG_FLATMEM_MANUAL=y | 180 | CONFIG_FLATMEM_MANUAL=y |
| 167 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 181 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| @@ -170,6 +184,7 @@ CONFIG_FLATMEM=y | |||
| 170 | CONFIG_FLAT_NODE_MEM_MAP=y | 184 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 171 | CONFIG_SPARSEMEM_STATIC=y | 185 | CONFIG_SPARSEMEM_STATIC=y |
| 172 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 186 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
| 187 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
| 173 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 188 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 174 | # CONFIG_RESOURCES_64BIT is not set | 189 | # CONFIG_RESOURCES_64BIT is not set |
| 175 | CONFIG_ZONE_DMA_FLAG=0 | 190 | CONFIG_ZONE_DMA_FLAG=0 |
| @@ -256,7 +271,6 @@ CONFIG_HZ=250 | |||
| 256 | CONFIG_PREEMPT_NONE=y | 271 | CONFIG_PREEMPT_NONE=y |
| 257 | # CONFIG_PREEMPT_VOLUNTARY is not set | 272 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 258 | # CONFIG_PREEMPT is not set | 273 | # CONFIG_PREEMPT is not set |
| 259 | CONFIG_RCU_TRACE=y | ||
| 260 | CONFIG_GUSA=y | 274 | CONFIG_GUSA=y |
| 261 | # CONFIG_GUSA_RB is not set | 275 | # CONFIG_GUSA_RB is not set |
| 262 | 276 | ||
| @@ -332,8 +346,6 @@ CONFIG_TCP_CONG_CUBIC=y | |||
| 332 | CONFIG_DEFAULT_TCP_CONG="cubic" | 346 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 333 | # CONFIG_TCP_MD5SIG is not set | 347 | # CONFIG_TCP_MD5SIG is not set |
| 334 | # CONFIG_IPV6 is not set | 348 | # CONFIG_IPV6 is not set |
| 335 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 336 | # CONFIG_INET6_TUNNEL is not set | ||
| 337 | # CONFIG_NETWORK_SECMARK is not set | 349 | # CONFIG_NETWORK_SECMARK is not set |
| 338 | # CONFIG_NETFILTER is not set | 350 | # CONFIG_NETFILTER is not set |
| 339 | # CONFIG_IP_DCCP is not set | 351 | # CONFIG_IP_DCCP is not set |
| @@ -367,6 +379,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 367 | # | 379 | # |
| 368 | # CONFIG_CFG80211 is not set | 380 | # CONFIG_CFG80211 is not set |
| 369 | CONFIG_WIRELESS_EXT=y | 381 | CONFIG_WIRELESS_EXT=y |
| 382 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
| 370 | # CONFIG_MAC80211 is not set | 383 | # CONFIG_MAC80211 is not set |
| 371 | # CONFIG_IEEE80211 is not set | 384 | # CONFIG_IEEE80211 is not set |
| 372 | # CONFIG_RFKILL is not set | 385 | # CONFIG_RFKILL is not set |
| @@ -383,6 +396,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
| 383 | CONFIG_STANDALONE=y | 396 | CONFIG_STANDALONE=y |
| 384 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 397 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 385 | CONFIG_FW_LOADER=m | 398 | CONFIG_FW_LOADER=m |
| 399 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
| 400 | CONFIG_EXTRA_FIRMWARE="" | ||
| 386 | # CONFIG_SYS_HYPERVISOR is not set | 401 | # CONFIG_SYS_HYPERVISOR is not set |
| 387 | # CONFIG_CONNECTOR is not set | 402 | # CONFIG_CONNECTOR is not set |
| 388 | # CONFIG_MTD is not set | 403 | # CONFIG_MTD is not set |
| @@ -399,14 +414,18 @@ CONFIG_BLK_DEV=y | |||
| 399 | CONFIG_BLK_DEV_RAM=y | 414 | CONFIG_BLK_DEV_RAM=y |
| 400 | CONFIG_BLK_DEV_RAM_COUNT=16 | 415 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 401 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 416 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
| 402 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 417 | # CONFIG_BLK_DEV_XIP is not set |
| 403 | # CONFIG_CDROM_PKTCDVD is not set | 418 | # CONFIG_CDROM_PKTCDVD is not set |
| 404 | # CONFIG_ATA_OVER_ETH is not set | 419 | # CONFIG_ATA_OVER_ETH is not set |
| 420 | # CONFIG_BLK_DEV_HD is not set | ||
| 405 | CONFIG_MISC_DEVICES=y | 421 | CONFIG_MISC_DEVICES=y |
| 406 | # CONFIG_PHANTOM is not set | 422 | # CONFIG_PHANTOM is not set |
| 407 | # CONFIG_EEPROM_93CX6 is not set | 423 | # CONFIG_EEPROM_93CX6 is not set |
| 408 | # CONFIG_SGI_IOC4 is not set | 424 | # CONFIG_SGI_IOC4 is not set |
| 409 | # CONFIG_TIFM_CORE is not set | 425 | # CONFIG_TIFM_CORE is not set |
| 426 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
| 427 | # CONFIG_HP_ILO is not set | ||
| 428 | CONFIG_HAVE_IDE=y | ||
| 410 | # CONFIG_IDE is not set | 429 | # CONFIG_IDE is not set |
| 411 | 430 | ||
| 412 | # | 431 | # |
| @@ -466,6 +485,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 466 | # CONFIG_SCSI_IPS is not set | 485 | # CONFIG_SCSI_IPS is not set |
| 467 | # CONFIG_SCSI_INITIO is not set | 486 | # CONFIG_SCSI_INITIO is not set |
| 468 | # CONFIG_SCSI_INIA100 is not set | 487 | # CONFIG_SCSI_INIA100 is not set |
| 488 | # CONFIG_SCSI_MVSAS is not set | ||
| 469 | # CONFIG_SCSI_STEX is not set | 489 | # CONFIG_SCSI_STEX is not set |
| 470 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 490 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
| 471 | # CONFIG_SCSI_IPR is not set | 491 | # CONFIG_SCSI_IPR is not set |
| @@ -478,9 +498,13 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 478 | # CONFIG_SCSI_NSP32 is not set | 498 | # CONFIG_SCSI_NSP32 is not set |
| 479 | # CONFIG_SCSI_DEBUG is not set | 499 | # CONFIG_SCSI_DEBUG is not set |
| 480 | # CONFIG_SCSI_SRP is not set | 500 | # CONFIG_SCSI_SRP is not set |
| 501 | # CONFIG_SCSI_DH is not set | ||
| 481 | CONFIG_ATA=y | 502 | CONFIG_ATA=y |
| 482 | # CONFIG_ATA_NONSTANDARD is not set | 503 | # CONFIG_ATA_NONSTANDARD is not set |
| 504 | CONFIG_SATA_PMP=y | ||
| 483 | # CONFIG_SATA_AHCI is not set | 505 | # CONFIG_SATA_AHCI is not set |
| 506 | # CONFIG_SATA_SIL24 is not set | ||
| 507 | CONFIG_ATA_SFF=y | ||
| 484 | # CONFIG_SATA_SVW is not set | 508 | # CONFIG_SATA_SVW is not set |
| 485 | # CONFIG_ATA_PIIX is not set | 509 | # CONFIG_ATA_PIIX is not set |
| 486 | # CONFIG_SATA_MV is not set | 510 | # CONFIG_SATA_MV is not set |
| @@ -490,7 +514,6 @@ CONFIG_ATA=y | |||
| 490 | # CONFIG_SATA_PROMISE is not set | 514 | # CONFIG_SATA_PROMISE is not set |
| 491 | # CONFIG_SATA_SX4 is not set | 515 | # CONFIG_SATA_SX4 is not set |
| 492 | # CONFIG_SATA_SIL is not set | 516 | # CONFIG_SATA_SIL is not set |
| 493 | # CONFIG_SATA_SIL24 is not set | ||
| 494 | # CONFIG_SATA_SIS is not set | 517 | # CONFIG_SATA_SIS is not set |
| 495 | # CONFIG_SATA_ULI is not set | 518 | # CONFIG_SATA_ULI is not set |
| 496 | # CONFIG_SATA_VIA is not set | 519 | # CONFIG_SATA_VIA is not set |
| @@ -535,17 +558,21 @@ CONFIG_ATA=y | |||
| 535 | # CONFIG_PATA_VIA is not set | 558 | # CONFIG_PATA_VIA is not set |
| 536 | # CONFIG_PATA_WINBOND is not set | 559 | # CONFIG_PATA_WINBOND is not set |
| 537 | CONFIG_PATA_PLATFORM=y | 560 | CONFIG_PATA_PLATFORM=y |
| 561 | # CONFIG_PATA_SCH is not set | ||
| 538 | # CONFIG_MD is not set | 562 | # CONFIG_MD is not set |
| 539 | # CONFIG_FUSION is not set | 563 | # CONFIG_FUSION is not set |
| 540 | 564 | ||
| 541 | # | 565 | # |
| 542 | # IEEE 1394 (FireWire) support | 566 | # IEEE 1394 (FireWire) support |
| 543 | # | 567 | # |
| 568 | |||
| 569 | # | ||
| 570 | # Enable only one of the two stacks, unless you know what you are doing | ||
| 571 | # | ||
| 544 | # CONFIG_FIREWIRE is not set | 572 | # CONFIG_FIREWIRE is not set |
| 545 | # CONFIG_IEEE1394 is not set | 573 | # CONFIG_IEEE1394 is not set |
| 546 | # CONFIG_I2O is not set | 574 | # CONFIG_I2O is not set |
| 547 | CONFIG_NETDEVICES=y | 575 | CONFIG_NETDEVICES=y |
| 548 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 549 | # CONFIG_DUMMY is not set | 576 | # CONFIG_DUMMY is not set |
| 550 | # CONFIG_BONDING is not set | 577 | # CONFIG_BONDING is not set |
| 551 | # CONFIG_MACVLAN is not set | 578 | # CONFIG_MACVLAN is not set |
| @@ -564,6 +591,7 @@ CONFIG_MII=y | |||
| 564 | # CONFIG_NET_VENDOR_3COM is not set | 591 | # CONFIG_NET_VENDOR_3COM is not set |
| 565 | # CONFIG_SMC91X is not set | 592 | # CONFIG_SMC91X is not set |
| 566 | # CONFIG_ENC28J60 is not set | 593 | # CONFIG_ENC28J60 is not set |
| 594 | # CONFIG_SMC911X is not set | ||
| 567 | # CONFIG_NET_TULIP is not set | 595 | # CONFIG_NET_TULIP is not set |
| 568 | # CONFIG_HP100 is not set | 596 | # CONFIG_HP100 is not set |
| 569 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 597 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| @@ -599,7 +627,6 @@ CONFIG_NETDEV_1000=y | |||
| 599 | # CONFIG_DL2K is not set | 627 | # CONFIG_DL2K is not set |
| 600 | # CONFIG_E1000 is not set | 628 | # CONFIG_E1000 is not set |
| 601 | # CONFIG_E1000E is not set | 629 | # CONFIG_E1000E is not set |
| 602 | # CONFIG_E1000E_ENABLED is not set | ||
| 603 | # CONFIG_IP1000 is not set | 630 | # CONFIG_IP1000 is not set |
| 604 | # CONFIG_IGB is not set | 631 | # CONFIG_IGB is not set |
| 605 | # CONFIG_NS83820 is not set | 632 | # CONFIG_NS83820 is not set |
| @@ -609,12 +636,12 @@ CONFIG_NETDEV_1000=y | |||
| 609 | # CONFIG_SIS190 is not set | 636 | # CONFIG_SIS190 is not set |
| 610 | # CONFIG_SKGE is not set | 637 | # CONFIG_SKGE is not set |
| 611 | # CONFIG_SKY2 is not set | 638 | # CONFIG_SKY2 is not set |
| 612 | # CONFIG_SK98LIN is not set | ||
| 613 | # CONFIG_VIA_VELOCITY is not set | 639 | # CONFIG_VIA_VELOCITY is not set |
| 614 | # CONFIG_TIGON3 is not set | 640 | # CONFIG_TIGON3 is not set |
| 615 | # CONFIG_BNX2 is not set | 641 | # CONFIG_BNX2 is not set |
| 616 | # CONFIG_QLA3XXX is not set | 642 | # CONFIG_QLA3XXX is not set |
| 617 | # CONFIG_ATL1 is not set | 643 | # CONFIG_ATL1 is not set |
| 644 | # CONFIG_ATL1E is not set | ||
| 618 | CONFIG_NETDEV_10000=y | 645 | CONFIG_NETDEV_10000=y |
| 619 | # CONFIG_CHELSIO_T1 is not set | 646 | # CONFIG_CHELSIO_T1 is not set |
| 620 | # CONFIG_CHELSIO_T3 is not set | 647 | # CONFIG_CHELSIO_T3 is not set |
| @@ -627,6 +654,7 @@ CONFIG_NETDEV_10000=y | |||
| 627 | # CONFIG_MLX4_CORE is not set | 654 | # CONFIG_MLX4_CORE is not set |
| 628 | # CONFIG_TEHUTI is not set | 655 | # CONFIG_TEHUTI is not set |
| 629 | # CONFIG_BNX2X is not set | 656 | # CONFIG_BNX2X is not set |
| 657 | # CONFIG_SFC is not set | ||
| 630 | # CONFIG_TR is not set | 658 | # CONFIG_TR is not set |
| 631 | 659 | ||
| 632 | # | 660 | # |
| @@ -634,6 +662,7 @@ CONFIG_NETDEV_10000=y | |||
| 634 | # | 662 | # |
| 635 | # CONFIG_WLAN_PRE80211 is not set | 663 | # CONFIG_WLAN_PRE80211 is not set |
| 636 | # CONFIG_WLAN_80211 is not set | 664 | # CONFIG_WLAN_80211 is not set |
| 665 | # CONFIG_IWLWIFI_LEDS is not set | ||
| 637 | 666 | ||
| 638 | # | 667 | # |
| 639 | # USB Network Adapters | 668 | # USB Network Adapters |
| @@ -690,9 +719,11 @@ CONFIG_INPUT=y | |||
| 690 | # Character devices | 719 | # Character devices |
| 691 | # | 720 | # |
| 692 | CONFIG_VT=y | 721 | CONFIG_VT=y |
| 722 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
| 693 | CONFIG_VT_CONSOLE=y | 723 | CONFIG_VT_CONSOLE=y |
| 694 | CONFIG_HW_CONSOLE=y | 724 | CONFIG_HW_CONSOLE=y |
| 695 | CONFIG_VT_HW_CONSOLE_BINDING=y | 725 | CONFIG_VT_HW_CONSOLE_BINDING=y |
| 726 | CONFIG_DEVKMEM=y | ||
| 696 | # CONFIG_SERIAL_NONSTANDARD is not set | 727 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 697 | # CONFIG_NOZOMI is not set | 728 | # CONFIG_NOZOMI is not set |
| 698 | 729 | ||
| @@ -726,10 +757,6 @@ CONFIG_HW_RANDOM=y | |||
| 726 | # CONFIG_TCG_TPM is not set | 757 | # CONFIG_TCG_TPM is not set |
| 727 | CONFIG_DEVPORT=y | 758 | CONFIG_DEVPORT=y |
| 728 | # CONFIG_I2C is not set | 759 | # CONFIG_I2C is not set |
| 729 | |||
| 730 | # | ||
| 731 | # SPI support | ||
| 732 | # | ||
| 733 | CONFIG_SPI=y | 760 | CONFIG_SPI=y |
| 734 | CONFIG_SPI_MASTER=y | 761 | CONFIG_SPI_MASTER=y |
| 735 | 762 | ||
| @@ -765,6 +792,8 @@ CONFIG_HWMON=y | |||
| 765 | # CONFIG_SENSORS_W83627HF is not set | 792 | # CONFIG_SENSORS_W83627HF is not set |
| 766 | # CONFIG_SENSORS_W83627EHF is not set | 793 | # CONFIG_SENSORS_W83627EHF is not set |
| 767 | # CONFIG_HWMON_DEBUG_CHIP is not set | 794 | # CONFIG_HWMON_DEBUG_CHIP is not set |
| 795 | # CONFIG_THERMAL is not set | ||
| 796 | # CONFIG_THERMAL_HWMON is not set | ||
| 768 | # CONFIG_WATCHDOG is not set | 797 | # CONFIG_WATCHDOG is not set |
| 769 | 798 | ||
| 770 | # | 799 | # |
| @@ -776,13 +805,24 @@ CONFIG_SSB_POSSIBLE=y | |||
| 776 | # | 805 | # |
| 777 | # Multifunction device drivers | 806 | # Multifunction device drivers |
| 778 | # | 807 | # |
| 808 | # CONFIG_MFD_CORE is not set | ||
| 779 | CONFIG_MFD_SM501=y | 809 | CONFIG_MFD_SM501=y |
| 810 | # CONFIG_HTC_PASIC3 is not set | ||
| 780 | 811 | ||
| 781 | # | 812 | # |
| 782 | # Multimedia devices | 813 | # Multimedia devices |
| 783 | # | 814 | # |
| 815 | |||
| 816 | # | ||
| 817 | # Multimedia core support | ||
| 818 | # | ||
| 784 | # CONFIG_VIDEO_DEV is not set | 819 | # CONFIG_VIDEO_DEV is not set |
| 785 | # CONFIG_DVB_CORE is not set | 820 | # CONFIG_DVB_CORE is not set |
| 821 | # CONFIG_VIDEO_MEDIA is not set | ||
| 822 | |||
| 823 | # | ||
| 824 | # Multimedia drivers | ||
| 825 | # | ||
| 786 | CONFIG_DAB=y | 826 | CONFIG_DAB=y |
| 787 | # CONFIG_USB_DABUSB is not set | 827 | # CONFIG_USB_DABUSB is not set |
| 788 | 828 | ||
| @@ -802,8 +842,8 @@ CONFIG_FB_CFB_IMAGEBLIT=y | |||
| 802 | # CONFIG_FB_SYS_FILLRECT is not set | 842 | # CONFIG_FB_SYS_FILLRECT is not set |
| 803 | # CONFIG_FB_SYS_COPYAREA is not set | 843 | # CONFIG_FB_SYS_COPYAREA is not set |
| 804 | # CONFIG_FB_SYS_IMAGEBLIT is not set | 844 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
| 845 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
| 805 | # CONFIG_FB_SYS_FOPS is not set | 846 | # CONFIG_FB_SYS_FOPS is not set |
| 806 | CONFIG_FB_DEFERRED_IO=y | ||
| 807 | # CONFIG_FB_SVGALIB is not set | 847 | # CONFIG_FB_SVGALIB is not set |
| 808 | # CONFIG_FB_MACMODES is not set | 848 | # CONFIG_FB_MACMODES is not set |
| 809 | # CONFIG_FB_BACKLIGHT is not set | 849 | # CONFIG_FB_BACKLIGHT is not set |
| @@ -836,6 +876,8 @@ CONFIG_FB_DEFERRED_IO=y | |||
| 836 | # CONFIG_FB_TRIDENT is not set | 876 | # CONFIG_FB_TRIDENT is not set |
| 837 | # CONFIG_FB_ARK is not set | 877 | # CONFIG_FB_ARK is not set |
| 838 | # CONFIG_FB_PM3 is not set | 878 | # CONFIG_FB_PM3 is not set |
| 879 | # CONFIG_FB_CARMINE is not set | ||
| 880 | CONFIG_FB_SH_MOBILE_LCDC=m | ||
| 839 | CONFIG_FB_SM501=y | 881 | CONFIG_FB_SM501=y |
| 840 | # CONFIG_FB_VIRTUAL is not set | 882 | # CONFIG_FB_VIRTUAL is not set |
| 841 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 883 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| @@ -862,15 +904,7 @@ CONFIG_LOGO=y | |||
| 862 | # CONFIG_LOGO_SUPERH_MONO is not set | 904 | # CONFIG_LOGO_SUPERH_MONO is not set |
| 863 | # CONFIG_LOGO_SUPERH_VGA16 is not set | 905 | # CONFIG_LOGO_SUPERH_VGA16 is not set |
| 864 | CONFIG_LOGO_SUPERH_CLUT224=y | 906 | CONFIG_LOGO_SUPERH_CLUT224=y |
| 865 | |||
| 866 | # | ||
| 867 | # Sound | ||
| 868 | # | ||
| 869 | CONFIG_SOUND=y | 907 | CONFIG_SOUND=y |
| 870 | |||
| 871 | # | ||
| 872 | # Advanced Linux Sound Architecture | ||
| 873 | # | ||
| 874 | CONFIG_SND=m | 908 | CONFIG_SND=m |
| 875 | CONFIG_SND_TIMER=m | 909 | CONFIG_SND_TIMER=m |
| 876 | CONFIG_SND_PCM=m | 910 | CONFIG_SND_PCM=m |
| @@ -884,21 +918,17 @@ CONFIG_SND_SUPPORT_OLD_API=y | |||
| 884 | CONFIG_SND_VERBOSE_PROCFS=y | 918 | CONFIG_SND_VERBOSE_PROCFS=y |
| 885 | # CONFIG_SND_VERBOSE_PRINTK is not set | 919 | # CONFIG_SND_VERBOSE_PRINTK is not set |
| 886 | # CONFIG_SND_DEBUG is not set | 920 | # CONFIG_SND_DEBUG is not set |
| 887 | 921 | CONFIG_SND_VMASTER=y | |
| 888 | # | ||
| 889 | # Generic devices | ||
| 890 | # | ||
| 891 | CONFIG_SND_MPU401_UART=m | 922 | CONFIG_SND_MPU401_UART=m |
| 892 | CONFIG_SND_OPL3_LIB=m | 923 | CONFIG_SND_OPL3_LIB=m |
| 893 | CONFIG_SND_AC97_CODEC=m | 924 | CONFIG_SND_AC97_CODEC=m |
| 925 | CONFIG_SND_DRIVERS=y | ||
| 894 | # CONFIG_SND_DUMMY is not set | 926 | # CONFIG_SND_DUMMY is not set |
| 895 | # CONFIG_SND_MTPAV is not set | 927 | # CONFIG_SND_MTPAV is not set |
| 896 | # CONFIG_SND_SERIAL_U16550 is not set | 928 | # CONFIG_SND_SERIAL_U16550 is not set |
| 897 | # CONFIG_SND_MPU401 is not set | 929 | # CONFIG_SND_MPU401 is not set |
| 898 | 930 | # CONFIG_SND_AC97_POWER_SAVE is not set | |
| 899 | # | 931 | CONFIG_SND_PCI=y |
| 900 | # PCI devices | ||
| 901 | # | ||
| 902 | # CONFIG_SND_AD1889 is not set | 932 | # CONFIG_SND_AD1889 is not set |
| 903 | # CONFIG_SND_ALS300 is not set | 933 | # CONFIG_SND_ALS300 is not set |
| 904 | # CONFIG_SND_ALI5451 is not set | 934 | # CONFIG_SND_ALI5451 is not set |
| @@ -907,6 +937,7 @@ CONFIG_SND_AC97_CODEC=m | |||
| 907 | # CONFIG_SND_AU8810 is not set | 937 | # CONFIG_SND_AU8810 is not set |
| 908 | # CONFIG_SND_AU8820 is not set | 938 | # CONFIG_SND_AU8820 is not set |
| 909 | # CONFIG_SND_AU8830 is not set | 939 | # CONFIG_SND_AU8830 is not set |
| 940 | # CONFIG_SND_AW2 is not set | ||
| 910 | # CONFIG_SND_AZT3328 is not set | 941 | # CONFIG_SND_AZT3328 is not set |
| 911 | # CONFIG_SND_BT87X is not set | 942 | # CONFIG_SND_BT87X is not set |
| 912 | # CONFIG_SND_CA0106 is not set | 943 | # CONFIG_SND_CA0106 is not set |
| @@ -957,43 +988,13 @@ CONFIG_SND_AC97_CODEC=m | |||
| 957 | # CONFIG_SND_VIRTUOSO is not set | 988 | # CONFIG_SND_VIRTUOSO is not set |
| 958 | # CONFIG_SND_VX222 is not set | 989 | # CONFIG_SND_VX222 is not set |
| 959 | CONFIG_SND_YMFPCI=m | 990 | CONFIG_SND_YMFPCI=m |
| 960 | CONFIG_SND_YMFPCI_FIRMWARE_IN_KERNEL=y | 991 | CONFIG_SND_SPI=y |
| 961 | # CONFIG_SND_AC97_POWER_SAVE is not set | 992 | CONFIG_SND_SUPERH=y |
| 962 | 993 | CONFIG_SND_USB=y | |
| 963 | # | ||
| 964 | # SPI devices | ||
| 965 | # | ||
| 966 | |||
| 967 | # | ||
| 968 | # SUPERH devices | ||
| 969 | # | ||
| 970 | |||
| 971 | # | ||
| 972 | # USB devices | ||
| 973 | # | ||
| 974 | # CONFIG_SND_USB_AUDIO is not set | 994 | # CONFIG_SND_USB_AUDIO is not set |
| 975 | # CONFIG_SND_USB_CAIAQ is not set | 995 | # CONFIG_SND_USB_CAIAQ is not set |
| 976 | |||
| 977 | # | ||
| 978 | # System on Chip audio support | ||
| 979 | # | ||
| 980 | # CONFIG_SND_SOC is not set | 996 | # CONFIG_SND_SOC is not set |
| 981 | |||
| 982 | # | ||
| 983 | # SoC Audio support for SuperH | ||
| 984 | # | ||
| 985 | |||
| 986 | # | ||
| 987 | # ALSA SoC audio for Freescale SOCs | ||
| 988 | # | ||
| 989 | |||
| 990 | # | ||
| 991 | # Open Sound System | ||
| 992 | # | ||
| 993 | CONFIG_SOUND_PRIME=m | 997 | CONFIG_SOUND_PRIME=m |
| 994 | # CONFIG_SOUND_TRIDENT is not set | ||
| 995 | # CONFIG_SOUND_MSNDCLAS is not set | ||
| 996 | # CONFIG_SOUND_MSNDPIN is not set | ||
| 997 | CONFIG_AC97_BUS=m | 998 | CONFIG_AC97_BUS=m |
| 998 | CONFIG_HID_SUPPORT=y | 999 | CONFIG_HID_SUPPORT=y |
| 999 | CONFIG_HID=y | 1000 | CONFIG_HID=y |
| @@ -1022,12 +1023,16 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y | |||
| 1022 | CONFIG_USB_DEVICE_CLASS=y | 1023 | CONFIG_USB_DEVICE_CLASS=y |
| 1023 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1024 | # CONFIG_USB_DYNAMIC_MINORS is not set |
| 1024 | # CONFIG_USB_OTG is not set | 1025 | # CONFIG_USB_OTG is not set |
| 1026 | # CONFIG_USB_OTG_WHITELIST is not set | ||
| 1027 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
| 1025 | 1028 | ||
| 1026 | # | 1029 | # |
| 1027 | # USB Host Controller Drivers | 1030 | # USB Host Controller Drivers |
| 1028 | # | 1031 | # |
| 1032 | # CONFIG_USB_C67X00_HCD is not set | ||
| 1029 | # CONFIG_USB_EHCI_HCD is not set | 1033 | # CONFIG_USB_EHCI_HCD is not set |
| 1030 | # CONFIG_USB_ISP116X_HCD is not set | 1034 | # CONFIG_USB_ISP116X_HCD is not set |
| 1035 | # CONFIG_USB_ISP1760_HCD is not set | ||
| 1031 | CONFIG_USB_OHCI_HCD=y | 1036 | CONFIG_USB_OHCI_HCD=y |
| 1032 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | 1037 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
| 1033 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | 1038 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set |
| @@ -1041,6 +1046,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
| 1041 | # | 1046 | # |
| 1042 | # CONFIG_USB_ACM is not set | 1047 | # CONFIG_USB_ACM is not set |
| 1043 | # CONFIG_USB_PRINTER is not set | 1048 | # CONFIG_USB_PRINTER is not set |
| 1049 | # CONFIG_USB_WDM is not set | ||
| 1044 | 1050 | ||
| 1045 | # | 1051 | # |
| 1046 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1052 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
| @@ -1060,7 +1066,9 @@ CONFIG_USB_STORAGE=y | |||
| 1060 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1066 | # CONFIG_USB_STORAGE_SDDR55 is not set |
| 1061 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | 1067 | # CONFIG_USB_STORAGE_JUMPSHOT is not set |
| 1062 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1068 | # CONFIG_USB_STORAGE_ALAUDA is not set |
| 1069 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
| 1063 | # CONFIG_USB_STORAGE_KARMA is not set | 1070 | # CONFIG_USB_STORAGE_KARMA is not set |
| 1071 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
| 1064 | CONFIG_USB_LIBUSUAL=y | 1072 | CONFIG_USB_LIBUSUAL=y |
| 1065 | 1073 | ||
| 1066 | # | 1074 | # |
| @@ -1096,9 +1104,12 @@ CONFIG_USB_LIBUSUAL=y | |||
| 1096 | # CONFIG_USB_LD is not set | 1104 | # CONFIG_USB_LD is not set |
| 1097 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1105 | # CONFIG_USB_TRANCEVIBRATOR is not set |
| 1098 | # CONFIG_USB_IOWARRIOR is not set | 1106 | # CONFIG_USB_IOWARRIOR is not set |
| 1107 | # CONFIG_USB_ISIGHTFW is not set | ||
| 1099 | # CONFIG_USB_GADGET is not set | 1108 | # CONFIG_USB_GADGET is not set |
| 1100 | # CONFIG_MMC is not set | 1109 | # CONFIG_MMC is not set |
| 1110 | # CONFIG_MEMSTICK is not set | ||
| 1101 | # CONFIG_NEW_LEDS is not set | 1111 | # CONFIG_NEW_LEDS is not set |
| 1112 | # CONFIG_ACCESSIBILITY is not set | ||
| 1102 | # CONFIG_INFINIBAND is not set | 1113 | # CONFIG_INFINIBAND is not set |
| 1103 | CONFIG_RTC_LIB=y | 1114 | CONFIG_RTC_LIB=y |
| 1104 | CONFIG_RTC_CLASS=y | 1115 | CONFIG_RTC_CLASS=y |
| @@ -1118,6 +1129,8 @@ CONFIG_RTC_INTF_DEV=y | |||
| 1118 | # | 1129 | # |
| 1119 | # SPI RTC drivers | 1130 | # SPI RTC drivers |
| 1120 | # | 1131 | # |
| 1132 | # CONFIG_RTC_DRV_M41T94 is not set | ||
| 1133 | # CONFIG_RTC_DRV_DS1305 is not set | ||
| 1121 | # CONFIG_RTC_DRV_MAX6902 is not set | 1134 | # CONFIG_RTC_DRV_MAX6902 is not set |
| 1122 | CONFIG_RTC_DRV_R9701=y | 1135 | CONFIG_RTC_DRV_R9701=y |
| 1123 | # CONFIG_RTC_DRV_RS5C348 is not set | 1136 | # CONFIG_RTC_DRV_RS5C348 is not set |
| @@ -1137,10 +1150,7 @@ CONFIG_RTC_DRV_R9701=y | |||
| 1137 | # on-CPU RTC drivers | 1150 | # on-CPU RTC drivers |
| 1138 | # | 1151 | # |
| 1139 | # CONFIG_RTC_DRV_SH is not set | 1152 | # CONFIG_RTC_DRV_SH is not set |
| 1140 | 1153 | # CONFIG_DMADEVICES is not set | |
| 1141 | # | ||
| 1142 | # Userspace I/O | ||
| 1143 | # | ||
| 1144 | # CONFIG_UIO is not set | 1154 | # CONFIG_UIO is not set |
| 1145 | 1155 | ||
| 1146 | # | 1156 | # |
| @@ -1155,14 +1165,11 @@ CONFIG_EXT2_FS=y | |||
| 1155 | # CONFIG_JFS_FS is not set | 1165 | # CONFIG_JFS_FS is not set |
| 1156 | # CONFIG_FS_POSIX_ACL is not set | 1166 | # CONFIG_FS_POSIX_ACL is not set |
| 1157 | # CONFIG_XFS_FS is not set | 1167 | # CONFIG_XFS_FS is not set |
| 1158 | # CONFIG_GFS2_FS is not set | ||
| 1159 | # CONFIG_OCFS2_FS is not set | 1168 | # CONFIG_OCFS2_FS is not set |
| 1160 | CONFIG_MINIX_FS=y | 1169 | CONFIG_DNOTIFY=y |
| 1161 | # CONFIG_ROMFS_FS is not set | ||
| 1162 | CONFIG_INOTIFY=y | 1170 | CONFIG_INOTIFY=y |
| 1163 | CONFIG_INOTIFY_USER=y | 1171 | CONFIG_INOTIFY_USER=y |
| 1164 | # CONFIG_QUOTA is not set | 1172 | # CONFIG_QUOTA is not set |
| 1165 | CONFIG_DNOTIFY=y | ||
| 1166 | # CONFIG_AUTOFS_FS is not set | 1173 | # CONFIG_AUTOFS_FS is not set |
| 1167 | # CONFIG_AUTOFS4_FS is not set | 1174 | # CONFIG_AUTOFS4_FS is not set |
| 1168 | # CONFIG_FUSE_FS is not set | 1175 | # CONFIG_FUSE_FS is not set |
| @@ -1208,8 +1215,11 @@ CONFIG_TMPFS=y | |||
| 1208 | # CONFIG_EFS_FS is not set | 1215 | # CONFIG_EFS_FS is not set |
| 1209 | # CONFIG_CRAMFS is not set | 1216 | # CONFIG_CRAMFS is not set |
| 1210 | # CONFIG_VXFS_FS is not set | 1217 | # CONFIG_VXFS_FS is not set |
| 1218 | CONFIG_MINIX_FS=y | ||
| 1219 | # CONFIG_OMFS_FS is not set | ||
| 1211 | # CONFIG_HPFS_FS is not set | 1220 | # CONFIG_HPFS_FS is not set |
| 1212 | # CONFIG_QNX4FS_FS is not set | 1221 | # CONFIG_QNX4FS_FS is not set |
| 1222 | # CONFIG_ROMFS_FS is not set | ||
| 1213 | # CONFIG_SYSV_FS is not set | 1223 | # CONFIG_SYSV_FS is not set |
| 1214 | # CONFIG_UFS_FS is not set | 1224 | # CONFIG_UFS_FS is not set |
| 1215 | CONFIG_NETWORK_FILESYSTEMS=y | 1225 | CONFIG_NETWORK_FILESYSTEMS=y |
| @@ -1275,12 +1285,14 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y | |||
| 1275 | # CONFIG_PRINTK_TIME is not set | 1285 | # CONFIG_PRINTK_TIME is not set |
| 1276 | CONFIG_ENABLE_WARN_DEPRECATED=y | 1286 | CONFIG_ENABLE_WARN_DEPRECATED=y |
| 1277 | CONFIG_ENABLE_MUST_CHECK=y | 1287 | CONFIG_ENABLE_MUST_CHECK=y |
| 1288 | CONFIG_FRAME_WARN=1024 | ||
| 1278 | # CONFIG_MAGIC_SYSRQ is not set | 1289 | # CONFIG_MAGIC_SYSRQ is not set |
| 1279 | # CONFIG_UNUSED_SYMBOLS is not set | 1290 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1280 | CONFIG_DEBUG_FS=y | 1291 | CONFIG_DEBUG_FS=y |
| 1281 | # CONFIG_HEADERS_CHECK is not set | 1292 | # CONFIG_HEADERS_CHECK is not set |
| 1282 | # CONFIG_DEBUG_KERNEL is not set | 1293 | # CONFIG_DEBUG_KERNEL is not set |
| 1283 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1294 | # CONFIG_DEBUG_BUGVERBOSE is not set |
| 1295 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
| 1284 | # CONFIG_SAMPLES is not set | 1296 | # CONFIG_SAMPLES is not set |
| 1285 | # CONFIG_SH_STANDARD_BIOS is not set | 1297 | # CONFIG_SH_STANDARD_BIOS is not set |
| 1286 | CONFIG_EARLY_SCIF_CONSOLE=y | 1298 | CONFIG_EARLY_SCIF_CONSOLE=y |
| @@ -1295,48 +1307,81 @@ CONFIG_EARLY_PRINTK=y | |||
| 1295 | # CONFIG_SECURITY is not set | 1307 | # CONFIG_SECURITY is not set |
| 1296 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1308 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
| 1297 | CONFIG_CRYPTO=y | 1309 | CONFIG_CRYPTO=y |
| 1298 | # CONFIG_CRYPTO_SEQIV is not set | 1310 | |
| 1311 | # | ||
| 1312 | # Crypto core or helper | ||
| 1313 | # | ||
| 1299 | # CONFIG_CRYPTO_MANAGER is not set | 1314 | # CONFIG_CRYPTO_MANAGER is not set |
| 1315 | # CONFIG_CRYPTO_GF128MUL is not set | ||
| 1316 | # CONFIG_CRYPTO_NULL is not set | ||
| 1317 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 1318 | # CONFIG_CRYPTO_AUTHENC is not set | ||
| 1319 | # CONFIG_CRYPTO_TEST is not set | ||
| 1320 | |||
| 1321 | # | ||
| 1322 | # Authenticated Encryption with Associated Data | ||
| 1323 | # | ||
| 1324 | # CONFIG_CRYPTO_CCM is not set | ||
| 1325 | # CONFIG_CRYPTO_GCM is not set | ||
| 1326 | # CONFIG_CRYPTO_SEQIV is not set | ||
| 1327 | |||
| 1328 | # | ||
| 1329 | # Block modes | ||
| 1330 | # | ||
| 1331 | # CONFIG_CRYPTO_CBC is not set | ||
| 1332 | # CONFIG_CRYPTO_CTR is not set | ||
| 1333 | # CONFIG_CRYPTO_CTS is not set | ||
| 1334 | # CONFIG_CRYPTO_ECB is not set | ||
| 1335 | # CONFIG_CRYPTO_LRW is not set | ||
| 1336 | # CONFIG_CRYPTO_PCBC is not set | ||
| 1337 | # CONFIG_CRYPTO_XTS is not set | ||
| 1338 | |||
| 1339 | # | ||
| 1340 | # Hash modes | ||
| 1341 | # | ||
| 1300 | # CONFIG_CRYPTO_HMAC is not set | 1342 | # CONFIG_CRYPTO_HMAC is not set |
| 1301 | # CONFIG_CRYPTO_XCBC is not set | 1343 | # CONFIG_CRYPTO_XCBC is not set |
| 1302 | # CONFIG_CRYPTO_NULL is not set | 1344 | |
| 1345 | # | ||
| 1346 | # Digest | ||
| 1347 | # | ||
| 1348 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 1303 | # CONFIG_CRYPTO_MD4 is not set | 1349 | # CONFIG_CRYPTO_MD4 is not set |
| 1304 | # CONFIG_CRYPTO_MD5 is not set | 1350 | # CONFIG_CRYPTO_MD5 is not set |
| 1351 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 1352 | # CONFIG_CRYPTO_RMD128 is not set | ||
| 1353 | # CONFIG_CRYPTO_RMD160 is not set | ||
| 1354 | # CONFIG_CRYPTO_RMD256 is not set | ||
| 1355 | # CONFIG_CRYPTO_RMD320 is not set | ||
| 1305 | # CONFIG_CRYPTO_SHA1 is not set | 1356 | # CONFIG_CRYPTO_SHA1 is not set |
| 1306 | # CONFIG_CRYPTO_SHA256 is not set | 1357 | # CONFIG_CRYPTO_SHA256 is not set |
| 1307 | # CONFIG_CRYPTO_SHA512 is not set | 1358 | # CONFIG_CRYPTO_SHA512 is not set |
| 1308 | # CONFIG_CRYPTO_WP512 is not set | ||
| 1309 | # CONFIG_CRYPTO_TGR192 is not set | 1359 | # CONFIG_CRYPTO_TGR192 is not set |
| 1310 | # CONFIG_CRYPTO_GF128MUL is not set | 1360 | # CONFIG_CRYPTO_WP512 is not set |
| 1311 | # CONFIG_CRYPTO_ECB is not set | 1361 | |
| 1312 | # CONFIG_CRYPTO_CBC is not set | 1362 | # |
| 1313 | # CONFIG_CRYPTO_PCBC is not set | 1363 | # Ciphers |
| 1314 | # CONFIG_CRYPTO_LRW is not set | 1364 | # |
| 1315 | # CONFIG_CRYPTO_XTS is not set | ||
| 1316 | # CONFIG_CRYPTO_CTR is not set | ||
| 1317 | # CONFIG_CRYPTO_GCM is not set | ||
| 1318 | # CONFIG_CRYPTO_CCM is not set | ||
| 1319 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 1320 | # CONFIG_CRYPTO_DES is not set | ||
| 1321 | # CONFIG_CRYPTO_FCRYPT is not set | ||
| 1322 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 1323 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 1324 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 1325 | # CONFIG_CRYPTO_AES is not set | 1365 | # CONFIG_CRYPTO_AES is not set |
| 1366 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 1367 | # CONFIG_CRYPTO_ARC4 is not set | ||
| 1368 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 1369 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 1326 | # CONFIG_CRYPTO_CAST5 is not set | 1370 | # CONFIG_CRYPTO_CAST5 is not set |
| 1327 | # CONFIG_CRYPTO_CAST6 is not set | 1371 | # CONFIG_CRYPTO_CAST6 is not set |
| 1328 | # CONFIG_CRYPTO_TEA is not set | 1372 | # CONFIG_CRYPTO_DES is not set |
| 1329 | # CONFIG_CRYPTO_ARC4 is not set | 1373 | # CONFIG_CRYPTO_FCRYPT is not set |
| 1330 | # CONFIG_CRYPTO_KHAZAD is not set | 1374 | # CONFIG_CRYPTO_KHAZAD is not set |
| 1331 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 1332 | # CONFIG_CRYPTO_SEED is not set | ||
| 1333 | # CONFIG_CRYPTO_SALSA20 is not set | 1375 | # CONFIG_CRYPTO_SALSA20 is not set |
| 1376 | # CONFIG_CRYPTO_SEED is not set | ||
| 1377 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 1378 | # CONFIG_CRYPTO_TEA is not set | ||
| 1379 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 1380 | |||
| 1381 | # | ||
| 1382 | # Compression | ||
| 1383 | # | ||
| 1334 | # CONFIG_CRYPTO_DEFLATE is not set | 1384 | # CONFIG_CRYPTO_DEFLATE is not set |
| 1335 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 1336 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 1337 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 1338 | # CONFIG_CRYPTO_TEST is not set | ||
| 1339 | # CONFIG_CRYPTO_AUTHENC is not set | ||
| 1340 | # CONFIG_CRYPTO_LZO is not set | 1385 | # CONFIG_CRYPTO_LZO is not set |
| 1341 | CONFIG_CRYPTO_HW=y | 1386 | CONFIG_CRYPTO_HW=y |
| 1342 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1387 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
| @@ -1345,8 +1390,10 @@ CONFIG_CRYPTO_HW=y | |||
| 1345 | # Library routines | 1390 | # Library routines |
| 1346 | # | 1391 | # |
| 1347 | CONFIG_BITREVERSE=y | 1392 | CONFIG_BITREVERSE=y |
| 1393 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
| 1348 | # CONFIG_CRC_CCITT is not set | 1394 | # CONFIG_CRC_CCITT is not set |
| 1349 | # CONFIG_CRC16 is not set | 1395 | # CONFIG_CRC16 is not set |
| 1396 | CONFIG_CRC_T10DIF=y | ||
| 1350 | # CONFIG_CRC_ITU_T is not set | 1397 | # CONFIG_CRC_ITU_T is not set |
| 1351 | CONFIG_CRC32=y | 1398 | CONFIG_CRC32=y |
| 1352 | # CONFIG_CRC7 is not set | 1399 | # CONFIG_CRC7 is not set |
diff --git a/arch/sh/configs/sdk7780_defconfig b/arch/sh/configs/sdk7780_defconfig index bb9bcd6591a..6d834f24290 100644 --- a/arch/sh/configs/sdk7780_defconfig +++ b/arch/sh/configs/sdk7780_defconfig | |||
| @@ -1,10 +1,11 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.24-rc7 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Tue Jan 22 11:34:03 2008 | 4 | # Wed Jul 30 02:00:12 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
| 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 9 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
| 10 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| @@ -20,6 +21,7 @@ CONFIG_LOCKDEP_SUPPORT=y | |||
| 20 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
| 21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
| 22 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 23 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
| 24 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
| 23 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 25 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 24 | 26 | ||
| 25 | # | 27 | # |
| @@ -38,24 +40,23 @@ CONFIG_POSIX_MQUEUE=y | |||
| 38 | CONFIG_BSD_PROCESS_ACCT=y | 40 | CONFIG_BSD_PROCESS_ACCT=y |
| 39 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 41 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
| 40 | # CONFIG_TASKSTATS is not set | 42 | # CONFIG_TASKSTATS is not set |
| 41 | # CONFIG_USER_NS is not set | ||
| 42 | # CONFIG_PID_NS is not set | ||
| 43 | # CONFIG_AUDIT is not set | 43 | # CONFIG_AUDIT is not set |
| 44 | CONFIG_IKCONFIG=y | 44 | CONFIG_IKCONFIG=y |
| 45 | CONFIG_IKCONFIG_PROC=y | 45 | CONFIG_IKCONFIG_PROC=y |
| 46 | CONFIG_LOG_BUF_SHIFT=18 | 46 | CONFIG_LOG_BUF_SHIFT=18 |
| 47 | # CONFIG_CGROUPS is not set | 47 | # CONFIG_CGROUPS is not set |
| 48 | CONFIG_FAIR_GROUP_SCHED=y | 48 | # CONFIG_GROUP_SCHED is not set |
| 49 | CONFIG_FAIR_USER_SCHED=y | ||
| 50 | # CONFIG_FAIR_CGROUP_SCHED is not set | ||
| 51 | CONFIG_SYSFS_DEPRECATED=y | 49 | CONFIG_SYSFS_DEPRECATED=y |
| 50 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
| 52 | CONFIG_RELAY=y | 51 | CONFIG_RELAY=y |
| 52 | # CONFIG_NAMESPACES is not set | ||
| 53 | # CONFIG_BLK_DEV_INITRD is not set | 53 | # CONFIG_BLK_DEV_INITRD is not set |
| 54 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 54 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 55 | CONFIG_SYSCTL=y | 55 | CONFIG_SYSCTL=y |
| 56 | CONFIG_EMBEDDED=y | 56 | CONFIG_EMBEDDED=y |
| 57 | CONFIG_UID16=y | 57 | CONFIG_UID16=y |
| 58 | CONFIG_SYSCTL_SYSCALL=y | 58 | CONFIG_SYSCTL_SYSCALL=y |
| 59 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
| 59 | CONFIG_KALLSYMS=y | 60 | CONFIG_KALLSYMS=y |
| 60 | CONFIG_KALLSYMS_ALL=y | 61 | CONFIG_KALLSYMS_ALL=y |
| 61 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 62 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| @@ -63,11 +64,13 @@ CONFIG_HOTPLUG=y | |||
| 63 | CONFIG_PRINTK=y | 64 | CONFIG_PRINTK=y |
| 64 | CONFIG_BUG=y | 65 | CONFIG_BUG=y |
| 65 | CONFIG_ELF_CORE=y | 66 | CONFIG_ELF_CORE=y |
| 67 | CONFIG_COMPAT_BRK=y | ||
| 66 | CONFIG_BASE_FULL=y | 68 | CONFIG_BASE_FULL=y |
| 67 | CONFIG_FUTEX=y | 69 | CONFIG_FUTEX=y |
| 68 | CONFIG_ANON_INODES=y | 70 | CONFIG_ANON_INODES=y |
| 69 | CONFIG_EPOLL=y | 71 | CONFIG_EPOLL=y |
| 70 | CONFIG_SIGNALFD=y | 72 | CONFIG_SIGNALFD=y |
| 73 | CONFIG_TIMERFD=y | ||
| 71 | CONFIG_EVENTFD=y | 74 | CONFIG_EVENTFD=y |
| 72 | CONFIG_SHMEM=y | 75 | CONFIG_SHMEM=y |
| 73 | CONFIG_VM_EVENT_COUNTERS=y | 76 | CONFIG_VM_EVENT_COUNTERS=y |
| @@ -75,11 +78,24 @@ CONFIG_SLUB_DEBUG=y | |||
| 75 | # CONFIG_SLAB is not set | 78 | # CONFIG_SLAB is not set |
| 76 | CONFIG_SLUB=y | 79 | CONFIG_SLUB=y |
| 77 | # CONFIG_SLOB is not set | 80 | # CONFIG_SLOB is not set |
| 81 | # CONFIG_PROFILING is not set | ||
| 82 | # CONFIG_MARKERS is not set | ||
| 83 | CONFIG_HAVE_OPROFILE=y | ||
| 84 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 85 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 86 | # CONFIG_HAVE_KPROBES is not set | ||
| 87 | # CONFIG_HAVE_KRETPROBES is not set | ||
| 88 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 89 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
| 90 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 91 | CONFIG_HAVE_CLK=y | ||
| 92 | CONFIG_PROC_PAGE_MONITOR=y | ||
| 78 | CONFIG_SLABINFO=y | 93 | CONFIG_SLABINFO=y |
| 79 | CONFIG_RT_MUTEXES=y | 94 | CONFIG_RT_MUTEXES=y |
| 80 | # CONFIG_TINY_SHMEM is not set | 95 | # CONFIG_TINY_SHMEM is not set |
| 81 | CONFIG_BASE_SMALL=0 | 96 | CONFIG_BASE_SMALL=0 |
| 82 | CONFIG_MODULES=y | 97 | CONFIG_MODULES=y |
| 98 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
| 83 | CONFIG_MODULE_UNLOAD=y | 99 | CONFIG_MODULE_UNLOAD=y |
| 84 | CONFIG_MODULE_FORCE_UNLOAD=y | 100 | CONFIG_MODULE_FORCE_UNLOAD=y |
| 85 | # CONFIG_MODVERSIONS is not set | 101 | # CONFIG_MODVERSIONS is not set |
| @@ -90,6 +106,7 @@ CONFIG_LBD=y | |||
| 90 | # CONFIG_BLK_DEV_IO_TRACE is not set | 106 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 91 | # CONFIG_LSF is not set | 107 | # CONFIG_LSF is not set |
| 92 | # CONFIG_BLK_DEV_BSG is not set | 108 | # CONFIG_BLK_DEV_BSG is not set |
| 109 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 93 | 110 | ||
| 94 | # | 111 | # |
| 95 | # IO Schedulers | 112 | # IO Schedulers |
| @@ -103,6 +120,7 @@ CONFIG_DEFAULT_AS=y | |||
| 103 | # CONFIG_DEFAULT_CFQ is not set | 120 | # CONFIG_DEFAULT_CFQ is not set |
| 104 | # CONFIG_DEFAULT_NOOP is not set | 121 | # CONFIG_DEFAULT_NOOP is not set |
| 105 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 122 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
| 123 | CONFIG_CLASSIC_RCU=y | ||
| 106 | 124 | ||
| 107 | # | 125 | # |
| 108 | # System type | 126 | # System type |
| @@ -113,6 +131,7 @@ CONFIG_CPU_SH4A=y | |||
| 113 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | 131 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
| 114 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 132 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
| 115 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | 133 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
| 134 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||
| 116 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 135 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
| 117 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 136 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
| 118 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 137 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| @@ -130,6 +149,7 @@ CONFIG_CPU_SH4A=y | |||
| 130 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | 149 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
| 131 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 150 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
| 132 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 151 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
| 152 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | ||
| 133 | # CONFIG_CPU_SUBTYPE_SH7763 is not set | 153 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
| 134 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 154 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 135 | CONFIG_CPU_SUBTYPE_SH7780=y | 155 | CONFIG_CPU_SUBTYPE_SH7780=y |
| @@ -137,6 +157,7 @@ CONFIG_CPU_SUBTYPE_SH7780=y | |||
| 137 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | 157 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
| 138 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 158 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
| 139 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 159 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
| 160 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
| 140 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | 161 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set |
| 141 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | 162 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set |
| 142 | 163 | ||
| @@ -159,7 +180,9 @@ CONFIG_ARCH_POPULATES_NODE_MAP=y | |||
| 159 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 180 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 160 | CONFIG_PAGE_SIZE_4KB=y | 181 | CONFIG_PAGE_SIZE_4KB=y |
| 161 | # CONFIG_PAGE_SIZE_8KB is not set | 182 | # CONFIG_PAGE_SIZE_8KB is not set |
| 183 | # CONFIG_PAGE_SIZE_16KB is not set | ||
| 162 | # CONFIG_PAGE_SIZE_64KB is not set | 184 | # CONFIG_PAGE_SIZE_64KB is not set |
| 185 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 163 | CONFIG_HUGETLB_PAGE_SIZE_64K=y | 186 | CONFIG_HUGETLB_PAGE_SIZE_64K=y |
| 164 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set | 187 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set |
| 165 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set | 188 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set |
| @@ -174,6 +197,7 @@ CONFIG_FLATMEM=y | |||
| 174 | CONFIG_FLAT_NODE_MEM_MAP=y | 197 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 175 | CONFIG_SPARSEMEM_STATIC=y | 198 | CONFIG_SPARSEMEM_STATIC=y |
| 176 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 199 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
| 200 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
| 177 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 201 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 178 | CONFIG_RESOURCES_64BIT=y | 202 | CONFIG_RESOURCES_64BIT=y |
| 179 | CONFIG_ZONE_DMA_FLAG=0 | 203 | CONFIG_ZONE_DMA_FLAG=0 |
| @@ -205,7 +229,6 @@ CONFIG_CPU_HAS_FPU=y | |||
| 205 | # CONFIG_SH_7780_SOLUTION_ENGINE is not set | 229 | # CONFIG_SH_7780_SOLUTION_ENGINE is not set |
| 206 | CONFIG_SH_SDK7780=y | 230 | CONFIG_SH_SDK7780=y |
| 207 | # CONFIG_SH_HIGHLANDER is not set | 231 | # CONFIG_SH_HIGHLANDER is not set |
| 208 | # CONFIG_SH_SDK7780_STANDALONE is not set | ||
| 209 | CONFIG_SH_SDK7780_BASE=y | 232 | CONFIG_SH_SDK7780_BASE=y |
| 210 | 233 | ||
| 211 | # | 234 | # |
| @@ -250,12 +273,13 @@ CONFIG_HZ_250=y | |||
| 250 | # CONFIG_HZ_300 is not set | 273 | # CONFIG_HZ_300 is not set |
| 251 | # CONFIG_HZ_1000 is not set | 274 | # CONFIG_HZ_1000 is not set |
| 252 | CONFIG_HZ=250 | 275 | CONFIG_HZ=250 |
| 276 | # CONFIG_SCHED_HRTICK is not set | ||
| 253 | # CONFIG_KEXEC is not set | 277 | # CONFIG_KEXEC is not set |
| 254 | # CONFIG_CRASH_DUMP is not set | 278 | # CONFIG_CRASH_DUMP is not set |
| 255 | # CONFIG_PREEMPT_NONE is not set | 279 | # CONFIG_PREEMPT_NONE is not set |
| 256 | # CONFIG_PREEMPT_VOLUNTARY is not set | 280 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 257 | CONFIG_PREEMPT=y | 281 | CONFIG_PREEMPT=y |
| 258 | CONFIG_PREEMPT_BKL=y | 282 | # CONFIG_PREEMPT_RCU is not set |
| 259 | CONFIG_GUSA=y | 283 | CONFIG_GUSA=y |
| 260 | 284 | ||
| 261 | # | 285 | # |
| @@ -321,6 +345,7 @@ CONFIG_XFRM=y | |||
| 321 | # CONFIG_XFRM_USER is not set | 345 | # CONFIG_XFRM_USER is not set |
| 322 | # CONFIG_XFRM_SUB_POLICY is not set | 346 | # CONFIG_XFRM_SUB_POLICY is not set |
| 323 | # CONFIG_XFRM_MIGRATE is not set | 347 | # CONFIG_XFRM_MIGRATE is not set |
| 348 | # CONFIG_XFRM_STATISTICS is not set | ||
| 324 | # CONFIG_NET_KEY is not set | 349 | # CONFIG_NET_KEY is not set |
| 325 | CONFIG_INET=y | 350 | CONFIG_INET=y |
| 326 | CONFIG_IP_MULTICAST=y | 351 | CONFIG_IP_MULTICAST=y |
| @@ -370,8 +395,10 @@ CONFIG_INET6_XFRM_MODE_TUNNEL=y | |||
| 370 | # CONFIG_INET6_XFRM_MODE_BEET is not set | 395 | # CONFIG_INET6_XFRM_MODE_BEET is not set |
| 371 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | 396 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set |
| 372 | CONFIG_IPV6_SIT=y | 397 | CONFIG_IPV6_SIT=y |
| 398 | CONFIG_IPV6_NDISC_NODETYPE=y | ||
| 373 | # CONFIG_IPV6_TUNNEL is not set | 399 | # CONFIG_IPV6_TUNNEL is not set |
| 374 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | 400 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
| 401 | # CONFIG_IPV6_MROUTE is not set | ||
| 375 | # CONFIG_NETWORK_SECMARK is not set | 402 | # CONFIG_NETWORK_SECMARK is not set |
| 376 | # CONFIG_NETFILTER is not set | 403 | # CONFIG_NETFILTER is not set |
| 377 | # CONFIG_IP_DCCP is not set | 404 | # CONFIG_IP_DCCP is not set |
| @@ -397,7 +424,6 @@ CONFIG_NET_SCHED=y | |||
| 397 | # CONFIG_NET_SCH_HTB is not set | 424 | # CONFIG_NET_SCH_HTB is not set |
| 398 | # CONFIG_NET_SCH_HFSC is not set | 425 | # CONFIG_NET_SCH_HFSC is not set |
| 399 | # CONFIG_NET_SCH_PRIO is not set | 426 | # CONFIG_NET_SCH_PRIO is not set |
| 400 | # CONFIG_NET_SCH_RR is not set | ||
| 401 | # CONFIG_NET_SCH_RED is not set | 427 | # CONFIG_NET_SCH_RED is not set |
| 402 | # CONFIG_NET_SCH_SFQ is not set | 428 | # CONFIG_NET_SCH_SFQ is not set |
| 403 | # CONFIG_NET_SCH_TEQL is not set | 429 | # CONFIG_NET_SCH_TEQL is not set |
| @@ -405,7 +431,6 @@ CONFIG_NET_SCHED=y | |||
| 405 | # CONFIG_NET_SCH_GRED is not set | 431 | # CONFIG_NET_SCH_GRED is not set |
| 406 | # CONFIG_NET_SCH_DSMARK is not set | 432 | # CONFIG_NET_SCH_DSMARK is not set |
| 407 | # CONFIG_NET_SCH_NETEM is not set | 433 | # CONFIG_NET_SCH_NETEM is not set |
| 408 | # CONFIG_NET_SCH_INGRESS is not set | ||
| 409 | 434 | ||
| 410 | # | 435 | # |
| 411 | # Classification | 436 | # Classification |
| @@ -417,9 +442,9 @@ CONFIG_NET_SCHED=y | |||
| 417 | # CONFIG_NET_CLS_U32 is not set | 442 | # CONFIG_NET_CLS_U32 is not set |
| 418 | # CONFIG_NET_CLS_RSVP is not set | 443 | # CONFIG_NET_CLS_RSVP is not set |
| 419 | # CONFIG_NET_CLS_RSVP6 is not set | 444 | # CONFIG_NET_CLS_RSVP6 is not set |
| 445 | # CONFIG_NET_CLS_FLOW is not set | ||
| 420 | # CONFIG_NET_EMATCH is not set | 446 | # CONFIG_NET_EMATCH is not set |
| 421 | # CONFIG_NET_CLS_ACT is not set | 447 | # CONFIG_NET_CLS_ACT is not set |
| 422 | # CONFIG_NET_CLS_POLICE is not set | ||
| 423 | CONFIG_NET_SCH_FIFO=y | 448 | CONFIG_NET_SCH_FIFO=y |
| 424 | 449 | ||
| 425 | # | 450 | # |
| @@ -427,6 +452,7 @@ CONFIG_NET_SCH_FIFO=y | |||
| 427 | # | 452 | # |
| 428 | # CONFIG_NET_PKTGEN is not set | 453 | # CONFIG_NET_PKTGEN is not set |
| 429 | # CONFIG_HAMRADIO is not set | 454 | # CONFIG_HAMRADIO is not set |
| 455 | # CONFIG_CAN is not set | ||
| 430 | # CONFIG_IRDA is not set | 456 | # CONFIG_IRDA is not set |
| 431 | # CONFIG_BT is not set | 457 | # CONFIG_BT is not set |
| 432 | # CONFIG_AF_RXRPC is not set | 458 | # CONFIG_AF_RXRPC is not set |
| @@ -452,6 +478,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
| 452 | CONFIG_STANDALONE=y | 478 | CONFIG_STANDALONE=y |
| 453 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 479 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 454 | CONFIG_FW_LOADER=y | 480 | CONFIG_FW_LOADER=y |
| 481 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
| 482 | CONFIG_EXTRA_FIRMWARE="" | ||
| 455 | # CONFIG_DEBUG_DRIVER is not set | 483 | # CONFIG_DEBUG_DRIVER is not set |
| 456 | # CONFIG_DEBUG_DEVRES is not set | 484 | # CONFIG_DEBUG_DEVRES is not set |
| 457 | # CONFIG_SYS_HYPERVISOR is not set | 485 | # CONFIG_SYS_HYPERVISOR is not set |
| @@ -475,16 +503,18 @@ CONFIG_BLK_DEV_LOOP=y | |||
| 475 | CONFIG_BLK_DEV_RAM=y | 503 | CONFIG_BLK_DEV_RAM=y |
| 476 | CONFIG_BLK_DEV_RAM_COUNT=16 | 504 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 477 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 505 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
| 478 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 506 | # CONFIG_BLK_DEV_XIP is not set |
| 479 | # CONFIG_CDROM_PKTCDVD is not set | 507 | # CONFIG_CDROM_PKTCDVD is not set |
| 480 | # CONFIG_ATA_OVER_ETH is not set | 508 | # CONFIG_ATA_OVER_ETH is not set |
| 509 | # CONFIG_BLK_DEV_HD is not set | ||
| 481 | # CONFIG_MISC_DEVICES is not set | 510 | # CONFIG_MISC_DEVICES is not set |
| 511 | CONFIG_HAVE_IDE=y | ||
| 482 | CONFIG_IDE=y | 512 | CONFIG_IDE=y |
| 483 | CONFIG_IDE_MAX_HWIFS=4 | 513 | CONFIG_IDE_MAX_HWIFS=4 |
| 484 | CONFIG_BLK_DEV_IDE=y | 514 | CONFIG_BLK_DEV_IDE=y |
| 485 | 515 | ||
| 486 | # | 516 | # |
| 487 | # Please see Documentation/ide.txt for help/info on IDE drives | 517 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
| 488 | # | 518 | # |
| 489 | # CONFIG_BLK_DEV_IDE_SATA is not set | 519 | # CONFIG_BLK_DEV_IDE_SATA is not set |
| 490 | CONFIG_BLK_DEV_IDEDISK=y | 520 | CONFIG_BLK_DEV_IDEDISK=y |
| @@ -492,6 +522,7 @@ CONFIG_IDEDISK_MULTI_MODE=y | |||
| 492 | # CONFIG_BLK_DEV_IDECS is not set | 522 | # CONFIG_BLK_DEV_IDECS is not set |
| 493 | # CONFIG_BLK_DEV_DELKIN is not set | 523 | # CONFIG_BLK_DEV_DELKIN is not set |
| 494 | CONFIG_BLK_DEV_IDECD=y | 524 | CONFIG_BLK_DEV_IDECD=y |
| 525 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y | ||
| 495 | # CONFIG_BLK_DEV_IDETAPE is not set | 526 | # CONFIG_BLK_DEV_IDETAPE is not set |
| 496 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 527 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
| 497 | # CONFIG_BLK_DEV_IDESCSI is not set | 528 | # CONFIG_BLK_DEV_IDESCSI is not set |
| @@ -501,14 +532,12 @@ CONFIG_IDE_PROC_FS=y | |||
| 501 | # | 532 | # |
| 502 | # IDE chipset support/bugfixes | 533 | # IDE chipset support/bugfixes |
| 503 | # | 534 | # |
| 504 | CONFIG_IDE_GENERIC=y | ||
| 505 | CONFIG_BLK_DEV_PLATFORM=y | 535 | CONFIG_BLK_DEV_PLATFORM=y |
| 506 | 536 | ||
| 507 | # | 537 | # |
| 508 | # PCI IDE chipsets support | 538 | # PCI IDE chipsets support |
| 509 | # | 539 | # |
| 510 | CONFIG_BLK_DEV_IDEPCI=y | 540 | CONFIG_BLK_DEV_IDEPCI=y |
| 511 | # CONFIG_IDEPCI_SHARE_IRQ is not set | ||
| 512 | CONFIG_IDEPCI_PCIBUS_ORDER=y | 541 | CONFIG_IDEPCI_PCIBUS_ORDER=y |
| 513 | # CONFIG_BLK_DEV_OFFBOARD is not set | 542 | # CONFIG_BLK_DEV_OFFBOARD is not set |
| 514 | CONFIG_BLK_DEV_GENERIC=y | 543 | CONFIG_BLK_DEV_GENERIC=y |
| @@ -518,10 +547,8 @@ CONFIG_BLK_DEV_GENERIC=y | |||
| 518 | # CONFIG_BLK_DEV_AMD74XX is not set | 547 | # CONFIG_BLK_DEV_AMD74XX is not set |
| 519 | # CONFIG_BLK_DEV_CMD64X is not set | 548 | # CONFIG_BLK_DEV_CMD64X is not set |
| 520 | # CONFIG_BLK_DEV_TRIFLEX is not set | 549 | # CONFIG_BLK_DEV_TRIFLEX is not set |
| 521 | # CONFIG_BLK_DEV_CY82C693 is not set | ||
| 522 | # CONFIG_BLK_DEV_CS5520 is not set | 550 | # CONFIG_BLK_DEV_CS5520 is not set |
| 523 | # CONFIG_BLK_DEV_CS5530 is not set | 551 | # CONFIG_BLK_DEV_CS5530 is not set |
| 524 | # CONFIG_BLK_DEV_HPT34X is not set | ||
| 525 | # CONFIG_BLK_DEV_HPT366 is not set | 552 | # CONFIG_BLK_DEV_HPT366 is not set |
| 526 | # CONFIG_BLK_DEV_JMICRON is not set | 553 | # CONFIG_BLK_DEV_JMICRON is not set |
| 527 | # CONFIG_BLK_DEV_SC1200 is not set | 554 | # CONFIG_BLK_DEV_SC1200 is not set |
| @@ -537,10 +564,7 @@ CONFIG_BLK_DEV_GENERIC=y | |||
| 537 | # CONFIG_BLK_DEV_TRM290 is not set | 564 | # CONFIG_BLK_DEV_TRM290 is not set |
| 538 | # CONFIG_BLK_DEV_VIA82CXXX is not set | 565 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
| 539 | # CONFIG_BLK_DEV_TC86C001 is not set | 566 | # CONFIG_BLK_DEV_TC86C001 is not set |
| 540 | # CONFIG_IDE_ARM is not set | ||
| 541 | # CONFIG_BLK_DEV_IDEDMA is not set | 567 | # CONFIG_BLK_DEV_IDEDMA is not set |
| 542 | # CONFIG_IDE_ARCH_OBSOLETE_INIT is not set | ||
| 543 | # CONFIG_BLK_DEV_HD is not set | ||
| 544 | 568 | ||
| 545 | # | 569 | # |
| 546 | # SCSI device support | 570 | # SCSI device support |
| @@ -600,6 +624,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 600 | # CONFIG_SCSI_IPS is not set | 624 | # CONFIG_SCSI_IPS is not set |
| 601 | # CONFIG_SCSI_INITIO is not set | 625 | # CONFIG_SCSI_INITIO is not set |
| 602 | # CONFIG_SCSI_INIA100 is not set | 626 | # CONFIG_SCSI_INIA100 is not set |
| 627 | # CONFIG_SCSI_MVSAS is not set | ||
| 603 | # CONFIG_SCSI_STEX is not set | 628 | # CONFIG_SCSI_STEX is not set |
| 604 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 629 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
| 605 | # CONFIG_SCSI_IPR is not set | 630 | # CONFIG_SCSI_IPR is not set |
| @@ -613,9 +638,13 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 613 | # CONFIG_SCSI_DEBUG is not set | 638 | # CONFIG_SCSI_DEBUG is not set |
| 614 | # CONFIG_SCSI_SRP is not set | 639 | # CONFIG_SCSI_SRP is not set |
| 615 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | 640 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set |
| 641 | # CONFIG_SCSI_DH is not set | ||
| 616 | CONFIG_ATA=y | 642 | CONFIG_ATA=y |
| 617 | # CONFIG_ATA_NONSTANDARD is not set | 643 | # CONFIG_ATA_NONSTANDARD is not set |
| 644 | CONFIG_SATA_PMP=y | ||
| 618 | # CONFIG_SATA_AHCI is not set | 645 | # CONFIG_SATA_AHCI is not set |
| 646 | # CONFIG_SATA_SIL24 is not set | ||
| 647 | CONFIG_ATA_SFF=y | ||
| 619 | # CONFIG_SATA_SVW is not set | 648 | # CONFIG_SATA_SVW is not set |
| 620 | # CONFIG_ATA_PIIX is not set | 649 | # CONFIG_ATA_PIIX is not set |
| 621 | # CONFIG_SATA_MV is not set | 650 | # CONFIG_SATA_MV is not set |
| @@ -625,7 +654,6 @@ CONFIG_ATA=y | |||
| 625 | # CONFIG_SATA_PROMISE is not set | 654 | # CONFIG_SATA_PROMISE is not set |
| 626 | # CONFIG_SATA_SX4 is not set | 655 | # CONFIG_SATA_SX4 is not set |
| 627 | # CONFIG_SATA_SIL is not set | 656 | # CONFIG_SATA_SIL is not set |
| 628 | # CONFIG_SATA_SIL24 is not set | ||
| 629 | # CONFIG_SATA_SIS is not set | 657 | # CONFIG_SATA_SIS is not set |
| 630 | # CONFIG_SATA_ULI is not set | 658 | # CONFIG_SATA_ULI is not set |
| 631 | # CONFIG_SATA_VIA is not set | 659 | # CONFIG_SATA_VIA is not set |
| @@ -654,6 +682,7 @@ CONFIG_ATA=y | |||
| 654 | # CONFIG_PATA_MPIIX is not set | 682 | # CONFIG_PATA_MPIIX is not set |
| 655 | # CONFIG_PATA_OLDPIIX is not set | 683 | # CONFIG_PATA_OLDPIIX is not set |
| 656 | # CONFIG_PATA_NETCELL is not set | 684 | # CONFIG_PATA_NETCELL is not set |
| 685 | # CONFIG_PATA_NINJA32 is not set | ||
| 657 | # CONFIG_PATA_NS87410 is not set | 686 | # CONFIG_PATA_NS87410 is not set |
| 658 | # CONFIG_PATA_NS87415 is not set | 687 | # CONFIG_PATA_NS87415 is not set |
| 659 | # CONFIG_PATA_OPTI is not set | 688 | # CONFIG_PATA_OPTI is not set |
| @@ -670,6 +699,7 @@ CONFIG_ATA=y | |||
| 670 | # CONFIG_PATA_VIA is not set | 699 | # CONFIG_PATA_VIA is not set |
| 671 | # CONFIG_PATA_WINBOND is not set | 700 | # CONFIG_PATA_WINBOND is not set |
| 672 | # CONFIG_PATA_PLATFORM is not set | 701 | # CONFIG_PATA_PLATFORM is not set |
| 702 | # CONFIG_PATA_SCH is not set | ||
| 673 | CONFIG_MD=y | 703 | CONFIG_MD=y |
| 674 | # CONFIG_BLK_DEV_MD is not set | 704 | # CONFIG_BLK_DEV_MD is not set |
| 675 | CONFIG_BLK_DEV_DM=y | 705 | CONFIG_BLK_DEV_DM=y |
| @@ -686,11 +716,14 @@ CONFIG_BLK_DEV_DM=y | |||
| 686 | # | 716 | # |
| 687 | # IEEE 1394 (FireWire) support | 717 | # IEEE 1394 (FireWire) support |
| 688 | # | 718 | # |
| 719 | |||
| 720 | # | ||
| 721 | # Enable only one of the two stacks, unless you know what you are doing | ||
| 722 | # | ||
| 689 | # CONFIG_FIREWIRE is not set | 723 | # CONFIG_FIREWIRE is not set |
| 690 | # CONFIG_IEEE1394 is not set | 724 | # CONFIG_IEEE1394 is not set |
| 691 | # CONFIG_I2O is not set | 725 | # CONFIG_I2O is not set |
| 692 | CONFIG_NETDEVICES=y | 726 | CONFIG_NETDEVICES=y |
| 693 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 694 | # CONFIG_DUMMY is not set | 727 | # CONFIG_DUMMY is not set |
| 695 | # CONFIG_BONDING is not set | 728 | # CONFIG_BONDING is not set |
| 696 | # CONFIG_MACVLAN is not set | 729 | # CONFIG_MACVLAN is not set |
| @@ -708,6 +741,7 @@ CONFIG_MII=y | |||
| 708 | # CONFIG_CASSINI is not set | 741 | # CONFIG_CASSINI is not set |
| 709 | # CONFIG_NET_VENDOR_3COM is not set | 742 | # CONFIG_NET_VENDOR_3COM is not set |
| 710 | CONFIG_SMC91X=y | 743 | CONFIG_SMC91X=y |
| 744 | # CONFIG_SMC911X is not set | ||
| 711 | # CONFIG_NET_TULIP is not set | 745 | # CONFIG_NET_TULIP is not set |
| 712 | # CONFIG_HP100 is not set | 746 | # CONFIG_HP100 is not set |
| 713 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 747 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| @@ -726,6 +760,7 @@ CONFIG_SMC91X=y | |||
| 726 | # | 760 | # |
| 727 | # CONFIG_WLAN_PRE80211 is not set | 761 | # CONFIG_WLAN_PRE80211 is not set |
| 728 | # CONFIG_WLAN_80211 is not set | 762 | # CONFIG_WLAN_80211 is not set |
| 763 | # CONFIG_IWLWIFI_LEDS is not set | ||
| 729 | 764 | ||
| 730 | # | 765 | # |
| 731 | # USB Network Adapters | 766 | # USB Network Adapters |
| @@ -743,7 +778,6 @@ CONFIG_SMC91X=y | |||
| 743 | # CONFIG_PPP is not set | 778 | # CONFIG_PPP is not set |
| 744 | # CONFIG_SLIP is not set | 779 | # CONFIG_SLIP is not set |
| 745 | # CONFIG_NET_FC is not set | 780 | # CONFIG_NET_FC is not set |
| 746 | # CONFIG_SHAPER is not set | ||
| 747 | CONFIG_NETCONSOLE=y | 781 | CONFIG_NETCONSOLE=y |
| 748 | # CONFIG_NETCONSOLE_DYNAMIC is not set | 782 | # CONFIG_NETCONSOLE_DYNAMIC is not set |
| 749 | CONFIG_NETPOLL=y | 783 | CONFIG_NETPOLL=y |
| @@ -780,6 +814,7 @@ CONFIG_KEYBOARD_ATKBD=y | |||
| 780 | # CONFIG_KEYBOARD_XTKBD is not set | 814 | # CONFIG_KEYBOARD_XTKBD is not set |
| 781 | # CONFIG_KEYBOARD_NEWTON is not set | 815 | # CONFIG_KEYBOARD_NEWTON is not set |
| 782 | # CONFIG_KEYBOARD_STOWAWAY is not set | 816 | # CONFIG_KEYBOARD_STOWAWAY is not set |
| 817 | # CONFIG_KEYBOARD_SH_KEYSC is not set | ||
| 783 | CONFIG_INPUT_MOUSE=y | 818 | CONFIG_INPUT_MOUSE=y |
| 784 | CONFIG_MOUSE_PS2=y | 819 | CONFIG_MOUSE_PS2=y |
| 785 | CONFIG_MOUSE_PS2_ALPS=y | 820 | CONFIG_MOUSE_PS2_ALPS=y |
| @@ -812,10 +847,13 @@ CONFIG_SERIO_LIBPS2=y | |||
| 812 | # Character devices | 847 | # Character devices |
| 813 | # | 848 | # |
| 814 | CONFIG_VT=y | 849 | CONFIG_VT=y |
| 850 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
| 815 | CONFIG_VT_CONSOLE=y | 851 | CONFIG_VT_CONSOLE=y |
| 816 | CONFIG_HW_CONSOLE=y | 852 | CONFIG_HW_CONSOLE=y |
| 817 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 853 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
| 854 | CONFIG_DEVKMEM=y | ||
| 818 | # CONFIG_SERIAL_NONSTANDARD is not set | 855 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 856 | # CONFIG_NOZOMI is not set | ||
| 819 | 857 | ||
| 820 | # | 858 | # |
| 821 | # Serial drivers | 859 | # Serial drivers |
| @@ -847,22 +885,20 @@ CONFIG_HW_RANDOM=y | |||
| 847 | # CONFIG_SYNCLINK_CS is not set | 885 | # CONFIG_SYNCLINK_CS is not set |
| 848 | # CONFIG_CARDMAN_4000 is not set | 886 | # CONFIG_CARDMAN_4000 is not set |
| 849 | # CONFIG_CARDMAN_4040 is not set | 887 | # CONFIG_CARDMAN_4040 is not set |
| 888 | # CONFIG_IPWIRELESS is not set | ||
| 850 | # CONFIG_RAW_DRIVER is not set | 889 | # CONFIG_RAW_DRIVER is not set |
| 851 | # CONFIG_TCG_TPM is not set | 890 | # CONFIG_TCG_TPM is not set |
| 852 | CONFIG_DEVPORT=y | 891 | CONFIG_DEVPORT=y |
| 853 | # CONFIG_I2C is not set | 892 | # CONFIG_I2C is not set |
| 854 | |||
| 855 | # | ||
| 856 | # SPI support | ||
| 857 | # | ||
| 858 | # CONFIG_SPI is not set | 893 | # CONFIG_SPI is not set |
| 859 | # CONFIG_SPI_MASTER is not set | ||
| 860 | # CONFIG_W1 is not set | 894 | # CONFIG_W1 is not set |
| 861 | CONFIG_POWER_SUPPLY=y | 895 | CONFIG_POWER_SUPPLY=y |
| 862 | # CONFIG_POWER_SUPPLY_DEBUG is not set | 896 | # CONFIG_POWER_SUPPLY_DEBUG is not set |
| 863 | # CONFIG_PDA_POWER is not set | 897 | # CONFIG_PDA_POWER is not set |
| 864 | # CONFIG_BATTERY_DS2760 is not set | 898 | # CONFIG_BATTERY_DS2760 is not set |
| 865 | # CONFIG_HWMON is not set | 899 | # CONFIG_HWMON is not set |
| 900 | # CONFIG_THERMAL is not set | ||
| 901 | # CONFIG_THERMAL_HWMON is not set | ||
| 866 | # CONFIG_WATCHDOG is not set | 902 | # CONFIG_WATCHDOG is not set |
| 867 | 903 | ||
| 868 | # | 904 | # |
| @@ -870,8 +906,10 @@ CONFIG_POWER_SUPPLY=y | |||
| 870 | # | 906 | # |
| 871 | CONFIG_SSB_POSSIBLE=y | 907 | CONFIG_SSB_POSSIBLE=y |
| 872 | CONFIG_SSB=y | 908 | CONFIG_SSB=y |
| 909 | CONFIG_SSB_SPROM=y | ||
| 873 | CONFIG_SSB_PCIHOST_POSSIBLE=y | 910 | CONFIG_SSB_PCIHOST_POSSIBLE=y |
| 874 | CONFIG_SSB_PCIHOST=y | 911 | CONFIG_SSB_PCIHOST=y |
| 912 | # CONFIG_SSB_B43_PCI_BRIDGE is not set | ||
| 875 | CONFIG_SSB_PCMCIAHOST_POSSIBLE=y | 913 | CONFIG_SSB_PCMCIAHOST_POSSIBLE=y |
| 876 | # CONFIG_SSB_PCMCIAHOST is not set | 914 | # CONFIG_SSB_PCMCIAHOST is not set |
| 877 | # CONFIG_SSB_SILENT is not set | 915 | # CONFIG_SSB_SILENT is not set |
| @@ -882,13 +920,24 @@ CONFIG_SSB_DRIVER_PCICORE=y | |||
| 882 | # | 920 | # |
| 883 | # Multifunction device drivers | 921 | # Multifunction device drivers |
| 884 | # | 922 | # |
| 923 | # CONFIG_MFD_CORE is not set | ||
| 885 | # CONFIG_MFD_SM501 is not set | 924 | # CONFIG_MFD_SM501 is not set |
| 925 | # CONFIG_HTC_PASIC3 is not set | ||
| 886 | 926 | ||
| 887 | # | 927 | # |
| 888 | # Multimedia devices | 928 | # Multimedia devices |
| 889 | # | 929 | # |
| 930 | |||
| 931 | # | ||
| 932 | # Multimedia core support | ||
| 933 | # | ||
| 890 | # CONFIG_VIDEO_DEV is not set | 934 | # CONFIG_VIDEO_DEV is not set |
| 891 | # CONFIG_DVB_CORE is not set | 935 | # CONFIG_DVB_CORE is not set |
| 936 | # CONFIG_VIDEO_MEDIA is not set | ||
| 937 | |||
| 938 | # | ||
| 939 | # Multimedia drivers | ||
| 940 | # | ||
| 892 | # CONFIG_DAB is not set | 941 | # CONFIG_DAB is not set |
| 893 | 942 | ||
| 894 | # | 943 | # |
| @@ -900,15 +949,15 @@ CONFIG_SSB_DRIVER_PCICORE=y | |||
| 900 | CONFIG_FB=y | 949 | CONFIG_FB=y |
| 901 | # CONFIG_FIRMWARE_EDID is not set | 950 | # CONFIG_FIRMWARE_EDID is not set |
| 902 | # CONFIG_FB_DDC is not set | 951 | # CONFIG_FB_DDC is not set |
| 903 | # CONFIG_FB_CFB_FILLRECT is not set | 952 | CONFIG_FB_CFB_FILLRECT=m |
| 904 | # CONFIG_FB_CFB_COPYAREA is not set | 953 | CONFIG_FB_CFB_COPYAREA=m |
| 905 | # CONFIG_FB_CFB_IMAGEBLIT is not set | 954 | CONFIG_FB_CFB_IMAGEBLIT=m |
| 906 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | 955 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set |
| 907 | # CONFIG_FB_SYS_FILLRECT is not set | 956 | # CONFIG_FB_SYS_FILLRECT is not set |
| 908 | # CONFIG_FB_SYS_COPYAREA is not set | 957 | # CONFIG_FB_SYS_COPYAREA is not set |
| 909 | # CONFIG_FB_SYS_IMAGEBLIT is not set | 958 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
| 959 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
| 910 | # CONFIG_FB_SYS_FOPS is not set | 960 | # CONFIG_FB_SYS_FOPS is not set |
| 911 | CONFIG_FB_DEFERRED_IO=y | ||
| 912 | # CONFIG_FB_SVGALIB is not set | 961 | # CONFIG_FB_SVGALIB is not set |
| 913 | # CONFIG_FB_MACMODES is not set | 962 | # CONFIG_FB_MACMODES is not set |
| 914 | # CONFIG_FB_BACKLIGHT is not set | 963 | # CONFIG_FB_BACKLIGHT is not set |
| @@ -941,6 +990,8 @@ CONFIG_FB_DEFERRED_IO=y | |||
| 941 | # CONFIG_FB_TRIDENT is not set | 990 | # CONFIG_FB_TRIDENT is not set |
| 942 | # CONFIG_FB_ARK is not set | 991 | # CONFIG_FB_ARK is not set |
| 943 | # CONFIG_FB_PM3 is not set | 992 | # CONFIG_FB_PM3 is not set |
| 993 | # CONFIG_FB_CARMINE is not set | ||
| 994 | CONFIG_FB_SH_MOBILE_LCDC=m | ||
| 944 | # CONFIG_FB_VIRTUAL is not set | 995 | # CONFIG_FB_VIRTUAL is not set |
| 945 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 996 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| 946 | 997 | ||
| @@ -970,24 +1021,9 @@ CONFIG_LOGO_LINUX_CLUT224=y | |||
| 970 | CONFIG_LOGO_SUPERH_MONO=y | 1021 | CONFIG_LOGO_SUPERH_MONO=y |
| 971 | CONFIG_LOGO_SUPERH_VGA16=y | 1022 | CONFIG_LOGO_SUPERH_VGA16=y |
| 972 | CONFIG_LOGO_SUPERH_CLUT224=y | 1023 | CONFIG_LOGO_SUPERH_CLUT224=y |
| 973 | |||
| 974 | # | ||
| 975 | # Sound | ||
| 976 | # | ||
| 977 | CONFIG_SOUND=y | 1024 | CONFIG_SOUND=y |
| 978 | |||
| 979 | # | ||
| 980 | # Advanced Linux Sound Architecture | ||
| 981 | # | ||
| 982 | # CONFIG_SND is not set | 1025 | # CONFIG_SND is not set |
| 983 | |||
| 984 | # | ||
| 985 | # Open Sound System | ||
| 986 | # | ||
| 987 | CONFIG_SOUND_PRIME=y | 1026 | CONFIG_SOUND_PRIME=y |
| 988 | # CONFIG_SOUND_TRIDENT is not set | ||
| 989 | # CONFIG_SOUND_MSNDCLAS is not set | ||
| 990 | # CONFIG_SOUND_MSNDPIN is not set | ||
| 991 | CONFIG_HID_SUPPORT=y | 1027 | CONFIG_HID_SUPPORT=y |
| 992 | CONFIG_HID=y | 1028 | CONFIG_HID=y |
| 993 | # CONFIG_HID_DEBUG is not set | 1029 | # CONFIG_HID_DEBUG is not set |
| @@ -1006,6 +1042,7 @@ CONFIG_USB_ARCH_HAS_OHCI=y | |||
| 1006 | CONFIG_USB_ARCH_HAS_EHCI=y | 1042 | CONFIG_USB_ARCH_HAS_EHCI=y |
| 1007 | CONFIG_USB=y | 1043 | CONFIG_USB=y |
| 1008 | CONFIG_USB_DEBUG=y | 1044 | CONFIG_USB_DEBUG=y |
| 1045 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
| 1009 | 1046 | ||
| 1010 | # | 1047 | # |
| 1011 | # Miscellaneous USB options | 1048 | # Miscellaneous USB options |
| @@ -1014,15 +1051,18 @@ CONFIG_USB_DEVICEFS=y | |||
| 1014 | # CONFIG_USB_DEVICE_CLASS is not set | 1051 | # CONFIG_USB_DEVICE_CLASS is not set |
| 1015 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1052 | # CONFIG_USB_DYNAMIC_MINORS is not set |
| 1016 | # CONFIG_USB_OTG is not set | 1053 | # CONFIG_USB_OTG is not set |
| 1054 | # CONFIG_USB_OTG_WHITELIST is not set | ||
| 1055 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
| 1017 | 1056 | ||
| 1018 | # | 1057 | # |
| 1019 | # USB Host Controller Drivers | 1058 | # USB Host Controller Drivers |
| 1020 | # | 1059 | # |
| 1060 | # CONFIG_USB_C67X00_HCD is not set | ||
| 1021 | CONFIG_USB_EHCI_HCD=y | 1061 | CONFIG_USB_EHCI_HCD=y |
| 1022 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | ||
| 1023 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1062 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
| 1024 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1063 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
| 1025 | # CONFIG_USB_ISP116X_HCD is not set | 1064 | # CONFIG_USB_ISP116X_HCD is not set |
| 1065 | # CONFIG_USB_ISP1760_HCD is not set | ||
| 1026 | # CONFIG_USB_OHCI_HCD is not set | 1066 | # CONFIG_USB_OHCI_HCD is not set |
| 1027 | # CONFIG_USB_UHCI_HCD is not set | 1067 | # CONFIG_USB_UHCI_HCD is not set |
| 1028 | # CONFIG_USB_SL811_HCD is not set | 1068 | # CONFIG_USB_SL811_HCD is not set |
| @@ -1033,6 +1073,7 @@ CONFIG_USB_EHCI_HCD=y | |||
| 1033 | # | 1073 | # |
| 1034 | # CONFIG_USB_ACM is not set | 1074 | # CONFIG_USB_ACM is not set |
| 1035 | CONFIG_USB_PRINTER=y | 1075 | CONFIG_USB_PRINTER=y |
| 1076 | # CONFIG_USB_WDM is not set | ||
| 1036 | 1077 | ||
| 1037 | # | 1078 | # |
| 1038 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1079 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
| @@ -1054,6 +1095,7 @@ CONFIG_USB_STORAGE=y | |||
| 1054 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1095 | # CONFIG_USB_STORAGE_ALAUDA is not set |
| 1055 | # CONFIG_USB_STORAGE_ONETOUCH is not set | 1096 | # CONFIG_USB_STORAGE_ONETOUCH is not set |
| 1056 | # CONFIG_USB_STORAGE_KARMA is not set | 1097 | # CONFIG_USB_STORAGE_KARMA is not set |
| 1098 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
| 1057 | # CONFIG_USB_LIBUSUAL is not set | 1099 | # CONFIG_USB_LIBUSUAL is not set |
| 1058 | 1100 | ||
| 1059 | # | 1101 | # |
| @@ -1067,10 +1109,6 @@ CONFIG_USB_MON=y | |||
| 1067 | # USB port drivers | 1109 | # USB port drivers |
| 1068 | # | 1110 | # |
| 1069 | # CONFIG_USB_USS720 is not set | 1111 | # CONFIG_USB_USS720 is not set |
| 1070 | |||
| 1071 | # | ||
| 1072 | # USB Serial Converter support | ||
| 1073 | # | ||
| 1074 | # CONFIG_USB_SERIAL is not set | 1112 | # CONFIG_USB_SERIAL is not set |
| 1075 | 1113 | ||
| 1076 | # | 1114 | # |
| @@ -1096,16 +1134,10 @@ CONFIG_USB_MON=y | |||
| 1096 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1134 | # CONFIG_USB_TRANCEVIBRATOR is not set |
| 1097 | # CONFIG_USB_IOWARRIOR is not set | 1135 | # CONFIG_USB_IOWARRIOR is not set |
| 1098 | # CONFIG_USB_TEST is not set | 1136 | # CONFIG_USB_TEST is not set |
| 1099 | 1137 | # CONFIG_USB_ISIGHTFW is not set | |
| 1100 | # | ||
| 1101 | # USB DSL modem support | ||
| 1102 | # | ||
| 1103 | |||
| 1104 | # | ||
| 1105 | # USB Gadget Support | ||
| 1106 | # | ||
| 1107 | # CONFIG_USB_GADGET is not set | 1138 | # CONFIG_USB_GADGET is not set |
| 1108 | # CONFIG_MMC is not set | 1139 | # CONFIG_MMC is not set |
| 1140 | # CONFIG_MEMSTICK is not set | ||
| 1109 | CONFIG_NEW_LEDS=y | 1141 | CONFIG_NEW_LEDS=y |
| 1110 | CONFIG_LEDS_CLASS=y | 1142 | CONFIG_LEDS_CLASS=y |
| 1111 | 1143 | ||
| @@ -1117,13 +1149,11 @@ CONFIG_LEDS_CLASS=y | |||
| 1117 | # LED Triggers | 1149 | # LED Triggers |
| 1118 | # | 1150 | # |
| 1119 | # CONFIG_LEDS_TRIGGERS is not set | 1151 | # CONFIG_LEDS_TRIGGERS is not set |
| 1152 | # CONFIG_ACCESSIBILITY is not set | ||
| 1120 | # CONFIG_INFINIBAND is not set | 1153 | # CONFIG_INFINIBAND is not set |
| 1121 | # CONFIG_RTC_CLASS is not set | 1154 | # CONFIG_RTC_CLASS is not set |
| 1155 | # CONFIG_DMADEVICES is not set | ||
| 1122 | # CONFIG_AUXDISPLAY is not set | 1156 | # CONFIG_AUXDISPLAY is not set |
| 1123 | |||
| 1124 | # | ||
| 1125 | # Userspace I/O | ||
| 1126 | # | ||
| 1127 | # CONFIG_UIO is not set | 1157 | # CONFIG_UIO is not set |
| 1128 | 1158 | ||
| 1129 | # | 1159 | # |
| @@ -1145,14 +1175,11 @@ CONFIG_FS_MBCACHE=y | |||
| 1145 | # CONFIG_JFS_FS is not set | 1175 | # CONFIG_JFS_FS is not set |
| 1146 | CONFIG_FS_POSIX_ACL=y | 1176 | CONFIG_FS_POSIX_ACL=y |
| 1147 | # CONFIG_XFS_FS is not set | 1177 | # CONFIG_XFS_FS is not set |
| 1148 | # CONFIG_GFS2_FS is not set | ||
| 1149 | # CONFIG_OCFS2_FS is not set | 1178 | # CONFIG_OCFS2_FS is not set |
| 1150 | CONFIG_MINIX_FS=y | 1179 | CONFIG_DNOTIFY=y |
| 1151 | # CONFIG_ROMFS_FS is not set | ||
| 1152 | CONFIG_INOTIFY=y | 1180 | CONFIG_INOTIFY=y |
| 1153 | CONFIG_INOTIFY_USER=y | 1181 | CONFIG_INOTIFY_USER=y |
| 1154 | # CONFIG_QUOTA is not set | 1182 | # CONFIG_QUOTA is not set |
| 1155 | CONFIG_DNOTIFY=y | ||
| 1156 | # CONFIG_AUTOFS_FS is not set | 1183 | # CONFIG_AUTOFS_FS is not set |
| 1157 | CONFIG_AUTOFS4_FS=y | 1184 | CONFIG_AUTOFS4_FS=y |
| 1158 | # CONFIG_FUSE_FS is not set | 1185 | # CONFIG_FUSE_FS is not set |
| @@ -1203,8 +1230,11 @@ CONFIG_HUGETLB_PAGE=y | |||
| 1203 | # CONFIG_EFS_FS is not set | 1230 | # CONFIG_EFS_FS is not set |
| 1204 | # CONFIG_CRAMFS is not set | 1231 | # CONFIG_CRAMFS is not set |
| 1205 | # CONFIG_VXFS_FS is not set | 1232 | # CONFIG_VXFS_FS is not set |
| 1233 | CONFIG_MINIX_FS=y | ||
| 1234 | # CONFIG_OMFS_FS is not set | ||
| 1206 | # CONFIG_HPFS_FS is not set | 1235 | # CONFIG_HPFS_FS is not set |
| 1207 | # CONFIG_QNX4FS_FS is not set | 1236 | # CONFIG_QNX4FS_FS is not set |
| 1237 | # CONFIG_ROMFS_FS is not set | ||
| 1208 | # CONFIG_SYSV_FS is not set | 1238 | # CONFIG_SYSV_FS is not set |
| 1209 | # CONFIG_UFS_FS is not set | 1239 | # CONFIG_UFS_FS is not set |
| 1210 | CONFIG_NETWORK_FILESYSTEMS=y | 1240 | CONFIG_NETWORK_FILESYSTEMS=y |
| @@ -1212,19 +1242,16 @@ CONFIG_NFS_FS=y | |||
| 1212 | CONFIG_NFS_V3=y | 1242 | CONFIG_NFS_V3=y |
| 1213 | # CONFIG_NFS_V3_ACL is not set | 1243 | # CONFIG_NFS_V3_ACL is not set |
| 1214 | # CONFIG_NFS_V4 is not set | 1244 | # CONFIG_NFS_V4 is not set |
| 1215 | # CONFIG_NFS_DIRECTIO is not set | 1245 | CONFIG_ROOT_NFS=y |
| 1216 | CONFIG_NFSD=y | 1246 | CONFIG_NFSD=y |
| 1217 | CONFIG_NFSD_V3=y | 1247 | CONFIG_NFSD_V3=y |
| 1218 | # CONFIG_NFSD_V3_ACL is not set | 1248 | # CONFIG_NFSD_V3_ACL is not set |
| 1219 | # CONFIG_NFSD_V4 is not set | 1249 | # CONFIG_NFSD_V4 is not set |
| 1220 | CONFIG_NFSD_TCP=y | ||
| 1221 | CONFIG_ROOT_NFS=y | ||
| 1222 | CONFIG_LOCKD=y | 1250 | CONFIG_LOCKD=y |
| 1223 | CONFIG_LOCKD_V4=y | 1251 | CONFIG_LOCKD_V4=y |
| 1224 | CONFIG_EXPORTFS=y | 1252 | CONFIG_EXPORTFS=y |
| 1225 | CONFIG_NFS_COMMON=y | 1253 | CONFIG_NFS_COMMON=y |
| 1226 | CONFIG_SUNRPC=y | 1254 | CONFIG_SUNRPC=y |
| 1227 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 1228 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1255 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
| 1229 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1256 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 1230 | # CONFIG_SMB_FS is not set | 1257 | # CONFIG_SMB_FS is not set |
| @@ -1279,7 +1306,6 @@ CONFIG_NLS_ISO8859_15=y | |||
| 1279 | # CONFIG_NLS_KOI8_U is not set | 1306 | # CONFIG_NLS_KOI8_U is not set |
| 1280 | CONFIG_NLS_UTF8=y | 1307 | CONFIG_NLS_UTF8=y |
| 1281 | # CONFIG_DLM is not set | 1308 | # CONFIG_DLM is not set |
| 1282 | # CONFIG_INSTRUMENTATION is not set | ||
| 1283 | 1309 | ||
| 1284 | # | 1310 | # |
| 1285 | # Kernel hacking | 1311 | # Kernel hacking |
| @@ -1288,6 +1314,7 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y | |||
| 1288 | # CONFIG_PRINTK_TIME is not set | 1314 | # CONFIG_PRINTK_TIME is not set |
| 1289 | CONFIG_ENABLE_WARN_DEPRECATED=y | 1315 | CONFIG_ENABLE_WARN_DEPRECATED=y |
| 1290 | # CONFIG_ENABLE_MUST_CHECK is not set | 1316 | # CONFIG_ENABLE_MUST_CHECK is not set |
| 1317 | CONFIG_FRAME_WARN=1024 | ||
| 1291 | CONFIG_MAGIC_SYSRQ=y | 1318 | CONFIG_MAGIC_SYSRQ=y |
| 1292 | CONFIG_UNUSED_SYMBOLS=y | 1319 | CONFIG_UNUSED_SYMBOLS=y |
| 1293 | # CONFIG_DEBUG_FS is not set | 1320 | # CONFIG_DEBUG_FS is not set |
| @@ -1295,10 +1322,14 @@ CONFIG_UNUSED_SYMBOLS=y | |||
| 1295 | CONFIG_DEBUG_KERNEL=y | 1322 | CONFIG_DEBUG_KERNEL=y |
| 1296 | # CONFIG_DEBUG_SHIRQ is not set | 1323 | # CONFIG_DEBUG_SHIRQ is not set |
| 1297 | CONFIG_DETECT_SOFTLOCKUP=y | 1324 | CONFIG_DETECT_SOFTLOCKUP=y |
| 1325 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
| 1326 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
| 1298 | # CONFIG_SCHED_DEBUG is not set | 1327 | # CONFIG_SCHED_DEBUG is not set |
| 1299 | # CONFIG_SCHEDSTATS is not set | 1328 | # CONFIG_SCHEDSTATS is not set |
| 1300 | CONFIG_TIMER_STATS=y | 1329 | CONFIG_TIMER_STATS=y |
| 1330 | # CONFIG_DEBUG_OBJECTS is not set | ||
| 1301 | # CONFIG_SLUB_DEBUG_ON is not set | 1331 | # CONFIG_SLUB_DEBUG_ON is not set |
| 1332 | # CONFIG_SLUB_STATS is not set | ||
| 1302 | CONFIG_DEBUG_PREEMPT=y | 1333 | CONFIG_DEBUG_PREEMPT=y |
| 1303 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1334 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1304 | # CONFIG_RT_MUTEX_TESTER is not set | 1335 | # CONFIG_RT_MUTEX_TESTER is not set |
| @@ -1313,12 +1344,14 @@ CONFIG_DEBUG_PREEMPT=y | |||
| 1313 | CONFIG_DEBUG_BUGVERBOSE=y | 1344 | CONFIG_DEBUG_BUGVERBOSE=y |
| 1314 | CONFIG_DEBUG_INFO=y | 1345 | CONFIG_DEBUG_INFO=y |
| 1315 | # CONFIG_DEBUG_VM is not set | 1346 | # CONFIG_DEBUG_VM is not set |
| 1347 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
| 1348 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
| 1316 | # CONFIG_DEBUG_LIST is not set | 1349 | # CONFIG_DEBUG_LIST is not set |
| 1317 | # CONFIG_DEBUG_SG is not set | 1350 | # CONFIG_DEBUG_SG is not set |
| 1318 | # CONFIG_FRAME_POINTER is not set | 1351 | # CONFIG_FRAME_POINTER is not set |
| 1319 | # CONFIG_FORCED_INLINING is not set | ||
| 1320 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1352 | # CONFIG_BOOT_PRINTK_DELAY is not set |
| 1321 | # CONFIG_RCU_TORTURE_TEST is not set | 1353 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1354 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
| 1322 | # CONFIG_FAULT_INJECTION is not set | 1355 | # CONFIG_FAULT_INJECTION is not set |
| 1323 | # CONFIG_SAMPLES is not set | 1356 | # CONFIG_SAMPLES is not set |
| 1324 | CONFIG_SH_STANDARD_BIOS=y | 1357 | CONFIG_SH_STANDARD_BIOS=y |
| @@ -1338,52 +1371,94 @@ CONFIG_DEBUG_STACKOVERFLOW=y | |||
| 1338 | # CONFIG_SECURITY is not set | 1371 | # CONFIG_SECURITY is not set |
| 1339 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1372 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
| 1340 | CONFIG_CRYPTO=y | 1373 | CONFIG_CRYPTO=y |
| 1374 | |||
| 1375 | # | ||
| 1376 | # Crypto core or helper | ||
| 1377 | # | ||
| 1341 | CONFIG_CRYPTO_ALGAPI=y | 1378 | CONFIG_CRYPTO_ALGAPI=y |
| 1342 | # CONFIG_CRYPTO_MANAGER is not set | 1379 | # CONFIG_CRYPTO_MANAGER is not set |
| 1380 | # CONFIG_CRYPTO_GF128MUL is not set | ||
| 1381 | # CONFIG_CRYPTO_NULL is not set | ||
| 1382 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 1383 | # CONFIG_CRYPTO_AUTHENC is not set | ||
| 1384 | # CONFIG_CRYPTO_TEST is not set | ||
| 1385 | |||
| 1386 | # | ||
| 1387 | # Authenticated Encryption with Associated Data | ||
| 1388 | # | ||
| 1389 | # CONFIG_CRYPTO_CCM is not set | ||
| 1390 | # CONFIG_CRYPTO_GCM is not set | ||
| 1391 | # CONFIG_CRYPTO_SEQIV is not set | ||
| 1392 | |||
| 1393 | # | ||
| 1394 | # Block modes | ||
| 1395 | # | ||
| 1396 | # CONFIG_CRYPTO_CBC is not set | ||
| 1397 | # CONFIG_CRYPTO_CTR is not set | ||
| 1398 | # CONFIG_CRYPTO_CTS is not set | ||
| 1399 | # CONFIG_CRYPTO_ECB is not set | ||
| 1400 | # CONFIG_CRYPTO_LRW is not set | ||
| 1401 | # CONFIG_CRYPTO_PCBC is not set | ||
| 1402 | # CONFIG_CRYPTO_XTS is not set | ||
| 1403 | |||
| 1404 | # | ||
| 1405 | # Hash modes | ||
| 1406 | # | ||
| 1343 | # CONFIG_CRYPTO_HMAC is not set | 1407 | # CONFIG_CRYPTO_HMAC is not set |
| 1344 | # CONFIG_CRYPTO_XCBC is not set | 1408 | # CONFIG_CRYPTO_XCBC is not set |
| 1345 | # CONFIG_CRYPTO_NULL is not set | 1409 | |
| 1410 | # | ||
| 1411 | # Digest | ||
| 1412 | # | ||
| 1413 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 1346 | # CONFIG_CRYPTO_MD4 is not set | 1414 | # CONFIG_CRYPTO_MD4 is not set |
| 1347 | CONFIG_CRYPTO_MD5=y | 1415 | CONFIG_CRYPTO_MD5=y |
| 1416 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 1417 | # CONFIG_CRYPTO_RMD128 is not set | ||
| 1418 | # CONFIG_CRYPTO_RMD160 is not set | ||
| 1419 | # CONFIG_CRYPTO_RMD256 is not set | ||
| 1420 | # CONFIG_CRYPTO_RMD320 is not set | ||
| 1348 | # CONFIG_CRYPTO_SHA1 is not set | 1421 | # CONFIG_CRYPTO_SHA1 is not set |
| 1349 | # CONFIG_CRYPTO_SHA256 is not set | 1422 | # CONFIG_CRYPTO_SHA256 is not set |
| 1350 | # CONFIG_CRYPTO_SHA512 is not set | 1423 | # CONFIG_CRYPTO_SHA512 is not set |
| 1351 | # CONFIG_CRYPTO_WP512 is not set | ||
| 1352 | # CONFIG_CRYPTO_TGR192 is not set | 1424 | # CONFIG_CRYPTO_TGR192 is not set |
| 1353 | # CONFIG_CRYPTO_GF128MUL is not set | 1425 | # CONFIG_CRYPTO_WP512 is not set |
| 1354 | # CONFIG_CRYPTO_ECB is not set | 1426 | |
| 1355 | # CONFIG_CRYPTO_CBC is not set | 1427 | # |
| 1356 | # CONFIG_CRYPTO_PCBC is not set | 1428 | # Ciphers |
| 1357 | # CONFIG_CRYPTO_LRW is not set | 1429 | # |
| 1358 | # CONFIG_CRYPTO_XTS is not set | ||
| 1359 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 1360 | CONFIG_CRYPTO_DES=y | ||
| 1361 | # CONFIG_CRYPTO_FCRYPT is not set | ||
| 1362 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 1363 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 1364 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 1365 | # CONFIG_CRYPTO_AES is not set | 1430 | # CONFIG_CRYPTO_AES is not set |
| 1431 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 1432 | # CONFIG_CRYPTO_ARC4 is not set | ||
| 1433 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 1434 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 1366 | # CONFIG_CRYPTO_CAST5 is not set | 1435 | # CONFIG_CRYPTO_CAST5 is not set |
| 1367 | # CONFIG_CRYPTO_CAST6 is not set | 1436 | # CONFIG_CRYPTO_CAST6 is not set |
| 1368 | # CONFIG_CRYPTO_TEA is not set | 1437 | CONFIG_CRYPTO_DES=y |
| 1369 | # CONFIG_CRYPTO_ARC4 is not set | 1438 | # CONFIG_CRYPTO_FCRYPT is not set |
| 1370 | # CONFIG_CRYPTO_KHAZAD is not set | 1439 | # CONFIG_CRYPTO_KHAZAD is not set |
| 1371 | # CONFIG_CRYPTO_ANUBIS is not set | 1440 | # CONFIG_CRYPTO_SALSA20 is not set |
| 1372 | # CONFIG_CRYPTO_SEED is not set | 1441 | # CONFIG_CRYPTO_SEED is not set |
| 1442 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 1443 | # CONFIG_CRYPTO_TEA is not set | ||
| 1444 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 1445 | |||
| 1446 | # | ||
| 1447 | # Compression | ||
| 1448 | # | ||
| 1373 | # CONFIG_CRYPTO_DEFLATE is not set | 1449 | # CONFIG_CRYPTO_DEFLATE is not set |
| 1374 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1450 | # CONFIG_CRYPTO_LZO is not set |
| 1375 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 1376 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 1377 | # CONFIG_CRYPTO_TEST is not set | ||
| 1378 | # CONFIG_CRYPTO_AUTHENC is not set | ||
| 1379 | CONFIG_CRYPTO_HW=y | 1451 | CONFIG_CRYPTO_HW=y |
| 1452 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
| 1380 | 1453 | ||
| 1381 | # | 1454 | # |
| 1382 | # Library routines | 1455 | # Library routines |
| 1383 | # | 1456 | # |
| 1384 | CONFIG_BITREVERSE=y | 1457 | CONFIG_BITREVERSE=y |
| 1458 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
| 1385 | # CONFIG_CRC_CCITT is not set | 1459 | # CONFIG_CRC_CCITT is not set |
| 1386 | # CONFIG_CRC16 is not set | 1460 | # CONFIG_CRC16 is not set |
| 1461 | CONFIG_CRC_T10DIF=y | ||
| 1387 | # CONFIG_CRC_ITU_T is not set | 1462 | # CONFIG_CRC_ITU_T is not set |
| 1388 | CONFIG_CRC32=y | 1463 | CONFIG_CRC32=y |
| 1389 | # CONFIG_CRC7 is not set | 1464 | # CONFIG_CRC7 is not set |
diff --git a/arch/sh/configs/se7206_defconfig b/arch/sh/configs/se7206_defconfig index 6b34baa26ea..af15cbef12b 100644 --- a/arch/sh/configs/se7206_defconfig +++ b/arch/sh/configs/se7206_defconfig | |||
| @@ -1,10 +1,11 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.26-rc4 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Tue Jun 3 20:27:08 2008 | 4 | # Wed Jul 30 02:06:07 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
| 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 9 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
| 10 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| @@ -87,9 +88,14 @@ CONFIG_PROFILING=y | |||
| 87 | # CONFIG_MARKERS is not set | 88 | # CONFIG_MARKERS is not set |
| 88 | CONFIG_OPROFILE=y | 89 | CONFIG_OPROFILE=y |
| 89 | CONFIG_HAVE_OPROFILE=y | 90 | CONFIG_HAVE_OPROFILE=y |
| 91 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 92 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 90 | # CONFIG_HAVE_KPROBES is not set | 93 | # CONFIG_HAVE_KPROBES is not set |
| 91 | # CONFIG_HAVE_KRETPROBES is not set | 94 | # CONFIG_HAVE_KRETPROBES is not set |
| 95 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 92 | # CONFIG_HAVE_DMA_ATTRS is not set | 96 | # CONFIG_HAVE_DMA_ATTRS is not set |
| 97 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 98 | CONFIG_HAVE_CLK=y | ||
| 93 | CONFIG_RT_MUTEXES=y | 99 | CONFIG_RT_MUTEXES=y |
| 94 | CONFIG_TINY_SHMEM=y | 100 | CONFIG_TINY_SHMEM=y |
| 95 | CONFIG_BASE_SMALL=0 | 101 | CONFIG_BASE_SMALL=0 |
| @@ -99,12 +105,13 @@ CONFIG_MODULE_UNLOAD=y | |||
| 99 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 105 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
| 100 | # CONFIG_MODVERSIONS is not set | 106 | # CONFIG_MODVERSIONS is not set |
| 101 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 107 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 102 | # CONFIG_KMOD is not set | 108 | CONFIG_KMOD=y |
| 103 | CONFIG_BLOCK=y | 109 | CONFIG_BLOCK=y |
| 104 | # CONFIG_LBD is not set | 110 | # CONFIG_LBD is not set |
| 105 | # CONFIG_BLK_DEV_IO_TRACE is not set | 111 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 106 | # CONFIG_LSF is not set | 112 | # CONFIG_LSF is not set |
| 107 | # CONFIG_BLK_DEV_BSG is not set | 113 | # CONFIG_BLK_DEV_BSG is not set |
| 114 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 108 | 115 | ||
| 109 | # | 116 | # |
| 110 | # IO Schedulers | 117 | # IO Schedulers |
| @@ -175,7 +182,9 @@ CONFIG_ARCH_POPULATES_NODE_MAP=y | |||
| 175 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 182 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 176 | CONFIG_PAGE_SIZE_4KB=y | 183 | CONFIG_PAGE_SIZE_4KB=y |
| 177 | # CONFIG_PAGE_SIZE_8KB is not set | 184 | # CONFIG_PAGE_SIZE_8KB is not set |
| 185 | # CONFIG_PAGE_SIZE_16KB is not set | ||
| 178 | # CONFIG_PAGE_SIZE_64KB is not set | 186 | # CONFIG_PAGE_SIZE_64KB is not set |
| 187 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 179 | CONFIG_SELECT_MEMORY_MODEL=y | 188 | CONFIG_SELECT_MEMORY_MODEL=y |
| 180 | CONFIG_FLATMEM_MANUAL=y | 189 | CONFIG_FLATMEM_MANUAL=y |
| 181 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 190 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| @@ -294,6 +303,7 @@ CONFIG_CF_BASE_ADDR=0xb8000000 | |||
| 294 | # | 303 | # |
| 295 | # Executable file formats | 304 | # Executable file formats |
| 296 | # | 305 | # |
| 306 | CONFIG_BINFMT_ELF_FDPIC=y | ||
| 297 | CONFIG_BINFMT_FLAT=y | 307 | CONFIG_BINFMT_FLAT=y |
| 298 | CONFIG_BINFMT_ZFLAT=y | 308 | CONFIG_BINFMT_ZFLAT=y |
| 299 | CONFIG_BINFMT_SHARED_FLAT=y | 309 | CONFIG_BINFMT_SHARED_FLAT=y |
| @@ -487,6 +497,7 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
| 487 | # CONFIG_BLK_DEV_XIP is not set | 497 | # CONFIG_BLK_DEV_XIP is not set |
| 488 | # CONFIG_CDROM_PKTCDVD is not set | 498 | # CONFIG_CDROM_PKTCDVD is not set |
| 489 | # CONFIG_ATA_OVER_ETH is not set | 499 | # CONFIG_ATA_OVER_ETH is not set |
| 500 | # CONFIG_BLK_DEV_HD is not set | ||
| 490 | CONFIG_MISC_DEVICES=y | 501 | CONFIG_MISC_DEVICES=y |
| 491 | CONFIG_EEPROM_93CX6=y | 502 | CONFIG_EEPROM_93CX6=y |
| 492 | # CONFIG_ENCLOSURE_SERVICES is not set | 503 | # CONFIG_ENCLOSURE_SERVICES is not set |
| @@ -503,7 +514,6 @@ CONFIG_HAVE_IDE=y | |||
| 503 | # CONFIG_ATA is not set | 514 | # CONFIG_ATA is not set |
| 504 | # CONFIG_MD is not set | 515 | # CONFIG_MD is not set |
| 505 | CONFIG_NETDEVICES=y | 516 | CONFIG_NETDEVICES=y |
| 506 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 507 | # CONFIG_DUMMY is not set | 517 | # CONFIG_DUMMY is not set |
| 508 | # CONFIG_BONDING is not set | 518 | # CONFIG_BONDING is not set |
| 509 | # CONFIG_MACVLAN is not set | 519 | # CONFIG_MACVLAN is not set |
| @@ -516,6 +526,7 @@ CONFIG_MII=y | |||
| 516 | # CONFIG_AX88796 is not set | 526 | # CONFIG_AX88796 is not set |
| 517 | # CONFIG_STNIC is not set | 527 | # CONFIG_STNIC is not set |
| 518 | CONFIG_SMC91X=y | 528 | CONFIG_SMC91X=y |
| 529 | # CONFIG_SMC911X is not set | ||
| 519 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 530 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| 520 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 531 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
| 521 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 532 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
| @@ -583,6 +594,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
| 583 | # CONFIG_POWER_SUPPLY is not set | 594 | # CONFIG_POWER_SUPPLY is not set |
| 584 | # CONFIG_HWMON is not set | 595 | # CONFIG_HWMON is not set |
| 585 | # CONFIG_THERMAL is not set | 596 | # CONFIG_THERMAL is not set |
| 597 | # CONFIG_THERMAL_HWMON is not set | ||
| 586 | # CONFIG_WATCHDOG is not set | 598 | # CONFIG_WATCHDOG is not set |
| 587 | 599 | ||
| 588 | # | 600 | # |
| @@ -594,6 +606,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 594 | # | 606 | # |
| 595 | # Multifunction device drivers | 607 | # Multifunction device drivers |
| 596 | # | 608 | # |
| 609 | # CONFIG_MFD_CORE is not set | ||
| 597 | # CONFIG_MFD_SM501 is not set | 610 | # CONFIG_MFD_SM501 is not set |
| 598 | # CONFIG_HTC_PASIC3 is not set | 611 | # CONFIG_HTC_PASIC3 is not set |
| 599 | 612 | ||
| @@ -625,10 +638,6 @@ CONFIG_SSB_POSSIBLE=y | |||
| 625 | # Display device support | 638 | # Display device support |
| 626 | # | 639 | # |
| 627 | # CONFIG_DISPLAY_SUPPORT is not set | 640 | # CONFIG_DISPLAY_SUPPORT is not set |
| 628 | |||
| 629 | # | ||
| 630 | # Sound | ||
| 631 | # | ||
| 632 | # CONFIG_SOUND is not set | 641 | # CONFIG_SOUND is not set |
| 633 | # CONFIG_USB_SUPPORT is not set | 642 | # CONFIG_USB_SUPPORT is not set |
| 634 | # CONFIG_MMC is not set | 643 | # CONFIG_MMC is not set |
| @@ -669,6 +678,7 @@ CONFIG_RTC_INTF_DEV=y | |||
| 669 | # on-CPU RTC drivers | 678 | # on-CPU RTC drivers |
| 670 | # | 679 | # |
| 671 | CONFIG_RTC_DRV_SH=y | 680 | CONFIG_RTC_DRV_SH=y |
| 681 | # CONFIG_DMADEVICES is not set | ||
| 672 | # CONFIG_UIO is not set | 682 | # CONFIG_UIO is not set |
| 673 | 683 | ||
| 674 | # | 684 | # |
| @@ -728,6 +738,7 @@ CONFIG_CONFIGFS_FS=y | |||
| 728 | CONFIG_CRAMFS=y | 738 | CONFIG_CRAMFS=y |
| 729 | # CONFIG_VXFS_FS is not set | 739 | # CONFIG_VXFS_FS is not set |
| 730 | # CONFIG_MINIX_FS is not set | 740 | # CONFIG_MINIX_FS is not set |
| 741 | # CONFIG_OMFS_FS is not set | ||
| 731 | # CONFIG_HPFS_FS is not set | 742 | # CONFIG_HPFS_FS is not set |
| 732 | # CONFIG_QNX4FS_FS is not set | 743 | # CONFIG_QNX4FS_FS is not set |
| 733 | CONFIG_ROMFS_FS=y | 744 | CONFIG_ROMFS_FS=y |
| @@ -738,13 +749,12 @@ CONFIG_NFS_FS=y | |||
| 738 | CONFIG_NFS_V3=y | 749 | CONFIG_NFS_V3=y |
| 739 | # CONFIG_NFS_V3_ACL is not set | 750 | # CONFIG_NFS_V3_ACL is not set |
| 740 | # CONFIG_NFS_V4 is not set | 751 | # CONFIG_NFS_V4 is not set |
| 741 | # CONFIG_NFSD is not set | ||
| 742 | CONFIG_ROOT_NFS=y | 752 | CONFIG_ROOT_NFS=y |
| 753 | # CONFIG_NFSD is not set | ||
| 743 | CONFIG_LOCKD=y | 754 | CONFIG_LOCKD=y |
| 744 | CONFIG_LOCKD_V4=y | 755 | CONFIG_LOCKD_V4=y |
| 745 | CONFIG_NFS_COMMON=y | 756 | CONFIG_NFS_COMMON=y |
| 746 | CONFIG_SUNRPC=y | 757 | CONFIG_SUNRPC=y |
| 747 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 748 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 758 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
| 749 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 759 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 750 | # CONFIG_SMB_FS is not set | 760 | # CONFIG_SMB_FS is not set |
| @@ -776,6 +786,8 @@ CONFIG_DEBUG_FS=y | |||
| 776 | CONFIG_DEBUG_KERNEL=y | 786 | CONFIG_DEBUG_KERNEL=y |
| 777 | # CONFIG_DEBUG_SHIRQ is not set | 787 | # CONFIG_DEBUG_SHIRQ is not set |
| 778 | CONFIG_DETECT_SOFTLOCKUP=y | 788 | CONFIG_DETECT_SOFTLOCKUP=y |
| 789 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
| 790 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
| 779 | CONFIG_SCHED_DEBUG=y | 791 | CONFIG_SCHED_DEBUG=y |
| 780 | # CONFIG_SCHEDSTATS is not set | 792 | # CONFIG_SCHEDSTATS is not set |
| 781 | # CONFIG_TIMER_STATS is not set | 793 | # CONFIG_TIMER_STATS is not set |
| @@ -795,6 +807,7 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
| 795 | # CONFIG_DEBUG_INFO is not set | 807 | # CONFIG_DEBUG_INFO is not set |
| 796 | CONFIG_DEBUG_VM=y | 808 | CONFIG_DEBUG_VM=y |
| 797 | # CONFIG_DEBUG_WRITECOUNT is not set | 809 | # CONFIG_DEBUG_WRITECOUNT is not set |
| 810 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
| 798 | CONFIG_DEBUG_LIST=y | 811 | CONFIG_DEBUG_LIST=y |
| 799 | # CONFIG_DEBUG_SG is not set | 812 | # CONFIG_DEBUG_SG is not set |
| 800 | CONFIG_FRAME_POINTER=y | 813 | CONFIG_FRAME_POINTER=y |
| @@ -860,6 +873,10 @@ CONFIG_CRYPTO_ALGAPI=y | |||
| 860 | # CONFIG_CRYPTO_MD4 is not set | 873 | # CONFIG_CRYPTO_MD4 is not set |
| 861 | # CONFIG_CRYPTO_MD5 is not set | 874 | # CONFIG_CRYPTO_MD5 is not set |
| 862 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 875 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
| 876 | # CONFIG_CRYPTO_RMD128 is not set | ||
| 877 | # CONFIG_CRYPTO_RMD160 is not set | ||
| 878 | # CONFIG_CRYPTO_RMD256 is not set | ||
| 879 | # CONFIG_CRYPTO_RMD320 is not set | ||
| 863 | # CONFIG_CRYPTO_SHA1 is not set | 880 | # CONFIG_CRYPTO_SHA1 is not set |
| 864 | # CONFIG_CRYPTO_SHA256 is not set | 881 | # CONFIG_CRYPTO_SHA256 is not set |
| 865 | # CONFIG_CRYPTO_SHA512 is not set | 882 | # CONFIG_CRYPTO_SHA512 is not set |
| @@ -899,6 +916,7 @@ CONFIG_BITREVERSE=y | |||
| 899 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 916 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
| 900 | CONFIG_CRC_CCITT=y | 917 | CONFIG_CRC_CCITT=y |
| 901 | CONFIG_CRC16=y | 918 | CONFIG_CRC16=y |
| 919 | # CONFIG_CRC_T10DIF is not set | ||
| 902 | CONFIG_CRC_ITU_T=y | 920 | CONFIG_CRC_ITU_T=y |
| 903 | CONFIG_CRC32=y | 921 | CONFIG_CRC32=y |
| 904 | CONFIG_CRC7=y | 922 | CONFIG_CRC7=y |
diff --git a/arch/sh/configs/se7343_defconfig b/arch/sh/configs/se7343_defconfig index 7b727363844..4e30b70377e 100644 --- a/arch/sh/configs/se7343_defconfig +++ b/arch/sh/configs/se7343_defconfig | |||
| @@ -1,10 +1,11 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.26-rc8 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Mon Jul 7 13:12:45 2008 | 4 | # Wed Jul 30 02:08:38 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
| 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 9 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
| 10 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| @@ -77,9 +78,14 @@ CONFIG_SLAB=y | |||
| 77 | # CONFIG_PROFILING is not set | 78 | # CONFIG_PROFILING is not set |
| 78 | # CONFIG_MARKERS is not set | 79 | # CONFIG_MARKERS is not set |
| 79 | CONFIG_HAVE_OPROFILE=y | 80 | CONFIG_HAVE_OPROFILE=y |
| 81 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 82 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 80 | # CONFIG_HAVE_KPROBES is not set | 83 | # CONFIG_HAVE_KPROBES is not set |
| 81 | # CONFIG_HAVE_KRETPROBES is not set | 84 | # CONFIG_HAVE_KRETPROBES is not set |
| 85 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 82 | # CONFIG_HAVE_DMA_ATTRS is not set | 86 | # CONFIG_HAVE_DMA_ATTRS is not set |
| 87 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 88 | CONFIG_HAVE_CLK=y | ||
| 83 | CONFIG_PROC_PAGE_MONITOR=y | 89 | CONFIG_PROC_PAGE_MONITOR=y |
| 84 | CONFIG_SLABINFO=y | 90 | CONFIG_SLABINFO=y |
| 85 | CONFIG_TINY_SHMEM=y | 91 | CONFIG_TINY_SHMEM=y |
| @@ -90,12 +96,13 @@ CONFIG_MODULE_UNLOAD=y | |||
| 90 | CONFIG_MODULE_FORCE_UNLOAD=y | 96 | CONFIG_MODULE_FORCE_UNLOAD=y |
| 91 | # CONFIG_MODVERSIONS is not set | 97 | # CONFIG_MODVERSIONS is not set |
| 92 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 98 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 93 | # CONFIG_KMOD is not set | 99 | CONFIG_KMOD=y |
| 94 | CONFIG_BLOCK=y | 100 | CONFIG_BLOCK=y |
| 95 | # CONFIG_LBD is not set | 101 | # CONFIG_LBD is not set |
| 96 | # CONFIG_BLK_DEV_IO_TRACE is not set | 102 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 97 | # CONFIG_LSF is not set | 103 | # CONFIG_LSF is not set |
| 98 | # CONFIG_BLK_DEV_BSG is not set | 104 | # CONFIG_BLK_DEV_BSG is not set |
| 105 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 99 | 106 | ||
| 100 | # | 107 | # |
| 101 | # IO Schedulers | 108 | # IO Schedulers |
| @@ -171,6 +178,7 @@ CONFIG_PAGE_SIZE_4KB=y | |||
| 171 | # CONFIG_PAGE_SIZE_8KB is not set | 178 | # CONFIG_PAGE_SIZE_8KB is not set |
| 172 | # CONFIG_PAGE_SIZE_16KB is not set | 179 | # CONFIG_PAGE_SIZE_16KB is not set |
| 173 | # CONFIG_PAGE_SIZE_64KB is not set | 180 | # CONFIG_PAGE_SIZE_64KB is not set |
| 181 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 174 | CONFIG_SELECT_MEMORY_MODEL=y | 182 | CONFIG_SELECT_MEMORY_MODEL=y |
| 175 | CONFIG_FLATMEM_MANUAL=y | 183 | CONFIG_FLATMEM_MANUAL=y |
| 176 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 184 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| @@ -368,6 +376,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
| 368 | CONFIG_STANDALONE=y | 376 | CONFIG_STANDALONE=y |
| 369 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 377 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 370 | CONFIG_FW_LOADER=y | 378 | CONFIG_FW_LOADER=y |
| 379 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
| 380 | CONFIG_EXTRA_FIRMWARE="" | ||
| 371 | # CONFIG_SYS_HYPERVISOR is not set | 381 | # CONFIG_SYS_HYPERVISOR is not set |
| 372 | # CONFIG_CONNECTOR is not set | 382 | # CONFIG_CONNECTOR is not set |
| 373 | CONFIG_MTD=y | 383 | CONFIG_MTD=y |
| @@ -455,6 +465,7 @@ CONFIG_BLK_DEV=y | |||
| 455 | # CONFIG_BLK_DEV_RAM is not set | 465 | # CONFIG_BLK_DEV_RAM is not set |
| 456 | # CONFIG_CDROM_PKTCDVD is not set | 466 | # CONFIG_CDROM_PKTCDVD is not set |
| 457 | # CONFIG_ATA_OVER_ETH is not set | 467 | # CONFIG_ATA_OVER_ETH is not set |
| 468 | # CONFIG_BLK_DEV_HD is not set | ||
| 458 | # CONFIG_MISC_DEVICES is not set | 469 | # CONFIG_MISC_DEVICES is not set |
| 459 | CONFIG_HAVE_IDE=y | 470 | CONFIG_HAVE_IDE=y |
| 460 | # CONFIG_IDE is not set | 471 | # CONFIG_IDE is not set |
| @@ -497,10 +508,10 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
| 497 | # CONFIG_SCSI_SAS_LIBSAS is not set | 508 | # CONFIG_SCSI_SAS_LIBSAS is not set |
| 498 | # CONFIG_SCSI_SRP_ATTRS is not set | 509 | # CONFIG_SCSI_SRP_ATTRS is not set |
| 499 | # CONFIG_SCSI_LOWLEVEL is not set | 510 | # CONFIG_SCSI_LOWLEVEL is not set |
| 511 | # CONFIG_SCSI_DH is not set | ||
| 500 | # CONFIG_ATA is not set | 512 | # CONFIG_ATA is not set |
| 501 | # CONFIG_MD is not set | 513 | # CONFIG_MD is not set |
| 502 | CONFIG_NETDEVICES=y | 514 | CONFIG_NETDEVICES=y |
| 503 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 504 | # CONFIG_DUMMY is not set | 515 | # CONFIG_DUMMY is not set |
| 505 | # CONFIG_BONDING is not set | 516 | # CONFIG_BONDING is not set |
| 506 | # CONFIG_MACVLAN is not set | 517 | # CONFIG_MACVLAN is not set |
| @@ -513,13 +524,13 @@ CONFIG_MII=y | |||
| 513 | # CONFIG_AX88796 is not set | 524 | # CONFIG_AX88796 is not set |
| 514 | # CONFIG_STNIC is not set | 525 | # CONFIG_STNIC is not set |
| 515 | CONFIG_SMC91X=y | 526 | CONFIG_SMC91X=y |
| 527 | # CONFIG_SMC911X is not set | ||
| 516 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 528 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| 517 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 529 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
| 518 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 530 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
| 519 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 531 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
| 520 | # CONFIG_B44 is not set | 532 | # CONFIG_B44 is not set |
| 521 | CONFIG_NETDEV_1000=y | 533 | CONFIG_NETDEV_1000=y |
| 522 | # CONFIG_E1000E_ENABLED is not set | ||
| 523 | CONFIG_NETDEV_10000=y | 534 | CONFIG_NETDEV_10000=y |
| 524 | 535 | ||
| 525 | # | 536 | # |
| @@ -572,6 +583,7 @@ CONFIG_INPUT=y | |||
| 572 | # Character devices | 583 | # Character devices |
| 573 | # | 584 | # |
| 574 | CONFIG_VT=y | 585 | CONFIG_VT=y |
| 586 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
| 575 | CONFIG_VT_CONSOLE=y | 587 | CONFIG_VT_CONSOLE=y |
| 576 | CONFIG_HW_CONSOLE=y | 588 | CONFIG_HW_CONSOLE=y |
| 577 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 589 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
| @@ -617,6 +629,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 617 | # | 629 | # |
| 618 | # Multifunction device drivers | 630 | # Multifunction device drivers |
| 619 | # | 631 | # |
| 632 | # CONFIG_MFD_CORE is not set | ||
| 620 | # CONFIG_MFD_SM501 is not set | 633 | # CONFIG_MFD_SM501 is not set |
| 621 | # CONFIG_HTC_PASIC3 is not set | 634 | # CONFIG_HTC_PASIC3 is not set |
| 622 | 635 | ||
| @@ -646,6 +659,7 @@ CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | |||
| 646 | # CONFIG_VIDEO_VIVI is not set | 659 | # CONFIG_VIDEO_VIVI is not set |
| 647 | # CONFIG_VIDEO_CPIA is not set | 660 | # CONFIG_VIDEO_CPIA is not set |
| 648 | # CONFIG_SOC_CAMERA is not set | 661 | # CONFIG_SOC_CAMERA is not set |
| 662 | # CONFIG_VIDEO_SH_MOBILE_CEU is not set | ||
| 649 | CONFIG_RADIO_ADAPTERS=y | 663 | CONFIG_RADIO_ADAPTERS=y |
| 650 | # CONFIG_DAB is not set | 664 | # CONFIG_DAB is not set |
| 651 | 665 | ||
| @@ -657,9 +671,9 @@ CONFIG_RADIO_ADAPTERS=y | |||
| 657 | CONFIG_FB=y | 671 | CONFIG_FB=y |
| 658 | CONFIG_FIRMWARE_EDID=y | 672 | CONFIG_FIRMWARE_EDID=y |
| 659 | # CONFIG_FB_DDC is not set | 673 | # CONFIG_FB_DDC is not set |
| 660 | # CONFIG_FB_CFB_FILLRECT is not set | 674 | CONFIG_FB_CFB_FILLRECT=m |
| 661 | # CONFIG_FB_CFB_COPYAREA is not set | 675 | CONFIG_FB_CFB_COPYAREA=m |
| 662 | # CONFIG_FB_CFB_IMAGEBLIT is not set | 676 | CONFIG_FB_CFB_IMAGEBLIT=m |
| 663 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | 677 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set |
| 664 | # CONFIG_FB_SYS_FILLRECT is not set | 678 | # CONFIG_FB_SYS_FILLRECT is not set |
| 665 | # CONFIG_FB_SYS_COPYAREA is not set | 679 | # CONFIG_FB_SYS_COPYAREA is not set |
| @@ -676,6 +690,7 @@ CONFIG_FIRMWARE_EDID=y | |||
| 676 | # Frame buffer hardware drivers | 690 | # Frame buffer hardware drivers |
| 677 | # | 691 | # |
| 678 | # CONFIG_FB_S1D13XXX is not set | 692 | # CONFIG_FB_S1D13XXX is not set |
| 693 | CONFIG_FB_SH_MOBILE_LCDC=m | ||
| 679 | # CONFIG_FB_VIRTUAL is not set | 694 | # CONFIG_FB_VIRTUAL is not set |
| 680 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 695 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| 681 | 696 | ||
| @@ -690,15 +705,7 @@ CONFIG_FIRMWARE_EDID=y | |||
| 690 | CONFIG_DUMMY_CONSOLE=y | 705 | CONFIG_DUMMY_CONSOLE=y |
| 691 | # CONFIG_FRAMEBUFFER_CONSOLE is not set | 706 | # CONFIG_FRAMEBUFFER_CONSOLE is not set |
| 692 | # CONFIG_LOGO is not set | 707 | # CONFIG_LOGO is not set |
| 693 | |||
| 694 | # | ||
| 695 | # Sound | ||
| 696 | # | ||
| 697 | CONFIG_SOUND=y | 708 | CONFIG_SOUND=y |
| 698 | |||
| 699 | # | ||
| 700 | # Advanced Linux Sound Architecture | ||
| 701 | # | ||
| 702 | CONFIG_SND=y | 709 | CONFIG_SND=y |
| 703 | CONFIG_SND_TIMER=y | 710 | CONFIG_SND_TIMER=y |
| 704 | CONFIG_SND_PCM=y | 711 | CONFIG_SND_PCM=y |
| @@ -714,40 +721,14 @@ CONFIG_SND_SUPPORT_OLD_API=y | |||
| 714 | CONFIG_SND_VERBOSE_PROCFS=y | 721 | CONFIG_SND_VERBOSE_PROCFS=y |
| 715 | # CONFIG_SND_VERBOSE_PRINTK is not set | 722 | # CONFIG_SND_VERBOSE_PRINTK is not set |
| 716 | # CONFIG_SND_DEBUG is not set | 723 | # CONFIG_SND_DEBUG is not set |
| 717 | 724 | CONFIG_SND_DRIVERS=y | |
| 718 | # | ||
| 719 | # Generic devices | ||
| 720 | # | ||
| 721 | # CONFIG_SND_DUMMY is not set | 725 | # CONFIG_SND_DUMMY is not set |
| 722 | # CONFIG_SND_VIRMIDI is not set | 726 | # CONFIG_SND_VIRMIDI is not set |
| 723 | # CONFIG_SND_MTPAV is not set | 727 | # CONFIG_SND_MTPAV is not set |
| 724 | # CONFIG_SND_SERIAL_U16550 is not set | 728 | # CONFIG_SND_SERIAL_U16550 is not set |
| 725 | # CONFIG_SND_MPU401 is not set | 729 | # CONFIG_SND_MPU401 is not set |
| 726 | 730 | CONFIG_SND_SUPERH=y | |
| 727 | # | ||
| 728 | # SUPERH devices | ||
| 729 | # | ||
| 730 | |||
| 731 | # | ||
| 732 | # System on Chip audio support | ||
| 733 | # | ||
| 734 | # CONFIG_SND_SOC is not set | 731 | # CONFIG_SND_SOC is not set |
| 735 | |||
| 736 | # | ||
| 737 | # SoC Audio support for SuperH | ||
| 738 | # | ||
| 739 | |||
| 740 | # | ||
| 741 | # ALSA SoC audio for Freescale SOCs | ||
| 742 | # | ||
| 743 | |||
| 744 | # | ||
| 745 | # SoC Audio for the Texas Instruments OMAP | ||
| 746 | # | ||
| 747 | |||
| 748 | # | ||
| 749 | # Open Sound System | ||
| 750 | # | ||
| 751 | # CONFIG_SOUND_PRIME is not set | 732 | # CONFIG_SOUND_PRIME is not set |
| 752 | CONFIG_HID_SUPPORT=y | 733 | CONFIG_HID_SUPPORT=y |
| 753 | CONFIG_HID=y | 734 | CONFIG_HID=y |
| @@ -759,6 +740,7 @@ CONFIG_HID=y | |||
| 759 | # CONFIG_NEW_LEDS is not set | 740 | # CONFIG_NEW_LEDS is not set |
| 760 | # CONFIG_ACCESSIBILITY is not set | 741 | # CONFIG_ACCESSIBILITY is not set |
| 761 | # CONFIG_RTC_CLASS is not set | 742 | # CONFIG_RTC_CLASS is not set |
| 743 | # CONFIG_DMADEVICES is not set | ||
| 762 | # CONFIG_UIO is not set | 744 | # CONFIG_UIO is not set |
| 763 | 745 | ||
| 764 | # | 746 | # |
| @@ -836,6 +818,7 @@ CONFIG_JFFS2_RTIME=y | |||
| 836 | CONFIG_CRAMFS=y | 818 | CONFIG_CRAMFS=y |
| 837 | # CONFIG_VXFS_FS is not set | 819 | # CONFIG_VXFS_FS is not set |
| 838 | # CONFIG_MINIX_FS is not set | 820 | # CONFIG_MINIX_FS is not set |
| 821 | # CONFIG_OMFS_FS is not set | ||
| 839 | # CONFIG_HPFS_FS is not set | 822 | # CONFIG_HPFS_FS is not set |
| 840 | # CONFIG_QNX4FS_FS is not set | 823 | # CONFIG_QNX4FS_FS is not set |
| 841 | # CONFIG_ROMFS_FS is not set | 824 | # CONFIG_ROMFS_FS is not set |
| @@ -854,7 +837,6 @@ CONFIG_LOCKD_V4=y | |||
| 854 | CONFIG_EXPORTFS=y | 837 | CONFIG_EXPORTFS=y |
| 855 | CONFIG_NFS_COMMON=y | 838 | CONFIG_NFS_COMMON=y |
| 856 | CONFIG_SUNRPC=y | 839 | CONFIG_SUNRPC=y |
| 857 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 858 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 840 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
| 859 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 841 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 860 | # CONFIG_SMB_FS is not set | 842 | # CONFIG_SMB_FS is not set |
| @@ -885,6 +867,7 @@ CONFIG_FRAME_WARN=1024 | |||
| 885 | # CONFIG_HEADERS_CHECK is not set | 867 | # CONFIG_HEADERS_CHECK is not set |
| 886 | # CONFIG_DEBUG_KERNEL is not set | 868 | # CONFIG_DEBUG_KERNEL is not set |
| 887 | # CONFIG_DEBUG_BUGVERBOSE is not set | 869 | # CONFIG_DEBUG_BUGVERBOSE is not set |
| 870 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
| 888 | # CONFIG_SAMPLES is not set | 871 | # CONFIG_SAMPLES is not set |
| 889 | # CONFIG_SH_STANDARD_BIOS is not set | 872 | # CONFIG_SH_STANDARD_BIOS is not set |
| 890 | CONFIG_EARLY_SCIF_CONSOLE=y | 873 | CONFIG_EARLY_SCIF_CONSOLE=y |
| @@ -941,6 +924,10 @@ CONFIG_CRYPTO=y | |||
| 941 | # CONFIG_CRYPTO_MD4 is not set | 924 | # CONFIG_CRYPTO_MD4 is not set |
| 942 | # CONFIG_CRYPTO_MD5 is not set | 925 | # CONFIG_CRYPTO_MD5 is not set |
| 943 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 926 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
| 927 | # CONFIG_CRYPTO_RMD128 is not set | ||
| 928 | # CONFIG_CRYPTO_RMD160 is not set | ||
| 929 | # CONFIG_CRYPTO_RMD256 is not set | ||
| 930 | # CONFIG_CRYPTO_RMD320 is not set | ||
| 944 | # CONFIG_CRYPTO_SHA1 is not set | 931 | # CONFIG_CRYPTO_SHA1 is not set |
| 945 | # CONFIG_CRYPTO_SHA256 is not set | 932 | # CONFIG_CRYPTO_SHA256 is not set |
| 946 | # CONFIG_CRYPTO_SHA512 is not set | 933 | # CONFIG_CRYPTO_SHA512 is not set |
| @@ -980,6 +967,7 @@ CONFIG_BITREVERSE=y | |||
| 980 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 967 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
| 981 | # CONFIG_CRC_CCITT is not set | 968 | # CONFIG_CRC_CCITT is not set |
| 982 | # CONFIG_CRC16 is not set | 969 | # CONFIG_CRC16 is not set |
| 970 | # CONFIG_CRC_T10DIF is not set | ||
| 983 | # CONFIG_CRC_ITU_T is not set | 971 | # CONFIG_CRC_ITU_T is not set |
| 984 | CONFIG_CRC32=y | 972 | CONFIG_CRC32=y |
| 985 | # CONFIG_CRC7 is not set | 973 | # CONFIG_CRC7 is not set |
diff --git a/arch/sh/configs/se7619_defconfig b/arch/sh/configs/se7619_defconfig index 3a3c3c1f507..80c1c72edb5 100644 --- a/arch/sh/configs/se7619_defconfig +++ b/arch/sh/configs/se7619_defconfig | |||
| @@ -1,9 +1,11 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.22-rc4 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Fri Jun 15 19:43:06 2007 | 4 | # Wed Jul 30 02:12:32 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | ||
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
| 7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 8 | CONFIG_GENERIC_BUG=y | 10 | CONFIG_GENERIC_BUG=y |
| 9 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| @@ -17,27 +19,26 @@ CONFIG_STACKTRACE_SUPPORT=y | |||
| 17 | CONFIG_LOCKDEP_SUPPORT=y | 19 | CONFIG_LOCKDEP_SUPPORT=y |
| 18 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 20 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
| 19 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
| 22 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | ||
| 23 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
| 20 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 24 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 21 | 25 | ||
| 22 | # | 26 | # |
| 23 | # Code maturity level options | 27 | # General setup |
| 24 | # | 28 | # |
| 25 | CONFIG_EXPERIMENTAL=y | 29 | CONFIG_EXPERIMENTAL=y |
| 26 | CONFIG_BROKEN_ON_SMP=y | 30 | CONFIG_BROKEN_ON_SMP=y |
| 27 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 31 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
| 28 | |||
| 29 | # | ||
| 30 | # General setup | ||
| 31 | # | ||
| 32 | CONFIG_LOCALVERSION="" | 32 | CONFIG_LOCALVERSION="" |
| 33 | # CONFIG_LOCALVERSION_AUTO is not set | 33 | # CONFIG_LOCALVERSION_AUTO is not set |
| 34 | # CONFIG_SYSVIPC is not set | 34 | # CONFIG_SYSVIPC is not set |
| 35 | # CONFIG_BSD_PROCESS_ACCT is not set | 35 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 36 | # CONFIG_UTS_NS is not set | ||
| 37 | # CONFIG_IKCONFIG is not set | 36 | # CONFIG_IKCONFIG is not set |
| 38 | CONFIG_LOG_BUF_SHIFT=14 | 37 | CONFIG_LOG_BUF_SHIFT=14 |
| 39 | CONFIG_SYSFS_DEPRECATED=y | 38 | # CONFIG_CGROUPS is not set |
| 39 | # CONFIG_GROUP_SCHED is not set | ||
| 40 | # CONFIG_RELAY is not set | 40 | # CONFIG_RELAY is not set |
| 41 | # CONFIG_NAMESPACES is not set | ||
| 41 | # CONFIG_BLK_DEV_INITRD is not set | 42 | # CONFIG_BLK_DEV_INITRD is not set |
| 42 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 43 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 43 | CONFIG_SYSCTL=y | 44 | CONFIG_SYSCTL=y |
| @@ -49,6 +50,7 @@ CONFIG_EMBEDDED=y | |||
| 49 | CONFIG_PRINTK=y | 50 | CONFIG_PRINTK=y |
| 50 | CONFIG_BUG=y | 51 | CONFIG_BUG=y |
| 51 | # CONFIG_ELF_CORE is not set | 52 | # CONFIG_ELF_CORE is not set |
| 53 | CONFIG_COMPAT_BRK=y | ||
| 52 | # CONFIG_BASE_FULL is not set | 54 | # CONFIG_BASE_FULL is not set |
| 53 | # CONFIG_FUTEX is not set | 55 | # CONFIG_FUTEX is not set |
| 54 | CONFIG_ANON_INODES=y | 56 | CONFIG_ANON_INODES=y |
| @@ -60,20 +62,26 @@ CONFIG_EVENTFD=y | |||
| 60 | CONFIG_SLAB=y | 62 | CONFIG_SLAB=y |
| 61 | # CONFIG_SLUB is not set | 63 | # CONFIG_SLUB is not set |
| 62 | # CONFIG_SLOB is not set | 64 | # CONFIG_SLOB is not set |
| 65 | # CONFIG_PROFILING is not set | ||
| 66 | # CONFIG_MARKERS is not set | ||
| 67 | CONFIG_HAVE_OPROFILE=y | ||
| 68 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 69 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 70 | # CONFIG_HAVE_KPROBES is not set | ||
| 71 | # CONFIG_HAVE_KRETPROBES is not set | ||
| 72 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 73 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
| 74 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
| 75 | CONFIG_HAVE_CLK=y | ||
| 76 | CONFIG_SLABINFO=y | ||
| 63 | CONFIG_TINY_SHMEM=y | 77 | CONFIG_TINY_SHMEM=y |
| 64 | CONFIG_BASE_SMALL=1 | 78 | CONFIG_BASE_SMALL=1 |
| 65 | |||
| 66 | # | ||
| 67 | # Loadable module support | ||
| 68 | # | ||
| 69 | # CONFIG_MODULES is not set | 79 | # CONFIG_MODULES is not set |
| 70 | |||
| 71 | # | ||
| 72 | # Block layer | ||
| 73 | # | ||
| 74 | CONFIG_BLOCK=y | 80 | CONFIG_BLOCK=y |
| 75 | # CONFIG_LBD is not set | 81 | # CONFIG_LBD is not set |
| 76 | # CONFIG_LSF is not set | 82 | # CONFIG_LSF is not set |
| 83 | # CONFIG_BLK_DEV_BSG is not set | ||
| 84 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 77 | 85 | ||
| 78 | # | 86 | # |
| 79 | # IO Schedulers | 87 | # IO Schedulers |
| @@ -87,14 +95,17 @@ CONFIG_IOSCHED_NOOP=y | |||
| 87 | # CONFIG_DEFAULT_CFQ is not set | 95 | # CONFIG_DEFAULT_CFQ is not set |
| 88 | CONFIG_DEFAULT_NOOP=y | 96 | CONFIG_DEFAULT_NOOP=y |
| 89 | CONFIG_DEFAULT_IOSCHED="noop" | 97 | CONFIG_DEFAULT_IOSCHED="noop" |
| 98 | CONFIG_CLASSIC_RCU=y | ||
| 90 | 99 | ||
| 91 | # | 100 | # |
| 92 | # System type | 101 | # System type |
| 93 | # | 102 | # |
| 94 | CONFIG_CPU_SH2=y | 103 | CONFIG_CPU_SH2=y |
| 95 | CONFIG_CPU_SUBTYPE_SH7619=y | 104 | CONFIG_CPU_SUBTYPE_SH7619=y |
| 105 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | ||
| 96 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 106 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
| 97 | # CONFIG_CPU_SUBTYPE_SH7300 is not set | 107 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
| 108 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||
| 98 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | 109 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
| 99 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | 110 | # CONFIG_CPU_SUBTYPE_SH7706 is not set |
| 100 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | 111 | # CONFIG_CPU_SUBTYPE_SH7707 is not set |
| @@ -102,6 +113,8 @@ CONFIG_CPU_SUBTYPE_SH7619=y | |||
| 102 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | 113 | # CONFIG_CPU_SUBTYPE_SH7709 is not set |
| 103 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | 114 | # CONFIG_CPU_SUBTYPE_SH7710 is not set |
| 104 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | 115 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
| 116 | # CONFIG_CPU_SUBTYPE_SH7720 is not set | ||
| 117 | # CONFIG_CPU_SUBTYPE_SH7721 is not set | ||
| 105 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | 118 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
| 106 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | 119 | # CONFIG_CPU_SUBTYPE_SH7091 is not set |
| 107 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | 120 | # CONFIG_CPU_SUBTYPE_SH7750R is not set |
| @@ -110,14 +123,17 @@ CONFIG_CPU_SUBTYPE_SH7619=y | |||
| 110 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | 123 | # CONFIG_CPU_SUBTYPE_SH7751R is not set |
| 111 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | 124 | # CONFIG_CPU_SUBTYPE_SH7760 is not set |
| 112 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 125 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
| 113 | # CONFIG_CPU_SUBTYPE_ST40STB1 is not set | 126 | # CONFIG_CPU_SUBTYPE_SH7723 is not set |
| 114 | # CONFIG_CPU_SUBTYPE_ST40GX1 is not set | 127 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
| 115 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 128 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
| 116 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 129 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
| 117 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 130 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
| 118 | # CONFIG_CPU_SUBTYPE_SH73180 is not set | 131 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
| 119 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 132 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
| 120 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 133 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
| 134 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
| 135 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | ||
| 136 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | ||
| 121 | 137 | ||
| 122 | # | 138 | # |
| 123 | # Memory management options | 139 | # Memory management options |
| @@ -126,6 +142,7 @@ CONFIG_QUICKLIST=y | |||
| 126 | CONFIG_PAGE_OFFSET=0x00000000 | 142 | CONFIG_PAGE_OFFSET=0x00000000 |
| 127 | CONFIG_MEMORY_START=0x0c000000 | 143 | CONFIG_MEMORY_START=0x0c000000 |
| 128 | CONFIG_MEMORY_SIZE=0x04000000 | 144 | CONFIG_MEMORY_SIZE=0x04000000 |
| 145 | CONFIG_29BIT=y | ||
| 129 | CONFIG_ARCH_FLATMEM_ENABLE=y | 146 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 130 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | 147 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
| 131 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | 148 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y |
| @@ -134,7 +151,9 @@ CONFIG_ARCH_POPULATES_NODE_MAP=y | |||
| 134 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 151 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 135 | CONFIG_PAGE_SIZE_4KB=y | 152 | CONFIG_PAGE_SIZE_4KB=y |
| 136 | # CONFIG_PAGE_SIZE_8KB is not set | 153 | # CONFIG_PAGE_SIZE_8KB is not set |
| 154 | # CONFIG_PAGE_SIZE_16KB is not set | ||
| 137 | # CONFIG_PAGE_SIZE_64KB is not set | 155 | # CONFIG_PAGE_SIZE_64KB is not set |
| 156 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 138 | CONFIG_SELECT_MEMORY_MODEL=y | 157 | CONFIG_SELECT_MEMORY_MODEL=y |
| 139 | CONFIG_FLATMEM_MANUAL=y | 158 | CONFIG_FLATMEM_MANUAL=y |
| 140 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 159 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| @@ -142,6 +161,8 @@ CONFIG_FLATMEM_MANUAL=y | |||
| 142 | CONFIG_FLATMEM=y | 161 | CONFIG_FLATMEM=y |
| 143 | CONFIG_FLAT_NODE_MEM_MAP=y | 162 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 144 | CONFIG_SPARSEMEM_STATIC=y | 163 | CONFIG_SPARSEMEM_STATIC=y |
| 164 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
| 165 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
| 145 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 166 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 146 | # CONFIG_RESOURCES_64BIT is not set | 167 | # CONFIG_RESOURCES_64BIT is not set |
| 147 | CONFIG_ZONE_DMA_FLAG=0 | 168 | CONFIG_ZONE_DMA_FLAG=0 |
| @@ -151,7 +172,9 @@ CONFIG_NR_QUICK=2 | |||
| 151 | # Cache configuration | 172 | # Cache configuration |
| 152 | # | 173 | # |
| 153 | # CONFIG_SH_DIRECT_MAPPED is not set | 174 | # CONFIG_SH_DIRECT_MAPPED is not set |
| 154 | CONFIG_SH_WRITETHROUGH=y | 175 | # CONFIG_CACHE_WRITEBACK is not set |
| 176 | CONFIG_CACHE_WRITETHROUGH=y | ||
| 177 | # CONFIG_CACHE_OFF is not set | ||
| 155 | 178 | ||
| 156 | # | 179 | # |
| 157 | # Processor features | 180 | # Processor features |
| @@ -159,8 +182,6 @@ CONFIG_SH_WRITETHROUGH=y | |||
| 159 | # CONFIG_CPU_LITTLE_ENDIAN is not set | 182 | # CONFIG_CPU_LITTLE_ENDIAN is not set |
| 160 | CONFIG_CPU_BIG_ENDIAN=y | 183 | CONFIG_CPU_BIG_ENDIAN=y |
| 161 | # CONFIG_SH_FPU_EMU is not set | 184 | # CONFIG_SH_FPU_EMU is not set |
| 162 | # CONFIG_SH_DSP is not set | ||
| 163 | CONFIG_CPU_HAS_IPR_IRQ=y | ||
| 164 | 185 | ||
| 165 | # | 186 | # |
| 166 | # Board support | 187 | # Board support |
| @@ -185,7 +206,6 @@ CONFIG_SH_CLK_MD=5 | |||
| 185 | # | 206 | # |
| 186 | # DMA support | 207 | # DMA support |
| 187 | # | 208 | # |
| 188 | # CONFIG_SH_DMA is not set | ||
| 189 | 209 | ||
| 190 | # | 210 | # |
| 191 | # Companion Chips | 211 | # Companion Chips |
| @@ -205,11 +225,13 @@ CONFIG_HZ_100=y | |||
| 205 | # CONFIG_HZ_300 is not set | 225 | # CONFIG_HZ_300 is not set |
| 206 | # CONFIG_HZ_1000 is not set | 226 | # CONFIG_HZ_1000 is not set |
| 207 | CONFIG_HZ=100 | 227 | CONFIG_HZ=100 |
| 228 | # CONFIG_SCHED_HRTICK is not set | ||
| 208 | # CONFIG_KEXEC is not set | 229 | # CONFIG_KEXEC is not set |
| 209 | # CONFIG_CRASH_DUMP is not set | 230 | # CONFIG_CRASH_DUMP is not set |
| 210 | CONFIG_PREEMPT_NONE=y | 231 | CONFIG_PREEMPT_NONE=y |
| 211 | # CONFIG_PREEMPT_VOLUNTARY is not set | 232 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 212 | # CONFIG_PREEMPT is not set | 233 | # CONFIG_PREEMPT is not set |
| 234 | CONFIG_GUSA=y | ||
| 213 | 235 | ||
| 214 | # | 236 | # |
| 215 | # Boot options | 237 | # Boot options |
| @@ -221,15 +243,13 @@ CONFIG_BOOT_LINK_OFFSET=0x00800000 | |||
| 221 | # | 243 | # |
| 222 | # Bus options | 244 | # Bus options |
| 223 | # | 245 | # |
| 246 | # CONFIG_CF_ENABLER is not set | ||
| 224 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 247 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
| 225 | 248 | ||
| 226 | # | 249 | # |
| 227 | # PCCARD (PCMCIA/CardBus) support | ||
| 228 | # | ||
| 229 | |||
| 230 | # | ||
| 231 | # Executable file formats | 250 | # Executable file formats |
| 232 | # | 251 | # |
| 252 | CONFIG_BINFMT_ELF_FDPIC=y | ||
| 233 | CONFIG_BINFMT_FLAT=y | 253 | CONFIG_BINFMT_FLAT=y |
| 234 | CONFIG_BINFMT_ZFLAT=y | 254 | CONFIG_BINFMT_ZFLAT=y |
| 235 | # CONFIG_BINFMT_SHARED_FLAT is not set | 255 | # CONFIG_BINFMT_SHARED_FLAT is not set |
| @@ -250,10 +270,6 @@ CONFIG_BINFMT_ZFLAT=y | |||
| 250 | # CONFIG_STANDALONE is not set | 270 | # CONFIG_STANDALONE is not set |
| 251 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 271 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
| 252 | # CONFIG_SYS_HYPERVISOR is not set | 272 | # CONFIG_SYS_HYPERVISOR is not set |
| 253 | |||
| 254 | # | ||
| 255 | # Connector - unified userspace <-> kernelspace linker | ||
| 256 | # | ||
| 257 | CONFIG_MTD=y | 273 | CONFIG_MTD=y |
| 258 | # CONFIG_MTD_DEBUG is not set | 274 | # CONFIG_MTD_DEBUG is not set |
| 259 | CONFIG_MTD_CONCAT=y | 275 | CONFIG_MTD_CONCAT=y |
| @@ -263,6 +279,7 @@ CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | |||
| 263 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | 279 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set |
| 264 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | 280 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set |
| 265 | # CONFIG_MTD_CMDLINE_PARTS is not set | 281 | # CONFIG_MTD_CMDLINE_PARTS is not set |
| 282 | # CONFIG_MTD_AR7_PARTS is not set | ||
| 266 | 283 | ||
| 267 | # | 284 | # |
| 268 | # User Modules And Translation Layers | 285 | # User Modules And Translation Layers |
| @@ -275,6 +292,7 @@ CONFIG_MTD_BLOCK=y | |||
| 275 | # CONFIG_INFTL is not set | 292 | # CONFIG_INFTL is not set |
| 276 | # CONFIG_RFD_FTL is not set | 293 | # CONFIG_RFD_FTL is not set |
| 277 | # CONFIG_SSFDC is not set | 294 | # CONFIG_SSFDC is not set |
| 295 | # CONFIG_MTD_OOPS is not set | ||
| 278 | 296 | ||
| 279 | # | 297 | # |
| 280 | # RAM/ROM/Flash chip drivers | 298 | # RAM/ROM/Flash chip drivers |
| @@ -334,29 +352,17 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | |||
| 334 | # UBI - Unsorted block images | 352 | # UBI - Unsorted block images |
| 335 | # | 353 | # |
| 336 | # CONFIG_MTD_UBI is not set | 354 | # CONFIG_MTD_UBI is not set |
| 337 | |||
| 338 | # | ||
| 339 | # Parallel port support | ||
| 340 | # | ||
| 341 | # CONFIG_PARPORT is not set | 355 | # CONFIG_PARPORT is not set |
| 342 | 356 | CONFIG_BLK_DEV=y | |
| 343 | # | ||
| 344 | # Plug and Play support | ||
| 345 | # | ||
| 346 | # CONFIG_PNPACPI is not set | ||
| 347 | |||
| 348 | # | ||
| 349 | # Block devices | ||
| 350 | # | ||
| 351 | # CONFIG_BLK_DEV_COW_COMMON is not set | 357 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 352 | # CONFIG_BLK_DEV_LOOP is not set | 358 | # CONFIG_BLK_DEV_LOOP is not set |
| 353 | # CONFIG_BLK_DEV_RAM is not set | 359 | # CONFIG_BLK_DEV_RAM is not set |
| 354 | # CONFIG_CDROM_PKTCDVD is not set | 360 | # CONFIG_CDROM_PKTCDVD is not set |
| 355 | 361 | # CONFIG_BLK_DEV_HD is not set | |
| 356 | # | 362 | CONFIG_MISC_DEVICES=y |
| 357 | # Misc devices | 363 | # CONFIG_EEPROM_93CX6 is not set |
| 358 | # | 364 | # CONFIG_ENCLOSURE_SERVICES is not set |
| 359 | # CONFIG_BLINK is not set | 365 | CONFIG_HAVE_IDE=y |
| 360 | # CONFIG_IDE is not set | 366 | # CONFIG_IDE is not set |
| 361 | 367 | ||
| 362 | # | 368 | # |
| @@ -364,21 +370,10 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | |||
| 364 | # | 370 | # |
| 365 | # CONFIG_RAID_ATTRS is not set | 371 | # CONFIG_RAID_ATTRS is not set |
| 366 | # CONFIG_SCSI is not set | 372 | # CONFIG_SCSI is not set |
| 373 | # CONFIG_SCSI_DMA is not set | ||
| 367 | # CONFIG_SCSI_NETLINK is not set | 374 | # CONFIG_SCSI_NETLINK is not set |
| 368 | # CONFIG_ATA is not set | 375 | # CONFIG_ATA is not set |
| 369 | |||
| 370 | # | ||
| 371 | # Multi-device support (RAID and LVM) | ||
| 372 | # | ||
| 373 | # CONFIG_MD is not set | 376 | # CONFIG_MD is not set |
| 374 | |||
| 375 | # | ||
| 376 | # ISDN subsystem | ||
| 377 | # | ||
| 378 | |||
| 379 | # | ||
| 380 | # Telephony Support | ||
| 381 | # | ||
| 382 | # CONFIG_PHONE is not set | 377 | # CONFIG_PHONE is not set |
| 383 | 378 | ||
| 384 | # | 379 | # |
| @@ -386,13 +381,13 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | |||
| 386 | # | 381 | # |
| 387 | CONFIG_INPUT=y | 382 | CONFIG_INPUT=y |
| 388 | # CONFIG_INPUT_FF_MEMLESS is not set | 383 | # CONFIG_INPUT_FF_MEMLESS is not set |
| 384 | # CONFIG_INPUT_POLLDEV is not set | ||
| 389 | 385 | ||
| 390 | # | 386 | # |
| 391 | # Userland interfaces | 387 | # Userland interfaces |
| 392 | # | 388 | # |
| 393 | # CONFIG_INPUT_MOUSEDEV is not set | 389 | # CONFIG_INPUT_MOUSEDEV is not set |
| 394 | # CONFIG_INPUT_JOYDEV is not set | 390 | # CONFIG_INPUT_JOYDEV is not set |
| 395 | # CONFIG_INPUT_TSDEV is not set | ||
| 396 | # CONFIG_INPUT_EVDEV is not set | 391 | # CONFIG_INPUT_EVDEV is not set |
| 397 | # CONFIG_INPUT_EVBUG is not set | 392 | # CONFIG_INPUT_EVBUG is not set |
| 398 | 393 | ||
| @@ -416,6 +411,7 @@ CONFIG_INPUT=y | |||
| 416 | # Character devices | 411 | # Character devices |
| 417 | # | 412 | # |
| 418 | # CONFIG_VT is not set | 413 | # CONFIG_VT is not set |
| 414 | CONFIG_DEVKMEM=y | ||
| 419 | # CONFIG_SERIAL_NONSTANDARD is not set | 415 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 420 | 416 | ||
| 421 | # | 417 | # |
| @@ -433,123 +429,84 @@ CONFIG_SERIAL_CORE=y | |||
| 433 | CONFIG_SERIAL_CORE_CONSOLE=y | 429 | CONFIG_SERIAL_CORE_CONSOLE=y |
| 434 | # CONFIG_UNIX98_PTYS is not set | 430 | # CONFIG_UNIX98_PTYS is not set |
| 435 | # CONFIG_LEGACY_PTYS is not set | 431 | # CONFIG_LEGACY_PTYS is not set |
| 436 | |||
| 437 | # | ||
| 438 | # IPMI | ||
| 439 | # | ||
| 440 | # CONFIG_IPMI_HANDLER is not set | 432 | # CONFIG_IPMI_HANDLER is not set |
| 441 | # CONFIG_WATCHDOG is not set | ||
| 442 | # CONFIG_HW_RANDOM is not set | 433 | # CONFIG_HW_RANDOM is not set |
| 443 | # CONFIG_R3964 is not set | 434 | # CONFIG_R3964 is not set |
| 444 | # CONFIG_RAW_DRIVER is not set | 435 | # CONFIG_RAW_DRIVER is not set |
| 445 | |||
| 446 | # | ||
| 447 | # TPM devices | ||
| 448 | # | ||
| 449 | # CONFIG_TCG_TPM is not set | 436 | # CONFIG_TCG_TPM is not set |
| 450 | # CONFIG_I2C is not set | 437 | # CONFIG_I2C is not set |
| 451 | |||
| 452 | # | ||
| 453 | # SPI support | ||
| 454 | # | ||
| 455 | # CONFIG_SPI is not set | 438 | # CONFIG_SPI is not set |
| 456 | # CONFIG_SPI_MASTER is not set | 439 | # CONFIG_W1 is not set |
| 440 | # CONFIG_POWER_SUPPLY is not set | ||
| 441 | # CONFIG_HWMON is not set | ||
| 442 | # CONFIG_THERMAL is not set | ||
| 443 | # CONFIG_THERMAL_HWMON is not set | ||
| 444 | # CONFIG_WATCHDOG is not set | ||
| 457 | 445 | ||
| 458 | # | 446 | # |
| 459 | # Dallas's 1-wire bus | 447 | # Sonics Silicon Backplane |
| 460 | # | 448 | # |
| 461 | # CONFIG_W1 is not set | 449 | CONFIG_SSB_POSSIBLE=y |
| 462 | # CONFIG_HWMON is not set | 450 | # CONFIG_SSB is not set |
| 463 | 451 | ||
| 464 | # | 452 | # |
| 465 | # Multifunction device drivers | 453 | # Multifunction device drivers |
| 466 | # | 454 | # |
| 455 | # CONFIG_MFD_CORE is not set | ||
| 467 | # CONFIG_MFD_SM501 is not set | 456 | # CONFIG_MFD_SM501 is not set |
| 457 | # CONFIG_HTC_PASIC3 is not set | ||
| 468 | 458 | ||
| 469 | # | 459 | # |
| 470 | # Multimedia devices | 460 | # Multimedia devices |
| 471 | # | 461 | # |
| 462 | |||
| 463 | # | ||
| 464 | # Multimedia core support | ||
| 465 | # | ||
| 472 | # CONFIG_VIDEO_DEV is not set | 466 | # CONFIG_VIDEO_DEV is not set |
| 473 | CONFIG_DAB=y | 467 | # CONFIG_VIDEO_MEDIA is not set |
| 474 | 468 | ||
| 475 | # | 469 | # |
| 476 | # Graphics support | 470 | # Multimedia drivers |
| 477 | # | 471 | # |
| 478 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 472 | CONFIG_DAB=y |
| 479 | 473 | ||
| 480 | # | 474 | # |
| 481 | # Display device support | 475 | # Graphics support |
| 482 | # | 476 | # |
| 483 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 484 | # CONFIG_VGASTATE is not set | 477 | # CONFIG_VGASTATE is not set |
| 478 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
| 485 | # CONFIG_FB is not set | 479 | # CONFIG_FB is not set |
| 480 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 486 | 481 | ||
| 487 | # | 482 | # |
| 488 | # Sound | 483 | # Display device support |
| 489 | # | 484 | # |
| 485 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 490 | # CONFIG_SOUND is not set | 486 | # CONFIG_SOUND is not set |
| 491 | 487 | CONFIG_HID_SUPPORT=y | |
| 492 | # | ||
| 493 | # HID Devices | ||
| 494 | # | ||
| 495 | CONFIG_HID=y | 488 | CONFIG_HID=y |
| 496 | # CONFIG_HID_DEBUG is not set | 489 | # CONFIG_HID_DEBUG is not set |
| 497 | 490 | # CONFIG_HIDRAW is not set | |
| 498 | # | 491 | CONFIG_USB_SUPPORT=y |
| 499 | # USB support | 492 | CONFIG_USB_ARCH_HAS_HCD=y |
| 500 | # | ||
| 501 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
| 502 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 493 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
| 503 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 494 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
| 495 | # CONFIG_USB is not set | ||
| 496 | # CONFIG_USB_OTG_WHITELIST is not set | ||
| 497 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
| 504 | 498 | ||
| 505 | # | 499 | # |
| 506 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 500 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
| 507 | # | 501 | # |
| 508 | |||
| 509 | # | ||
| 510 | # USB Gadget Support | ||
| 511 | # | ||
| 512 | # CONFIG_USB_GADGET is not set | 502 | # CONFIG_USB_GADGET is not set |
| 513 | # CONFIG_MMC is not set | 503 | # CONFIG_MMC is not set |
| 514 | 504 | # CONFIG_MEMSTICK is not set | |
| 515 | # | ||
| 516 | # LED devices | ||
| 517 | # | ||
| 518 | # CONFIG_NEW_LEDS is not set | 505 | # CONFIG_NEW_LEDS is not set |
| 519 | 506 | # CONFIG_ACCESSIBILITY is not set | |
| 520 | # | ||
| 521 | # LED drivers | ||
| 522 | # | ||
| 523 | |||
| 524 | # | ||
| 525 | # LED Triggers | ||
| 526 | # | ||
| 527 | |||
| 528 | # | ||
| 529 | # InfiniBand support | ||
| 530 | # | ||
| 531 | |||
| 532 | # | ||
| 533 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
| 534 | # | ||
| 535 | |||
| 536 | # | ||
| 537 | # Real Time Clock | ||
| 538 | # | ||
| 539 | # CONFIG_RTC_CLASS is not set | 507 | # CONFIG_RTC_CLASS is not set |
| 540 | 508 | # CONFIG_DMADEVICES is not set | |
| 541 | # | 509 | # CONFIG_UIO is not set |
| 542 | # DMA Engine support | ||
| 543 | # | ||
| 544 | # CONFIG_DMA_ENGINE is not set | ||
| 545 | |||
| 546 | # | ||
| 547 | # DMA Clients | ||
| 548 | # | ||
| 549 | |||
| 550 | # | ||
| 551 | # DMA Devices | ||
| 552 | # | ||
| 553 | 510 | ||
| 554 | # | 511 | # |
| 555 | # File systems | 512 | # File systems |
| @@ -561,12 +518,9 @@ CONFIG_HID=y | |||
| 561 | # CONFIG_JFS_FS is not set | 518 | # CONFIG_JFS_FS is not set |
| 562 | # CONFIG_FS_POSIX_ACL is not set | 519 | # CONFIG_FS_POSIX_ACL is not set |
| 563 | # CONFIG_XFS_FS is not set | 520 | # CONFIG_XFS_FS is not set |
| 564 | # CONFIG_GFS2_FS is not set | 521 | # CONFIG_DNOTIFY is not set |
| 565 | # CONFIG_MINIX_FS is not set | ||
| 566 | CONFIG_ROMFS_FS=y | ||
| 567 | # CONFIG_INOTIFY is not set | 522 | # CONFIG_INOTIFY is not set |
| 568 | # CONFIG_QUOTA is not set | 523 | # CONFIG_QUOTA is not set |
| 569 | # CONFIG_DNOTIFY is not set | ||
| 570 | # CONFIG_AUTOFS_FS is not set | 524 | # CONFIG_AUTOFS_FS is not set |
| 571 | # CONFIG_AUTOFS4_FS is not set | 525 | # CONFIG_AUTOFS4_FS is not set |
| 572 | # CONFIG_FUSE_FS is not set | 526 | # CONFIG_FUSE_FS is not set |
| @@ -592,7 +546,6 @@ CONFIG_PROC_SYSCTL=y | |||
| 592 | # CONFIG_SYSFS is not set | 546 | # CONFIG_SYSFS is not set |
| 593 | # CONFIG_TMPFS is not set | 547 | # CONFIG_TMPFS is not set |
| 594 | # CONFIG_HUGETLB_PAGE is not set | 548 | # CONFIG_HUGETLB_PAGE is not set |
| 595 | CONFIG_RAMFS=y | ||
| 596 | 549 | ||
| 597 | # | 550 | # |
| 598 | # Miscellaneous filesystems | 551 | # Miscellaneous filesystems |
| @@ -607,8 +560,11 @@ CONFIG_RAMFS=y | |||
| 607 | # CONFIG_JFFS2_FS is not set | 560 | # CONFIG_JFFS2_FS is not set |
| 608 | # CONFIG_CRAMFS is not set | 561 | # CONFIG_CRAMFS is not set |
| 609 | # CONFIG_VXFS_FS is not set | 562 | # CONFIG_VXFS_FS is not set |
| 563 | # CONFIG_MINIX_FS is not set | ||
| 564 | # CONFIG_OMFS_FS is not set | ||
| 610 | # CONFIG_HPFS_FS is not set | 565 | # CONFIG_HPFS_FS is not set |
| 611 | # CONFIG_QNX4FS_FS is not set | 566 | # CONFIG_QNX4FS_FS is not set |
| 567 | CONFIG_ROMFS_FS=y | ||
| 612 | # CONFIG_SYSV_FS is not set | 568 | # CONFIG_SYSV_FS is not set |
| 613 | # CONFIG_UFS_FS is not set | 569 | # CONFIG_UFS_FS is not set |
| 614 | 570 | ||
| @@ -617,28 +573,23 @@ CONFIG_RAMFS=y | |||
| 617 | # | 573 | # |
| 618 | # CONFIG_PARTITION_ADVANCED is not set | 574 | # CONFIG_PARTITION_ADVANCED is not set |
| 619 | CONFIG_MSDOS_PARTITION=y | 575 | CONFIG_MSDOS_PARTITION=y |
| 620 | |||
| 621 | # | ||
| 622 | # Native Language Support | ||
| 623 | # | ||
| 624 | # CONFIG_NLS is not set | 576 | # CONFIG_NLS is not set |
| 625 | 577 | ||
| 626 | # | 578 | # |
| 627 | # Profiling support | ||
| 628 | # | ||
| 629 | # CONFIG_PROFILING is not set | ||
| 630 | |||
| 631 | # | ||
| 632 | # Kernel hacking | 579 | # Kernel hacking |
| 633 | # | 580 | # |
| 634 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 581 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
| 635 | # CONFIG_PRINTK_TIME is not set | 582 | # CONFIG_PRINTK_TIME is not set |
| 583 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
| 636 | # CONFIG_ENABLE_MUST_CHECK is not set | 584 | # CONFIG_ENABLE_MUST_CHECK is not set |
| 585 | CONFIG_FRAME_WARN=1024 | ||
| 637 | # CONFIG_MAGIC_SYSRQ is not set | 586 | # CONFIG_MAGIC_SYSRQ is not set |
| 638 | # CONFIG_UNUSED_SYMBOLS is not set | 587 | # CONFIG_UNUSED_SYMBOLS is not set |
| 639 | # CONFIG_HEADERS_CHECK is not set | 588 | # CONFIG_HEADERS_CHECK is not set |
| 640 | # CONFIG_DEBUG_KERNEL is not set | 589 | # CONFIG_DEBUG_KERNEL is not set |
| 641 | # CONFIG_DEBUG_BUGVERBOSE is not set | 590 | # CONFIG_DEBUG_BUGVERBOSE is not set |
| 591 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
| 592 | # CONFIG_SAMPLES is not set | ||
| 642 | # CONFIG_SH_STANDARD_BIOS is not set | 593 | # CONFIG_SH_STANDARD_BIOS is not set |
| 643 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 594 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
| 644 | 595 | ||
| @@ -646,20 +597,20 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y | |||
| 646 | # Security options | 597 | # Security options |
| 647 | # | 598 | # |
| 648 | # CONFIG_KEYS is not set | 599 | # CONFIG_KEYS is not set |
| 649 | 600 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | |
| 650 | # | ||
| 651 | # Cryptographic options | ||
| 652 | # | ||
| 653 | # CONFIG_CRYPTO is not set | 601 | # CONFIG_CRYPTO is not set |
| 654 | 602 | ||
| 655 | # | 603 | # |
| 656 | # Library routines | 604 | # Library routines |
| 657 | # | 605 | # |
| 658 | CONFIG_BITREVERSE=y | 606 | CONFIG_BITREVERSE=y |
| 607 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
| 659 | # CONFIG_CRC_CCITT is not set | 608 | # CONFIG_CRC_CCITT is not set |
| 660 | # CONFIG_CRC16 is not set | 609 | # CONFIG_CRC16 is not set |
| 610 | # CONFIG_CRC_T10DIF is not set | ||
| 661 | # CONFIG_CRC_ITU_T is not set | 611 | # CONFIG_CRC_ITU_T is not set |
| 662 | CONFIG_CRC32=y | 612 | CONFIG_CRC32=y |
| 613 | # CONFIG_CRC7 is not set | ||
| 663 | # CONFIG_LIBCRC32C is not set | 614 | # CONFIG_LIBCRC32C is not set |
| 664 | CONFIG_ZLIB_INFLATE=y | 615 | CONFIG_ZLIB_INFLATE=y |
| 665 | CONFIG_HAS_IOMEM=y | 616 | CONFIG_HAS_IOMEM=y |
diff --git a/arch/sh/drivers/dma/dma-g2.c b/arch/sh/drivers/dma/dma-g2.c index 0caf11bb7e2..af7bb589c2c 100644 --- a/arch/sh/drivers/dma/dma-g2.c +++ b/arch/sh/drivers/dma/dma-g2.c | |||
| @@ -14,8 +14,8 @@ | |||
| 14 | #include <linux/module.h> | 14 | #include <linux/module.h> |
| 15 | #include <linux/interrupt.h> | 15 | #include <linux/interrupt.h> |
| 16 | #include <asm/cacheflush.h> | 16 | #include <asm/cacheflush.h> |
| 17 | #include <asm/mach/sysasic.h> | 17 | #include <mach/sysasic.h> |
| 18 | #include <asm/mach/dma.h> | 18 | #include <mach/dma.h> |
| 19 | #include <asm/dma.h> | 19 | #include <asm/dma.h> |
| 20 | 20 | ||
| 21 | struct g2_channel { | 21 | struct g2_channel { |
diff --git a/arch/sh/drivers/dma/dma-pvr2.c b/arch/sh/drivers/dma/dma-pvr2.c index 838fad566ea..391cbe1c295 100644 --- a/arch/sh/drivers/dma/dma-pvr2.c +++ b/arch/sh/drivers/dma/dma-pvr2.c | |||
| @@ -13,8 +13,8 @@ | |||
| 13 | #include <linux/kernel.h> | 13 | #include <linux/kernel.h> |
| 14 | #include <linux/module.h> | 14 | #include <linux/module.h> |
| 15 | #include <linux/interrupt.h> | 15 | #include <linux/interrupt.h> |
| 16 | #include <asm/mach/sysasic.h> | 16 | #include <mach/sysasic.h> |
| 17 | #include <asm/mach/dma.h> | 17 | #include <mach/dma.h> |
| 18 | #include <asm/dma.h> | 18 | #include <asm/dma.h> |
| 19 | #include <asm/io.h> | 19 | #include <asm/io.h> |
| 20 | 20 | ||
diff --git a/arch/sh/drivers/dma/dma-sh.c b/arch/sh/drivers/dma/dma-sh.c index 71ff3d6f26e..b2ffe649c7c 100644 --- a/arch/sh/drivers/dma/dma-sh.c +++ b/arch/sh/drivers/dma/dma-sh.c | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | #include <linux/init.h> | 14 | #include <linux/init.h> |
| 15 | #include <linux/interrupt.h> | 15 | #include <linux/interrupt.h> |
| 16 | #include <linux/module.h> | 16 | #include <linux/module.h> |
| 17 | #include <asm/dreamcast/dma.h> | 17 | #include <mach-dreamcast/mach/dma.h> |
| 18 | #include <asm/dma.h> | 18 | #include <asm/dma.h> |
| 19 | #include <asm/io.h> | 19 | #include <asm/io.h> |
| 20 | #include "dma-sh.h" | 20 | #include "dma-sh.h" |
diff --git a/arch/sh/drivers/dma/dma-sh.h b/arch/sh/drivers/dma/dma-sh.h index 0f591fbc922..b05af34fc15 100644 --- a/arch/sh/drivers/dma/dma-sh.h +++ b/arch/sh/drivers/dma/dma-sh.h | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | #ifndef __DMA_SH_H | 11 | #ifndef __DMA_SH_H |
| 12 | #define __DMA_SH_H | 12 | #define __DMA_SH_H |
| 13 | 13 | ||
| 14 | #include <asm/cpu/dma.h> | 14 | #include <cpu/dma.h> |
| 15 | 15 | ||
| 16 | /* Definitions for the SuperH DMAC */ | 16 | /* Definitions for the SuperH DMAC */ |
| 17 | #define REQ_L 0x00000000 | 17 | #define REQ_L 0x00000000 |
diff --git a/arch/sh/drivers/pci/fixups-dreamcast.c b/arch/sh/drivers/pci/fixups-dreamcast.c index c44699301ee..2bf85cf091e 100644 --- a/arch/sh/drivers/pci/fixups-dreamcast.c +++ b/arch/sh/drivers/pci/fixups-dreamcast.c | |||
| @@ -26,7 +26,7 @@ | |||
| 26 | 26 | ||
| 27 | #include <asm/io.h> | 27 | #include <asm/io.h> |
| 28 | #include <asm/irq.h> | 28 | #include <asm/irq.h> |
| 29 | #include <asm/mach/pci.h> | 29 | #include <mach/pci.h> |
| 30 | 30 | ||
| 31 | static void __init gapspci_fixup_resources(struct pci_dev *dev) | 31 | static void __init gapspci_fixup_resources(struct pci_dev *dev) |
| 32 | { | 32 | { |
diff --git a/arch/sh/drivers/pci/ops-cayman.c b/arch/sh/drivers/pci/ops-cayman.c index 980275ffa30..5ccf9ea3a9d 100644 --- a/arch/sh/drivers/pci/ops-cayman.c +++ b/arch/sh/drivers/pci/ops-cayman.c | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | #include <linux/init.h> | 2 | #include <linux/init.h> |
| 3 | #include <linux/pci.h> | 3 | #include <linux/pci.h> |
| 4 | #include <linux/types.h> | 4 | #include <linux/types.h> |
| 5 | #include <asm/cpu/irq.h> | 5 | #include <cpu/irq.h> |
| 6 | #include "pci-sh5.h" | 6 | #include "pci-sh5.h" |
| 7 | 7 | ||
| 8 | static inline u8 bridge_swizzle(u8 pin, u8 slot) | 8 | static inline u8 bridge_swizzle(u8 pin, u8 slot) |
diff --git a/arch/sh/drivers/pci/ops-dreamcast.c b/arch/sh/drivers/pci/ops-dreamcast.c index f54c291db37..f5d2a2aa6f3 100644 --- a/arch/sh/drivers/pci/ops-dreamcast.c +++ b/arch/sh/drivers/pci/ops-dreamcast.c | |||
| @@ -26,7 +26,7 @@ | |||
| 26 | 26 | ||
| 27 | #include <asm/io.h> | 27 | #include <asm/io.h> |
| 28 | #include <asm/irq.h> | 28 | #include <asm/irq.h> |
| 29 | #include <asm/mach/pci.h> | 29 | #include <mach/pci.h> |
| 30 | 30 | ||
| 31 | static struct resource gapspci_io_resource = { | 31 | static struct resource gapspci_io_resource = { |
| 32 | .name = "GAPSPCI IO", | 32 | .name = "GAPSPCI IO", |
diff --git a/arch/sh/drivers/pci/ops-se7780.c b/arch/sh/drivers/pci/ops-se7780.c index bbdb48c124a..3145c62484d 100644 --- a/arch/sh/drivers/pci/ops-se7780.c +++ b/arch/sh/drivers/pci/ops-se7780.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | #include <linux/init.h> | 13 | #include <linux/init.h> |
| 14 | #include <linux/delay.h> | 14 | #include <linux/delay.h> |
| 15 | #include <linux/pci.h> | 15 | #include <linux/pci.h> |
| 16 | #include <asm/se7780.h> | 16 | #include <mach-se/mach/se7780.h> |
| 17 | #include <asm/io.h> | 17 | #include <asm/io.h> |
| 18 | #include "pci-sh4.h" | 18 | #include "pci-sh4.h" |
| 19 | 19 | ||
diff --git a/arch/sh/drivers/pci/pci-sh5.c b/arch/sh/drivers/pci/pci-sh5.c index a00a4df8c02..7a97438762c 100644 --- a/arch/sh/drivers/pci/pci-sh5.c +++ b/arch/sh/drivers/pci/pci-sh5.c | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | #include <linux/delay.h> | 19 | #include <linux/delay.h> |
| 20 | #include <linux/types.h> | 20 | #include <linux/types.h> |
| 21 | #include <linux/irq.h> | 21 | #include <linux/irq.h> |
| 22 | #include <asm/cpu/irq.h> | 22 | #include <cpu/irq.h> |
| 23 | #include <asm/pci.h> | 23 | #include <asm/pci.h> |
| 24 | #include <asm/io.h> | 24 | #include <asm/io.h> |
| 25 | #include "pci-sh5.h" | 25 | #include "pci-sh5.h" |
diff --git a/include/asm-sh/.gitignore b/arch/sh/include/asm/.gitignore index 9218ef82b69..378db779fb6 100644 --- a/include/asm-sh/.gitignore +++ b/arch/sh/include/asm/.gitignore | |||
| @@ -1,3 +1 @@ | |||
| 1 | cpu | ||
| 2 | mach | ||
| 3 | machtypes.h | machtypes.h | |
diff --git a/include/asm-sh/Kbuild b/arch/sh/include/asm/Kbuild index 43910cdf78a..43910cdf78a 100644 --- a/include/asm-sh/Kbuild +++ b/arch/sh/include/asm/Kbuild | |||
diff --git a/include/asm-sh/a.out.h b/arch/sh/include/asm/a.out.h index 1f93130e179..1f93130e179 100644 --- a/include/asm-sh/a.out.h +++ b/arch/sh/include/asm/a.out.h | |||
diff --git a/include/asm-sh/adc.h b/arch/sh/include/asm/adc.h index 5f85cf74d59..48824c1fab8 100644 --- a/include/asm-sh/adc.h +++ b/arch/sh/include/asm/adc.h | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | * Copyright (C) 2004 Andriy Skulysh | 5 | * Copyright (C) 2004 Andriy Skulysh |
| 6 | */ | 6 | */ |
| 7 | 7 | ||
| 8 | #include <asm/cpu/adc.h> | 8 | #include <cpu/adc.h> |
| 9 | 9 | ||
| 10 | int adc_single(unsigned int channel); | 10 | int adc_single(unsigned int channel); |
| 11 | 11 | ||
diff --git a/include/asm-sh/addrspace.h b/arch/sh/include/asm/addrspace.h index fa544fc38c2..2702d81bfc0 100644 --- a/include/asm-sh/addrspace.h +++ b/arch/sh/include/asm/addrspace.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | 12 | ||
| 13 | #ifdef __KERNEL__ | 13 | #ifdef __KERNEL__ |
| 14 | 14 | ||
| 15 | #include <asm/cpu/addrspace.h> | 15 | #include <cpu/addrspace.h> |
| 16 | 16 | ||
| 17 | /* If this CPU supports segmentation, hook up the helpers */ | 17 | /* If this CPU supports segmentation, hook up the helpers */ |
| 18 | #ifdef P1SEG | 18 | #ifdef P1SEG |
diff --git a/include/asm-sh/atomic-grb.h b/arch/sh/include/asm/atomic-grb.h index 4c5b7dbfced..4c5b7dbfced 100644 --- a/include/asm-sh/atomic-grb.h +++ b/arch/sh/include/asm/atomic-grb.h | |||
diff --git a/include/asm-sh/atomic-irq.h b/arch/sh/include/asm/atomic-irq.h index 74f7943cff6..74f7943cff6 100644 --- a/include/asm-sh/atomic-irq.h +++ b/arch/sh/include/asm/atomic-irq.h | |||
diff --git a/include/asm-sh/atomic-llsc.h b/arch/sh/include/asm/atomic-llsc.h index 4b00b78e3f4..4b00b78e3f4 100644 --- a/include/asm-sh/atomic-llsc.h +++ b/arch/sh/include/asm/atomic-llsc.h | |||
diff --git a/include/asm-sh/atomic.h b/arch/sh/include/asm/atomic.h index c043ef00302..c043ef00302 100644 --- a/include/asm-sh/atomic.h +++ b/arch/sh/include/asm/atomic.h | |||
diff --git a/include/asm-sh/auxvec.h b/arch/sh/include/asm/auxvec.h index a6b9d4f4859..483effd65e0 100644 --- a/include/asm-sh/auxvec.h +++ b/arch/sh/include/asm/auxvec.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | */ | 12 | */ |
| 13 | #define AT_FPUCW 18 /* Used FPU control word. */ | 13 | #define AT_FPUCW 18 /* Used FPU control word. */ |
| 14 | 14 | ||
| 15 | #ifdef CONFIG_VSYSCALL | 15 | #if defined(CONFIG_VSYSCALL) || !defined(__KERNEL__) |
| 16 | /* | 16 | /* |
| 17 | * Only define this in the vsyscall case, the entry point to | 17 | * Only define this in the vsyscall case, the entry point to |
| 18 | * the vsyscall page gets placed here. The kernel will attempt | 18 | * the vsyscall page gets placed here. The kernel will attempt |
diff --git a/include/asm-sh/bitops-grb.h b/arch/sh/include/asm/bitops-grb.h index a5907b94395..a5907b94395 100644 --- a/include/asm-sh/bitops-grb.h +++ b/arch/sh/include/asm/bitops-grb.h | |||
diff --git a/include/asm-sh/bitops-irq.h b/arch/sh/include/asm/bitops-irq.h index 653a1275058..653a1275058 100644 --- a/include/asm-sh/bitops-irq.h +++ b/arch/sh/include/asm/bitops-irq.h | |||
diff --git a/include/asm-sh/bitops.h b/arch/sh/include/asm/bitops.h index d7d382f63ee..d7d382f63ee 100644 --- a/include/asm-sh/bitops.h +++ b/arch/sh/include/asm/bitops.h | |||
diff --git a/include/asm-sh/bug.h b/arch/sh/include/asm/bug.h index c0171804016..c0171804016 100644 --- a/include/asm-sh/bug.h +++ b/arch/sh/include/asm/bug.h | |||
diff --git a/include/asm-sh/bugs.h b/arch/sh/include/asm/bugs.h index 121b2ecddfc..121b2ecddfc 100644 --- a/include/asm-sh/bugs.h +++ b/arch/sh/include/asm/bugs.h | |||
diff --git a/include/asm-sh/byteorder.h b/arch/sh/include/asm/byteorder.h index 4c13e611756..4c13e611756 100644 --- a/include/asm-sh/byteorder.h +++ b/arch/sh/include/asm/byteorder.h | |||
diff --git a/include/asm-sh/cache.h b/arch/sh/include/asm/cache.h index 083419f47c6..02df18ea960 100644 --- a/include/asm-sh/cache.h +++ b/arch/sh/include/asm/cache.h | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | #ifdef __KERNEL__ | 10 | #ifdef __KERNEL__ |
| 11 | 11 | ||
| 12 | #include <linux/init.h> | 12 | #include <linux/init.h> |
| 13 | #include <asm/cpu/cache.h> | 13 | #include <cpu/cache.h> |
| 14 | 14 | ||
| 15 | #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) | 15 | #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) |
| 16 | 16 | ||
diff --git a/include/asm-sh/cacheflush.h b/arch/sh/include/asm/cacheflush.h index e034c360411..09acbc32d6c 100644 --- a/include/asm-sh/cacheflush.h +++ b/arch/sh/include/asm/cacheflush.h | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | #define __flush_purge_region(start, size) do { (void)(start); } while (0) | 27 | #define __flush_purge_region(start, size) do { (void)(start); } while (0) |
| 28 | #define __flush_invalidate_region(start, size) do { (void)(start); } while (0) | 28 | #define __flush_invalidate_region(start, size) do { (void)(start); } while (0) |
| 29 | #else | 29 | #else |
| 30 | #include <asm/cpu/cacheflush.h> | 30 | #include <cpu/cacheflush.h> |
| 31 | 31 | ||
| 32 | /* | 32 | /* |
| 33 | * Consistent DMA requires that the __flush_xxx() primitives must be set | 33 | * Consistent DMA requires that the __flush_xxx() primitives must be set |
diff --git a/include/asm-sh/checksum.h b/arch/sh/include/asm/checksum.h index 67496ab0ef0..67496ab0ef0 100644 --- a/include/asm-sh/checksum.h +++ b/arch/sh/include/asm/checksum.h | |||
diff --git a/include/asm-sh/checksum_32.h b/arch/sh/include/asm/checksum_32.h index 14b7ac2f0a0..14b7ac2f0a0 100644 --- a/include/asm-sh/checksum_32.h +++ b/arch/sh/include/asm/checksum_32.h | |||
diff --git a/include/asm-sh/checksum_64.h b/arch/sh/include/asm/checksum_64.h index 9c62a031a8f..9c62a031a8f 100644 --- a/include/asm-sh/checksum_64.h +++ b/arch/sh/include/asm/checksum_64.h | |||
diff --git a/include/asm-sh/clock.h b/arch/sh/include/asm/clock.h index 720dfab7b15..720dfab7b15 100644 --- a/include/asm-sh/clock.h +++ b/arch/sh/include/asm/clock.h | |||
diff --git a/include/asm-sh/cmpxchg-grb.h b/arch/sh/include/asm/cmpxchg-grb.h index e2681abe764..e2681abe764 100644 --- a/include/asm-sh/cmpxchg-grb.h +++ b/arch/sh/include/asm/cmpxchg-grb.h | |||
diff --git a/include/asm-sh/cmpxchg-irq.h b/arch/sh/include/asm/cmpxchg-irq.h index 43049ec0554..43049ec0554 100644 --- a/include/asm-sh/cmpxchg-irq.h +++ b/arch/sh/include/asm/cmpxchg-irq.h | |||
diff --git a/include/asm-sh/cpu-features.h b/arch/sh/include/asm/cpu-features.h index 86308aa3973..86308aa3973 100644 --- a/include/asm-sh/cpu-features.h +++ b/arch/sh/include/asm/cpu-features.h | |||
diff --git a/include/asm-sh/cputime.h b/arch/sh/include/asm/cputime.h index 6ca395d1393..6ca395d1393 100644 --- a/include/asm-sh/cputime.h +++ b/arch/sh/include/asm/cputime.h | |||
diff --git a/include/asm-sh/current.h b/arch/sh/include/asm/current.h index 62b63880b33..62b63880b33 100644 --- a/include/asm-sh/current.h +++ b/arch/sh/include/asm/current.h | |||
diff --git a/include/asm-sh/delay.h b/arch/sh/include/asm/delay.h index 4b16bf9b56b..4b16bf9b56b 100644 --- a/include/asm-sh/delay.h +++ b/arch/sh/include/asm/delay.h | |||
diff --git a/include/asm-sh/device.h b/arch/sh/include/asm/device.h index efd511d0803..efd511d0803 100644 --- a/include/asm-sh/device.h +++ b/arch/sh/include/asm/device.h | |||
diff --git a/include/asm-sh/div64.h b/arch/sh/include/asm/div64.h index 6cd978cefb2..6cd978cefb2 100644 --- a/include/asm-sh/div64.h +++ b/arch/sh/include/asm/div64.h | |||
diff --git a/include/asm-sh/dma-mapping.h b/arch/sh/include/asm/dma-mapping.h index 627315ecdb5..627315ecdb5 100644 --- a/include/asm-sh/dma-mapping.h +++ b/arch/sh/include/asm/dma-mapping.h | |||
diff --git a/include/asm-sh/dma.h b/arch/sh/include/asm/dma.h index a65b02fd186..beca7128e2a 100644 --- a/include/asm-sh/dma.h +++ b/arch/sh/include/asm/dma.h | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | #include <linux/wait.h> | 15 | #include <linux/wait.h> |
| 16 | #include <linux/sched.h> | 16 | #include <linux/sched.h> |
| 17 | #include <linux/sysdev.h> | 17 | #include <linux/sysdev.h> |
| 18 | #include <asm/cpu/dma.h> | 18 | #include <cpu/dma.h> |
| 19 | 19 | ||
| 20 | /* The maximum address that we can perform a DMA transfer to on this platform */ | 20 | /* The maximum address that we can perform a DMA transfer to on this platform */ |
| 21 | /* Don't define MAX_DMA_ADDRESS; it's useless on the SuperH and any | 21 | /* Don't define MAX_DMA_ADDRESS; it's useless on the SuperH and any |
diff --git a/include/asm-sh/dmabrg.h b/arch/sh/include/asm/dmabrg.h index c5edba216cf..c5edba216cf 100644 --- a/include/asm-sh/dmabrg.h +++ b/arch/sh/include/asm/dmabrg.h | |||
diff --git a/include/asm-sh/edosk7705.h b/arch/sh/include/asm/edosk7705.h index 5bdc9d9be3d..5bdc9d9be3d 100644 --- a/include/asm-sh/edosk7705.h +++ b/arch/sh/include/asm/edosk7705.h | |||
diff --git a/include/asm-sh/elf.h b/arch/sh/include/asm/elf.h index f01449a8d37..f01449a8d37 100644 --- a/include/asm-sh/elf.h +++ b/arch/sh/include/asm/elf.h | |||
diff --git a/include/asm-sh/emergency-restart.h b/arch/sh/include/asm/emergency-restart.h index 108d8c48e42..108d8c48e42 100644 --- a/include/asm-sh/emergency-restart.h +++ b/arch/sh/include/asm/emergency-restart.h | |||
diff --git a/include/asm-sh/entry-macros.S b/arch/sh/include/asm/entry-macros.S index 2dab0b8d945..2dab0b8d945 100644 --- a/include/asm-sh/entry-macros.S +++ b/arch/sh/include/asm/entry-macros.S | |||
diff --git a/include/asm-sh/errno.h b/arch/sh/include/asm/errno.h index 51cf6f9cebb..51cf6f9cebb 100644 --- a/include/asm-sh/errno.h +++ b/arch/sh/include/asm/errno.h | |||
diff --git a/include/asm-sh/fb.h b/arch/sh/include/asm/fb.h index d92e99cd8c8..d92e99cd8c8 100644 --- a/include/asm-sh/fb.h +++ b/arch/sh/include/asm/fb.h | |||
diff --git a/include/asm-sh/fcntl.h b/arch/sh/include/asm/fcntl.h index 46ab12db573..46ab12db573 100644 --- a/include/asm-sh/fcntl.h +++ b/arch/sh/include/asm/fcntl.h | |||
diff --git a/include/asm-sh/fixmap.h b/arch/sh/include/asm/fixmap.h index 721fcc4d5e9..721fcc4d5e9 100644 --- a/include/asm-sh/fixmap.h +++ b/arch/sh/include/asm/fixmap.h | |||
diff --git a/include/asm-sh/flat.h b/arch/sh/include/asm/flat.h index 0cc800299e0..0cc800299e0 100644 --- a/include/asm-sh/flat.h +++ b/arch/sh/include/asm/flat.h | |||
diff --git a/include/asm-sh/fpu.h b/arch/sh/include/asm/fpu.h index 91462fea150..91462fea150 100644 --- a/include/asm-sh/fpu.h +++ b/arch/sh/include/asm/fpu.h | |||
diff --git a/include/asm-sh/freq.h b/arch/sh/include/asm/freq.h index 39c0e091cf5..4ece90b09b9 100644 --- a/include/asm-sh/freq.h +++ b/arch/sh/include/asm/freq.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | #define __ASM_SH_FREQ_H | 12 | #define __ASM_SH_FREQ_H |
| 13 | #ifdef __KERNEL__ | 13 | #ifdef __KERNEL__ |
| 14 | 14 | ||
| 15 | #include <asm/cpu/freq.h> | 15 | #include <cpu/freq.h> |
| 16 | 16 | ||
| 17 | #endif /* __KERNEL__ */ | 17 | #endif /* __KERNEL__ */ |
| 18 | #endif /* __ASM_SH_FREQ_H */ | 18 | #endif /* __ASM_SH_FREQ_H */ |
diff --git a/include/asm-sh/futex-irq.h b/arch/sh/include/asm/futex-irq.h index a9f16a7f9ae..a9f16a7f9ae 100644 --- a/include/asm-sh/futex-irq.h +++ b/arch/sh/include/asm/futex-irq.h | |||
diff --git a/include/asm-sh/futex.h b/arch/sh/include/asm/futex.h index 68256ec5fa3..68256ec5fa3 100644 --- a/include/asm-sh/futex.h +++ b/arch/sh/include/asm/futex.h | |||
diff --git a/include/asm-sh/gpio.h b/arch/sh/include/asm/gpio.h index 9bb27e0f11a..cf32bd2df88 100644 --- a/include/asm-sh/gpio.h +++ b/arch/sh/include/asm/gpio.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | #define __ASM_SH_GPIO_H | 13 | #define __ASM_SH_GPIO_H |
| 14 | 14 | ||
| 15 | #if defined(CONFIG_CPU_SH3) | 15 | #if defined(CONFIG_CPU_SH3) |
| 16 | #include <asm/cpu/gpio.h> | 16 | #include <cpu/gpio.h> |
| 17 | #endif | 17 | #endif |
| 18 | 18 | ||
| 19 | #endif /* __ASM_SH_GPIO_H */ | 19 | #endif /* __ASM_SH_GPIO_H */ |
diff --git a/include/asm-sh/hardirq.h b/arch/sh/include/asm/hardirq.h index 715ee237fc7..715ee237fc7 100644 --- a/include/asm-sh/hardirq.h +++ b/arch/sh/include/asm/hardirq.h | |||
diff --git a/include/asm-sh/hd64461.h b/arch/sh/include/asm/hd64461.h index 8c1353baf00..8c1353baf00 100644 --- a/include/asm-sh/hd64461.h +++ b/arch/sh/include/asm/hd64461.h | |||
diff --git a/include/asm-sh/hd64465/gpio.h b/arch/sh/include/asm/hd64465/gpio.h index a3cdca2713d..a3cdca2713d 100644 --- a/include/asm-sh/hd64465/gpio.h +++ b/arch/sh/include/asm/hd64465/gpio.h | |||
diff --git a/include/asm-sh/hd64465/hd64465.h b/arch/sh/include/asm/hd64465/hd64465.h index cfd0e803d2a..cfd0e803d2a 100644 --- a/include/asm-sh/hd64465/hd64465.h +++ b/arch/sh/include/asm/hd64465/hd64465.h | |||
diff --git a/include/asm-sh/hd64465/io.h b/arch/sh/include/asm/hd64465/io.h index 139f1472e5b..139f1472e5b 100644 --- a/include/asm-sh/hd64465/io.h +++ b/arch/sh/include/asm/hd64465/io.h | |||
diff --git a/include/asm-sh/heartbeat.h b/arch/sh/include/asm/heartbeat.h index 724a43ed245..724a43ed245 100644 --- a/include/asm-sh/heartbeat.h +++ b/arch/sh/include/asm/heartbeat.h | |||
diff --git a/include/asm-sh/hp6xx.h b/arch/sh/include/asm/hp6xx.h index 0d4165a32dc..0d4165a32dc 100644 --- a/include/asm-sh/hp6xx.h +++ b/arch/sh/include/asm/hp6xx.h | |||
diff --git a/include/asm-sh/hugetlb.h b/arch/sh/include/asm/hugetlb.h index 967068fb79a..967068fb79a 100644 --- a/include/asm-sh/hugetlb.h +++ b/arch/sh/include/asm/hugetlb.h | |||
diff --git a/include/asm-sh/hw_irq.h b/arch/sh/include/asm/hw_irq.h index d557b00111b..d557b00111b 100644 --- a/include/asm-sh/hw_irq.h +++ b/arch/sh/include/asm/hw_irq.h | |||
diff --git a/include/asm-sh/i2c-sh7760.h b/arch/sh/include/asm/i2c-sh7760.h index 24182116711..24182116711 100644 --- a/include/asm-sh/i2c-sh7760.h +++ b/arch/sh/include/asm/i2c-sh7760.h | |||
diff --git a/include/asm-sh/ilsel.h b/arch/sh/include/asm/ilsel.h index e3d304b280f..e3d304b280f 100644 --- a/include/asm-sh/ilsel.h +++ b/arch/sh/include/asm/ilsel.h | |||
diff --git a/include/asm-sh/io.h b/arch/sh/include/asm/io.h index a4fbf0c84fb..a4fbf0c84fb 100644 --- a/include/asm-sh/io.h +++ b/arch/sh/include/asm/io.h | |||
diff --git a/include/asm-sh/io_generic.h b/arch/sh/include/asm/io_generic.h index 92fc6070d7b..92fc6070d7b 100644 --- a/include/asm-sh/io_generic.h +++ b/arch/sh/include/asm/io_generic.h | |||
diff --git a/include/asm-sh/io_trapped.h b/arch/sh/include/asm/io_trapped.h index f1251d4f0ba..f1251d4f0ba 100644 --- a/include/asm-sh/io_trapped.h +++ b/arch/sh/include/asm/io_trapped.h | |||
diff --git a/include/asm-sh/ioctl.h b/arch/sh/include/asm/ioctl.h index b279fe06dfe..b279fe06dfe 100644 --- a/include/asm-sh/ioctl.h +++ b/arch/sh/include/asm/ioctl.h | |||
diff --git a/include/asm-sh/ioctls.h b/arch/sh/include/asm/ioctls.h index c212c371a4a..c212c371a4a 100644 --- a/include/asm-sh/ioctls.h +++ b/arch/sh/include/asm/ioctls.h | |||
diff --git a/include/asm-sh/ipcbuf.h b/arch/sh/include/asm/ipcbuf.h index 5ffc9972a7e..5ffc9972a7e 100644 --- a/include/asm-sh/ipcbuf.h +++ b/arch/sh/include/asm/ipcbuf.h | |||
diff --git a/include/asm-sh/irq.h b/arch/sh/include/asm/irq.h index ca66e5df69d..6195a531c1b 100644 --- a/include/asm-sh/irq.h +++ b/arch/sh/include/asm/irq.h | |||
| @@ -51,7 +51,7 @@ extern void irq_ctx_exit(int cpu); | |||
| 51 | #endif | 51 | #endif |
| 52 | 52 | ||
| 53 | #ifdef CONFIG_CPU_SH5 | 53 | #ifdef CONFIG_CPU_SH5 |
| 54 | #include <asm/cpu/irq.h> | 54 | #include <cpu/irq.h> |
| 55 | #endif | 55 | #endif |
| 56 | 56 | ||
| 57 | #endif /* __ASM_SH_IRQ_H */ | 57 | #endif /* __ASM_SH_IRQ_H */ |
diff --git a/include/asm-sh/irq_regs.h b/arch/sh/include/asm/irq_regs.h index 3dd9c0b7027..3dd9c0b7027 100644 --- a/include/asm-sh/irq_regs.h +++ b/arch/sh/include/asm/irq_regs.h | |||
diff --git a/include/asm-sh/irqflags.h b/arch/sh/include/asm/irqflags.h index 46e71da5be6..46e71da5be6 100644 --- a/include/asm-sh/irqflags.h +++ b/arch/sh/include/asm/irqflags.h | |||
diff --git a/include/asm-sh/irqflags_32.h b/arch/sh/include/asm/irqflags_32.h index 60218f54134..60218f54134 100644 --- a/include/asm-sh/irqflags_32.h +++ b/arch/sh/include/asm/irqflags_32.h | |||
diff --git a/include/asm-sh/irqflags_64.h b/arch/sh/include/asm/irqflags_64.h index 4f6b8a56e7b..88f65222c1d 100644 --- a/include/asm-sh/irqflags_64.h +++ b/arch/sh/include/asm/irqflags_64.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #ifndef __ASM_SH_IRQFLAGS_64_H | 1 | #ifndef __ASM_SH_IRQFLAGS_64_H |
| 2 | #define __ASM_SH_IRQFLAGS_64_H | 2 | #define __ASM_SH_IRQFLAGS_64_H |
| 3 | 3 | ||
| 4 | #include <asm/cpu/registers.h> | 4 | #include <cpu/registers.h> |
| 5 | 5 | ||
| 6 | #define SR_MASK_LL 0x00000000000000f0LL | 6 | #define SR_MASK_LL 0x00000000000000f0LL |
| 7 | #define SR_BL_LL 0x0000000010000000LL | 7 | #define SR_BL_LL 0x0000000010000000LL |
diff --git a/include/asm-sh/kdebug.h b/arch/sh/include/asm/kdebug.h index 49cd69051a8..49cd69051a8 100644 --- a/include/asm-sh/kdebug.h +++ b/arch/sh/include/asm/kdebug.h | |||
diff --git a/include/asm-sh/kexec.h b/arch/sh/include/asm/kexec.h index 00f4260ef09..00f4260ef09 100644 --- a/include/asm-sh/kexec.h +++ b/arch/sh/include/asm/kexec.h | |||
diff --git a/include/asm-sh/kgdb.h b/arch/sh/include/asm/kgdb.h index 24e42078f36..24e42078f36 100644 --- a/include/asm-sh/kgdb.h +++ b/arch/sh/include/asm/kgdb.h | |||
diff --git a/include/asm-sh/kmap_types.h b/arch/sh/include/asm/kmap_types.h index 84d565c696b..84d565c696b 100644 --- a/include/asm-sh/kmap_types.h +++ b/arch/sh/include/asm/kmap_types.h | |||
diff --git a/include/asm-sh/lboxre2.h b/arch/sh/include/asm/lboxre2.h index e6d16050492..e6d16050492 100644 --- a/include/asm-sh/lboxre2.h +++ b/arch/sh/include/asm/lboxre2.h | |||
diff --git a/include/asm-sh/linkage.h b/arch/sh/include/asm/linkage.h index 3565a4f4009..3565a4f4009 100644 --- a/include/asm-sh/linkage.h +++ b/arch/sh/include/asm/linkage.h | |||
diff --git a/include/asm-sh/local.h b/arch/sh/include/asm/local.h index 9ed9b9cb459..9ed9b9cb459 100644 --- a/include/asm-sh/local.h +++ b/arch/sh/include/asm/local.h | |||
diff --git a/include/asm-sh/machvec.h b/arch/sh/include/asm/machvec.h index b2e4124070a..b2e4124070a 100644 --- a/include/asm-sh/machvec.h +++ b/arch/sh/include/asm/machvec.h | |||
diff --git a/include/asm-sh/magicpanelr2.h b/arch/sh/include/asm/magicpanelr2.h index c644a77ee35..c644a77ee35 100644 --- a/include/asm-sh/magicpanelr2.h +++ b/arch/sh/include/asm/magicpanelr2.h | |||
diff --git a/include/asm-sh/mc146818rtc.h b/arch/sh/include/asm/mc146818rtc.h index 0aee96a9733..0aee96a9733 100644 --- a/include/asm-sh/mc146818rtc.h +++ b/arch/sh/include/asm/mc146818rtc.h | |||
diff --git a/include/asm-sh/microdev.h b/arch/sh/include/asm/microdev.h index 1aed15856e1..1aed15856e1 100644 --- a/include/asm-sh/microdev.h +++ b/arch/sh/include/asm/microdev.h | |||
diff --git a/include/asm-sh/migor.h b/arch/sh/include/asm/migor.h index 10016e0f4a4..10016e0f4a4 100644 --- a/include/asm-sh/migor.h +++ b/arch/sh/include/asm/migor.h | |||
diff --git a/include/asm-sh/mman.h b/arch/sh/include/asm/mman.h index 156eb0225cf..156eb0225cf 100644 --- a/include/asm-sh/mman.h +++ b/arch/sh/include/asm/mman.h | |||
diff --git a/include/asm-sh/mmu.h b/arch/sh/include/asm/mmu.h index fdcb93bc6d1..fdcb93bc6d1 100644 --- a/include/asm-sh/mmu.h +++ b/arch/sh/include/asm/mmu.h | |||
diff --git a/include/asm-sh/mmu_context.h b/arch/sh/include/asm/mmu_context.h index 8589a50febd..04c0c9733ad 100644 --- a/include/asm-sh/mmu_context.h +++ b/arch/sh/include/asm/mmu_context.h | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | #define __ASM_SH_MMU_CONTEXT_H | 8 | #define __ASM_SH_MMU_CONTEXT_H |
| 9 | 9 | ||
| 10 | #ifdef __KERNEL__ | 10 | #ifdef __KERNEL__ |
| 11 | #include <asm/cpu/mmu_context.h> | 11 | #include <cpu/mmu_context.h> |
| 12 | #include <asm/tlbflush.h> | 12 | #include <asm/tlbflush.h> |
| 13 | #include <asm/uaccess.h> | 13 | #include <asm/uaccess.h> |
| 14 | #include <asm/io.h> | 14 | #include <asm/io.h> |
diff --git a/include/asm-sh/mmu_context_32.h b/arch/sh/include/asm/mmu_context_32.h index f4f9aebd68b..f4f9aebd68b 100644 --- a/include/asm-sh/mmu_context_32.h +++ b/arch/sh/include/asm/mmu_context_32.h | |||
diff --git a/include/asm-sh/mmu_context_64.h b/arch/sh/include/asm/mmu_context_64.h index 9649f1c07ca..de121025d87 100644 --- a/include/asm-sh/mmu_context_64.h +++ b/arch/sh/include/asm/mmu_context_64.h | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | * License. See the file "COPYING" in the main directory of this archive | 11 | * License. See the file "COPYING" in the main directory of this archive |
| 12 | * for more details. | 12 | * for more details. |
| 13 | */ | 13 | */ |
| 14 | #include <asm/cpu/registers.h> | 14 | #include <cpu/registers.h> |
| 15 | #include <asm/cacheflush.h> | 15 | #include <asm/cacheflush.h> |
| 16 | 16 | ||
| 17 | #define SR_ASID_MASK 0xffffffffff00ffffULL | 17 | #define SR_ASID_MASK 0xffffffffff00ffffULL |
diff --git a/include/asm-sh/mmzone.h b/arch/sh/include/asm/mmzone.h index 2969253c404..2969253c404 100644 --- a/include/asm-sh/mmzone.h +++ b/arch/sh/include/asm/mmzone.h | |||
diff --git a/include/asm-sh/module.h b/arch/sh/include/asm/module.h index 46eccd33166..46eccd33166 100644 --- a/include/asm-sh/module.h +++ b/arch/sh/include/asm/module.h | |||
diff --git a/include/asm-sh/msgbuf.h b/arch/sh/include/asm/msgbuf.h index 517432343fb..517432343fb 100644 --- a/include/asm-sh/msgbuf.h +++ b/arch/sh/include/asm/msgbuf.h | |||
diff --git a/include/asm-sh/mutex.h b/arch/sh/include/asm/mutex.h index 458c1f7fbc1..458c1f7fbc1 100644 --- a/include/asm-sh/mutex.h +++ b/arch/sh/include/asm/mutex.h | |||
diff --git a/include/asm-sh/page.h b/arch/sh/include/asm/page.h index 77fb8bf02e4..77fb8bf02e4 100644 --- a/include/asm-sh/page.h +++ b/arch/sh/include/asm/page.h | |||
diff --git a/include/asm-sh/param.h b/arch/sh/include/asm/param.h index ae245afdfd6..ae245afdfd6 100644 --- a/include/asm-sh/param.h +++ b/arch/sh/include/asm/param.h | |||
diff --git a/include/asm-sh/parport.h b/arch/sh/include/asm/parport.h index f67ba60a2ac..f67ba60a2ac 100644 --- a/include/asm-sh/parport.h +++ b/arch/sh/include/asm/parport.h | |||
diff --git a/include/asm-sh/pci.h b/arch/sh/include/asm/pci.h index df1d383e18a..df1d383e18a 100644 --- a/include/asm-sh/pci.h +++ b/arch/sh/include/asm/pci.h | |||
diff --git a/include/asm-sh/percpu.h b/arch/sh/include/asm/percpu.h index 4db4b39a439..4db4b39a439 100644 --- a/include/asm-sh/percpu.h +++ b/arch/sh/include/asm/percpu.h | |||
diff --git a/include/asm-sh/pgalloc.h b/arch/sh/include/asm/pgalloc.h index 84dd2db7104..84dd2db7104 100644 --- a/include/asm-sh/pgalloc.h +++ b/arch/sh/include/asm/pgalloc.h | |||
diff --git a/include/asm-sh/pgtable.h b/arch/sh/include/asm/pgtable.h index a4a8f8b9346..a4a8f8b9346 100644 --- a/include/asm-sh/pgtable.h +++ b/arch/sh/include/asm/pgtable.h | |||
diff --git a/include/asm-sh/pgtable_32.h b/arch/sh/include/asm/pgtable_32.h index 72ea209195b..72ea209195b 100644 --- a/include/asm-sh/pgtable_32.h +++ b/arch/sh/include/asm/pgtable_32.h | |||
diff --git a/include/asm-sh/pgtable_64.h b/arch/sh/include/asm/pgtable_64.h index c78990cda55..c78990cda55 100644 --- a/include/asm-sh/pgtable_64.h +++ b/arch/sh/include/asm/pgtable_64.h | |||
diff --git a/include/asm-sh/pm.h b/arch/sh/include/asm/pm.h index 56fdbd6b1c9..56fdbd6b1c9 100644 --- a/include/asm-sh/pm.h +++ b/arch/sh/include/asm/pm.h | |||
diff --git a/include/asm-sh/poll.h b/arch/sh/include/asm/poll.h index c98509d3149..c98509d3149 100644 --- a/include/asm-sh/poll.h +++ b/arch/sh/include/asm/poll.h | |||
diff --git a/include/asm-sh/posix_types.h b/arch/sh/include/asm/posix_types.h index 4eeb723aee7..4eeb723aee7 100644 --- a/include/asm-sh/posix_types.h +++ b/arch/sh/include/asm/posix_types.h | |||
diff --git a/include/asm-sh/posix_types_32.h b/arch/sh/include/asm/posix_types_32.h index 0a3d2f54ab2..0a3d2f54ab2 100644 --- a/include/asm-sh/posix_types_32.h +++ b/arch/sh/include/asm/posix_types_32.h | |||
diff --git a/include/asm-sh/posix_types_64.h b/arch/sh/include/asm/posix_types_64.h index 0620317a6f0..0620317a6f0 100644 --- a/include/asm-sh/posix_types_64.h +++ b/arch/sh/include/asm/posix_types_64.h | |||
diff --git a/include/asm-sh/processor.h b/arch/sh/include/asm/processor.h index 15d9f92ca38..15d9f92ca38 100644 --- a/include/asm-sh/processor.h +++ b/arch/sh/include/asm/processor.h | |||
diff --git a/include/asm-sh/processor_32.h b/arch/sh/include/asm/processor_32.h index c6583f26707..0dadd75bd93 100644 --- a/include/asm-sh/processor_32.h +++ b/arch/sh/include/asm/processor_32.h | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | * Default implementation of macro that returns current | 19 | * Default implementation of macro that returns current |
| 20 | * instruction pointer ("program counter"). | 20 | * instruction pointer ("program counter"). |
| 21 | */ | 21 | */ |
| 22 | #define current_text_addr() ({ void *pc; __asm__("mova 1f, %0\n1:":"=z" (pc)); pc; }) | 22 | #define current_text_addr() ({ void *pc; __asm__("mova 1f, %0\n.align 2\n1:":"=z" (pc)); pc; }) |
| 23 | 23 | ||
| 24 | /* Core Processor Version Register */ | 24 | /* Core Processor Version Register */ |
| 25 | #define CCN_PVR 0xff000030 | 25 | #define CCN_PVR 0xff000030 |
diff --git a/include/asm-sh/processor_64.h b/arch/sh/include/asm/processor_64.h index fc7fc685ba2..770d5169983 100644 --- a/include/asm-sh/processor_64.h +++ b/arch/sh/include/asm/processor_64.h | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | #include <asm/types.h> | 19 | #include <asm/types.h> |
| 20 | #include <asm/cache.h> | 20 | #include <asm/cache.h> |
| 21 | #include <asm/ptrace.h> | 21 | #include <asm/ptrace.h> |
| 22 | #include <asm/cpu/registers.h> | 22 | #include <cpu/registers.h> |
| 23 | 23 | ||
| 24 | /* | 24 | /* |
| 25 | * Default implementation of macro that returns current | 25 | * Default implementation of macro that returns current |
diff --git a/include/asm-sh/ptrace.h b/arch/sh/include/asm/ptrace.h index 643ab5a7cf3..643ab5a7cf3 100644 --- a/include/asm-sh/ptrace.h +++ b/arch/sh/include/asm/ptrace.h | |||
diff --git a/include/asm-sh/push-switch.h b/arch/sh/include/asm/push-switch.h index 4903f9e52dd..4903f9e52dd 100644 --- a/include/asm-sh/push-switch.h +++ b/arch/sh/include/asm/push-switch.h | |||
diff --git a/include/asm-sh/r7780rp.h b/arch/sh/include/asm/r7780rp.h index 306f7359f7d..306f7359f7d 100644 --- a/include/asm-sh/r7780rp.h +++ b/arch/sh/include/asm/r7780rp.h | |||
diff --git a/include/asm-sh/resource.h b/arch/sh/include/asm/resource.h index 9c2499a86ec..9c2499a86ec 100644 --- a/include/asm-sh/resource.h +++ b/arch/sh/include/asm/resource.h | |||
diff --git a/include/asm-sh/rtc.h b/arch/sh/include/asm/rtc.h index ec45ba8e11d..1813f4202a2 100644 --- a/include/asm-sh/rtc.h +++ b/arch/sh/include/asm/rtc.h | |||
| @@ -11,6 +11,6 @@ struct sh_rtc_platform_info { | |||
| 11 | unsigned long capabilities; | 11 | unsigned long capabilities; |
| 12 | }; | 12 | }; |
| 13 | 13 | ||
| 14 | #include <asm/cpu/rtc.h> | 14 | #include <cpu/rtc.h> |
| 15 | 15 | ||
| 16 | #endif /* _ASM_RTC_H */ | 16 | #endif /* _ASM_RTC_H */ |
diff --git a/include/asm-sh/rts7751r2d.h b/arch/sh/include/asm/rts7751r2d.h index 0a800157b82..0a800157b82 100644 --- a/include/asm-sh/rts7751r2d.h +++ b/arch/sh/include/asm/rts7751r2d.h | |||
diff --git a/include/asm-sh/rwsem.h b/arch/sh/include/asm/rwsem.h index 1987f3ea7f1..1987f3ea7f1 100644 --- a/include/asm-sh/rwsem.h +++ b/arch/sh/include/asm/rwsem.h | |||
diff --git a/include/asm-sh/scatterlist.h b/arch/sh/include/asm/scatterlist.h index 2084d037369..2084d037369 100644 --- a/include/asm-sh/scatterlist.h +++ b/arch/sh/include/asm/scatterlist.h | |||
diff --git a/include/asm-sh/sdk7780.h b/arch/sh/include/asm/sdk7780.h index 697dc865f21..697dc865f21 100644 --- a/include/asm-sh/sdk7780.h +++ b/arch/sh/include/asm/sdk7780.h | |||
diff --git a/include/asm-sh/sections.h b/arch/sh/include/asm/sections.h index 8f8f4ad400d..8f8f4ad400d 100644 --- a/include/asm-sh/sections.h +++ b/arch/sh/include/asm/sections.h | |||
diff --git a/include/asm-sh/segment.h b/arch/sh/include/asm/segment.h index 5e2725f4ac4..5e2725f4ac4 100644 --- a/include/asm-sh/segment.h +++ b/arch/sh/include/asm/segment.h | |||
diff --git a/include/asm-sh/sembuf.h b/arch/sh/include/asm/sembuf.h index d79f3bd570b..d79f3bd570b 100644 --- a/include/asm-sh/sembuf.h +++ b/arch/sh/include/asm/sembuf.h | |||
diff --git a/include/asm-sh/serial.h b/arch/sh/include/asm/serial.h index 21f6d330f18..e13cc948ee6 100644 --- a/include/asm-sh/serial.h +++ b/arch/sh/include/asm/serial.h | |||
| @@ -21,7 +21,7 @@ | |||
| 21 | #define STD_COM_FLAGS (ASYNC_BOOT_AUTOCONF | ASYNC_SKIP_TEST) | 21 | #define STD_COM_FLAGS (ASYNC_BOOT_AUTOCONF | ASYNC_SKIP_TEST) |
| 22 | 22 | ||
| 23 | #ifdef CONFIG_HD64465 | 23 | #ifdef CONFIG_HD64465 |
| 24 | #include <asm/hd64465.h> | 24 | #include <asm/hd64465/hd64465.h> |
| 25 | 25 | ||
| 26 | #define SERIAL_PORT_DFNS \ | 26 | #define SERIAL_PORT_DFNS \ |
| 27 | /* UART CLK PORT IRQ FLAGS */ \ | 27 | /* UART CLK PORT IRQ FLAGS */ \ |
diff --git a/include/asm-sh/setup.h b/arch/sh/include/asm/setup.h index 55a2bd328d9..55a2bd328d9 100644 --- a/include/asm-sh/setup.h +++ b/arch/sh/include/asm/setup.h | |||
diff --git a/include/asm-sh/sfp-machine.h b/arch/sh/include/asm/sfp-machine.h index d3c548443f2..d3c548443f2 100644 --- a/include/asm-sh/sfp-machine.h +++ b/arch/sh/include/asm/sfp-machine.h | |||
diff --git a/include/asm-sh/sh7760fb.h b/arch/sh/include/asm/sh7760fb.h index 8767f61acec..8767f61acec 100644 --- a/include/asm-sh/sh7760fb.h +++ b/arch/sh/include/asm/sh7760fb.h | |||
diff --git a/include/asm-sh/sh7763rdp.h b/arch/sh/include/asm/sh7763rdp.h index 8750cc85297..8750cc85297 100644 --- a/include/asm-sh/sh7763rdp.h +++ b/arch/sh/include/asm/sh7763rdp.h | |||
diff --git a/include/asm-sh/sh7785lcr.h b/arch/sh/include/asm/sh7785lcr.h index 1ce27d5c749..1ce27d5c749 100644 --- a/include/asm-sh/sh7785lcr.h +++ b/arch/sh/include/asm/sh7785lcr.h | |||
diff --git a/include/asm-sh/sh_bios.h b/arch/sh/include/asm/sh_bios.h index 0ca261956e3..0ca261956e3 100644 --- a/include/asm-sh/sh_bios.h +++ b/arch/sh/include/asm/sh_bios.h | |||
diff --git a/include/asm-sh/sh_keysc.h b/arch/sh/include/asm/sh_keysc.h index b5a4dd5a972..b5a4dd5a972 100644 --- a/include/asm-sh/sh_keysc.h +++ b/arch/sh/include/asm/sh_keysc.h | |||
diff --git a/include/asm-sh/sh_mobile_lcdc.h b/arch/sh/include/asm/sh_mobile_lcdc.h index 27677727df4..27677727df4 100644 --- a/include/asm-sh/sh_mobile_lcdc.h +++ b/arch/sh/include/asm/sh_mobile_lcdc.h | |||
diff --git a/include/asm-sh/shmbuf.h b/arch/sh/include/asm/shmbuf.h index b2101f49052..b2101f49052 100644 --- a/include/asm-sh/shmbuf.h +++ b/arch/sh/include/asm/shmbuf.h | |||
diff --git a/include/asm-sh/shmin.h b/arch/sh/include/asm/shmin.h index 36ba138a81f..36ba138a81f 100644 --- a/include/asm-sh/shmin.h +++ b/arch/sh/include/asm/shmin.h | |||
diff --git a/include/asm-sh/shmparam.h b/arch/sh/include/asm/shmparam.h index ba1758d9010..ba1758d9010 100644 --- a/include/asm-sh/shmparam.h +++ b/arch/sh/include/asm/shmparam.h | |||
diff --git a/include/asm-sh/sigcontext.h b/arch/sh/include/asm/sigcontext.h index 8ce1435bc0b..8ce1435bc0b 100644 --- a/include/asm-sh/sigcontext.h +++ b/arch/sh/include/asm/sigcontext.h | |||
diff --git a/include/asm-sh/siginfo.h b/arch/sh/include/asm/siginfo.h index 813040ed68a..813040ed68a 100644 --- a/include/asm-sh/siginfo.h +++ b/arch/sh/include/asm/siginfo.h | |||
diff --git a/include/asm-sh/signal.h b/arch/sh/include/asm/signal.h index 5c5c1e85208..5c5c1e85208 100644 --- a/include/asm-sh/signal.h +++ b/arch/sh/include/asm/signal.h | |||
diff --git a/include/asm-sh/smc37c93x.h b/arch/sh/include/asm/smc37c93x.h index 585da2a8fc4..585da2a8fc4 100644 --- a/include/asm-sh/smc37c93x.h +++ b/arch/sh/include/asm/smc37c93x.h | |||
diff --git a/include/asm-sh/smp.h b/arch/sh/include/asm/smp.h index 593343cd26e..593343cd26e 100644 --- a/include/asm-sh/smp.h +++ b/arch/sh/include/asm/smp.h | |||
diff --git a/include/asm-sh/snapgear.h b/arch/sh/include/asm/snapgear.h index 042d95f51c4..042d95f51c4 100644 --- a/include/asm-sh/snapgear.h +++ b/arch/sh/include/asm/snapgear.h | |||
diff --git a/include/asm-sh/socket.h b/arch/sh/include/asm/socket.h index 6d4bf651295..6d4bf651295 100644 --- a/include/asm-sh/socket.h +++ b/arch/sh/include/asm/socket.h | |||
diff --git a/include/asm-sh/sockios.h b/arch/sh/include/asm/sockios.h index cf8b96b1f9a..cf8b96b1f9a 100644 --- a/include/asm-sh/sockios.h +++ b/arch/sh/include/asm/sockios.h | |||
diff --git a/include/asm-sh/sparsemem.h b/arch/sh/include/asm/sparsemem.h index 547a540b666..547a540b666 100644 --- a/include/asm-sh/sparsemem.h +++ b/arch/sh/include/asm/sparsemem.h | |||
diff --git a/include/asm-sh/spi.h b/arch/sh/include/asm/spi.h index e96f5b0953c..e96f5b0953c 100644 --- a/include/asm-sh/spi.h +++ b/arch/sh/include/asm/spi.h | |||
diff --git a/include/asm-sh/spinlock.h b/arch/sh/include/asm/spinlock.h index e793181d64d..e793181d64d 100644 --- a/include/asm-sh/spinlock.h +++ b/arch/sh/include/asm/spinlock.h | |||
diff --git a/include/asm-sh/spinlock_types.h b/arch/sh/include/asm/spinlock_types.h index b4d244e7b60..b4d244e7b60 100644 --- a/include/asm-sh/spinlock_types.h +++ b/arch/sh/include/asm/spinlock_types.h | |||
diff --git a/include/asm-sh/stat.h b/arch/sh/include/asm/stat.h index e1810cc6e3d..e1810cc6e3d 100644 --- a/include/asm-sh/stat.h +++ b/arch/sh/include/asm/stat.h | |||
diff --git a/include/asm-sh/statfs.h b/arch/sh/include/asm/statfs.h index 9202a023328..9202a023328 100644 --- a/include/asm-sh/statfs.h +++ b/arch/sh/include/asm/statfs.h | |||
diff --git a/include/asm-sh/string.h b/arch/sh/include/asm/string.h index 8c1ea21dc0a..8c1ea21dc0a 100644 --- a/include/asm-sh/string.h +++ b/arch/sh/include/asm/string.h | |||
diff --git a/include/asm-sh/string_32.h b/arch/sh/include/asm/string_32.h index 55f8db6bc1d..55f8db6bc1d 100644 --- a/include/asm-sh/string_32.h +++ b/arch/sh/include/asm/string_32.h | |||
diff --git a/include/asm-sh/string_64.h b/arch/sh/include/asm/string_64.h index aa1fef229c7..aa1fef229c7 100644 --- a/include/asm-sh/string_64.h +++ b/arch/sh/include/asm/string_64.h | |||
diff --git a/include/asm-sh/system.h b/arch/sh/include/asm/system.h index 056d68cd210..056d68cd210 100644 --- a/include/asm-sh/system.h +++ b/arch/sh/include/asm/system.h | |||
diff --git a/include/asm-sh/system_32.h b/arch/sh/include/asm/system_32.h index f11bcf0855e..f11bcf0855e 100644 --- a/include/asm-sh/system_32.h +++ b/arch/sh/include/asm/system_32.h | |||
diff --git a/include/asm-sh/system_64.h b/arch/sh/include/asm/system_64.h index 943acf5ea07..943acf5ea07 100644 --- a/include/asm-sh/system_64.h +++ b/arch/sh/include/asm/system_64.h | |||
diff --git a/include/asm-sh/systemh7751.h b/arch/sh/include/asm/systemh7751.h index 4161122c84e..4161122c84e 100644 --- a/include/asm-sh/systemh7751.h +++ b/arch/sh/include/asm/systemh7751.h | |||
diff --git a/include/asm-sh/termbits.h b/arch/sh/include/asm/termbits.h index 77db116948c..77db116948c 100644 --- a/include/asm-sh/termbits.h +++ b/arch/sh/include/asm/termbits.h | |||
diff --git a/include/asm-sh/termios.h b/arch/sh/include/asm/termios.h index 0a8c793c76f..0a8c793c76f 100644 --- a/include/asm-sh/termios.h +++ b/arch/sh/include/asm/termios.h | |||
diff --git a/include/asm-sh/thread_info.h b/arch/sh/include/asm/thread_info.h index eeb4c747119..eeb4c747119 100644 --- a/include/asm-sh/thread_info.h +++ b/arch/sh/include/asm/thread_info.h | |||
diff --git a/include/asm-sh/timer.h b/arch/sh/include/asm/timer.h index 327f7eb8976..a7ca3a195bb 100644 --- a/include/asm-sh/timer.h +++ b/arch/sh/include/asm/timer.h | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | 3 | ||
| 4 | #include <linux/sysdev.h> | 4 | #include <linux/sysdev.h> |
| 5 | #include <linux/clocksource.h> | 5 | #include <linux/clocksource.h> |
| 6 | #include <asm/cpu/timer.h> | 6 | #include <cpu/timer.h> |
| 7 | 7 | ||
| 8 | struct sys_timer_ops { | 8 | struct sys_timer_ops { |
| 9 | int (*init)(void); | 9 | int (*init)(void); |
diff --git a/include/asm-sh/timex.h b/arch/sh/include/asm/timex.h index a873e24113c..a873e24113c 100644 --- a/include/asm-sh/timex.h +++ b/arch/sh/include/asm/timex.h | |||
diff --git a/include/asm-sh/titan.h b/arch/sh/include/asm/titan.h index 03f3583c891..03f3583c891 100644 --- a/include/asm-sh/titan.h +++ b/arch/sh/include/asm/titan.h | |||
diff --git a/include/asm-sh/tlb.h b/arch/sh/include/asm/tlb.h index 88ff1ae8a6b..88ff1ae8a6b 100644 --- a/include/asm-sh/tlb.h +++ b/arch/sh/include/asm/tlb.h | |||
diff --git a/include/asm-sh/tlb_64.h b/arch/sh/include/asm/tlb_64.h index 0a96f3af69e..0a96f3af69e 100644 --- a/include/asm-sh/tlb_64.h +++ b/arch/sh/include/asm/tlb_64.h | |||
diff --git a/include/asm-sh/tlbflush.h b/arch/sh/include/asm/tlbflush.h index e0ac97221ae..e0ac97221ae 100644 --- a/include/asm-sh/tlbflush.h +++ b/arch/sh/include/asm/tlbflush.h | |||
diff --git a/include/asm-sh/topology.h b/arch/sh/include/asm/topology.h index 95f0085e098..95f0085e098 100644 --- a/include/asm-sh/topology.h +++ b/arch/sh/include/asm/topology.h | |||
diff --git a/include/asm-sh/types.h b/arch/sh/include/asm/types.h index beea4e6f8df..beea4e6f8df 100644 --- a/include/asm-sh/types.h +++ b/arch/sh/include/asm/types.h | |||
diff --git a/include/asm-sh/uaccess.h b/arch/sh/include/asm/uaccess.h index 45c2c9b2993..075848f43b6 100644 --- a/include/asm-sh/uaccess.h +++ b/arch/sh/include/asm/uaccess.h | |||
| @@ -77,8 +77,9 @@ struct __large_struct { unsigned long buf[100]; }; | |||
| 77 | ({ \ | 77 | ({ \ |
| 78 | long __pu_err; \ | 78 | long __pu_err; \ |
| 79 | __typeof__(*(ptr)) __user *__pu_addr = (ptr); \ | 79 | __typeof__(*(ptr)) __user *__pu_addr = (ptr); \ |
| 80 | __typeof__(*(ptr)) __pu_val = x; \ | ||
| 80 | __chk_user_ptr(ptr); \ | 81 | __chk_user_ptr(ptr); \ |
| 81 | __put_user_size((x), __pu_addr, (size), __pu_err); \ | 82 | __put_user_size(__pu_val, __pu_addr, (size), __pu_err); \ |
| 82 | __pu_err; \ | 83 | __pu_err; \ |
| 83 | }) | 84 | }) |
| 84 | 85 | ||
| @@ -86,8 +87,9 @@ struct __large_struct { unsigned long buf[100]; }; | |||
| 86 | ({ \ | 87 | ({ \ |
| 87 | long __pu_err = -EFAULT; \ | 88 | long __pu_err = -EFAULT; \ |
| 88 | __typeof__(*(ptr)) __user *__pu_addr = (ptr); \ | 89 | __typeof__(*(ptr)) __user *__pu_addr = (ptr); \ |
| 90 | __typeof__(*(ptr)) __pu_val = x; \ | ||
| 89 | if (likely(access_ok(VERIFY_WRITE, __pu_addr, size))) \ | 91 | if (likely(access_ok(VERIFY_WRITE, __pu_addr, size))) \ |
| 90 | __put_user_size((x), __pu_addr, (size), \ | 92 | __put_user_size(__pu_val, __pu_addr, (size), \ |
| 91 | __pu_err); \ | 93 | __pu_err); \ |
| 92 | __pu_err; \ | 94 | __pu_err; \ |
| 93 | }) | 95 | }) |
diff --git a/include/asm-sh/uaccess_32.h b/arch/sh/include/asm/uaccess_32.h index 892fd6dea9d..ae0d24f6653 100644 --- a/include/asm-sh/uaccess_32.h +++ b/arch/sh/include/asm/uaccess_32.h | |||
| @@ -76,8 +76,7 @@ do { \ | |||
| 76 | __put_user_asm(x, ptr, retval, "w"); \ | 76 | __put_user_asm(x, ptr, retval, "w"); \ |
| 77 | break; \ | 77 | break; \ |
| 78 | case 4: \ | 78 | case 4: \ |
| 79 | __put_user_asm((u32)x, ptr, \ | 79 | __put_user_asm(x, ptr, retval, "l"); \ |
| 80 | retval, "l"); \ | ||
| 81 | break; \ | 80 | break; \ |
| 82 | case 8: \ | 81 | case 8: \ |
| 83 | __put_user_u64(x, ptr, retval); \ | 82 | __put_user_u64(x, ptr, retval); \ |
diff --git a/include/asm-sh/uaccess_64.h b/arch/sh/include/asm/uaccess_64.h index 81b3d515fcb..81b3d515fcb 100644 --- a/include/asm-sh/uaccess_64.h +++ b/arch/sh/include/asm/uaccess_64.h | |||
diff --git a/include/asm-sh/ubc.h b/arch/sh/include/asm/ubc.h index 56f4e30dc49..a7b9028bbfb 100644 --- a/include/asm-sh/ubc.h +++ b/arch/sh/include/asm/ubc.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | #define __ASM_SH_UBC_H | 12 | #define __ASM_SH_UBC_H |
| 13 | #ifdef __KERNEL__ | 13 | #ifdef __KERNEL__ |
| 14 | 14 | ||
| 15 | #include <asm/cpu/ubc.h> | 15 | #include <cpu/ubc.h> |
| 16 | 16 | ||
| 17 | /* User Break Controller */ | 17 | /* User Break Controller */ |
| 18 | #if defined(CONFIG_CPU_SUBTYPE_SH7707) || defined(CONFIG_CPU_SUBTYPE_SH7709) | 18 | #if defined(CONFIG_CPU_SUBTYPE_SH7707) || defined(CONFIG_CPU_SUBTYPE_SH7709) |
diff --git a/include/asm-sh/ucontext.h b/arch/sh/include/asm/ucontext.h index 202ef1d5a3c..202ef1d5a3c 100644 --- a/include/asm-sh/ucontext.h +++ b/arch/sh/include/asm/ucontext.h | |||
diff --git a/include/asm-sh/unaligned.h b/arch/sh/include/asm/unaligned.h index c1641a01d50..c1641a01d50 100644 --- a/include/asm-sh/unaligned.h +++ b/arch/sh/include/asm/unaligned.h | |||
diff --git a/include/asm-sh/unistd.h b/arch/sh/include/asm/unistd.h index 65be656ead7..65be656ead7 100644 --- a/include/asm-sh/unistd.h +++ b/arch/sh/include/asm/unistd.h | |||
diff --git a/include/asm-sh/unistd_32.h b/arch/sh/include/asm/unistd_32.h index d52c000cf92..d52c000cf92 100644 --- a/include/asm-sh/unistd_32.h +++ b/arch/sh/include/asm/unistd_32.h | |||
diff --git a/include/asm-sh/unistd_64.h b/arch/sh/include/asm/unistd_64.h index 7c54e91753c..7c54e91753c 100644 --- a/include/asm-sh/unistd_64.h +++ b/arch/sh/include/asm/unistd_64.h | |||
diff --git a/include/asm-sh/user.h b/arch/sh/include/asm/user.h index 8fd3cf6c58d..8fd3cf6c58d 100644 --- a/include/asm-sh/user.h +++ b/arch/sh/include/asm/user.h | |||
diff --git a/include/asm-sh/vga.h b/arch/sh/include/asm/vga.h index 06a5de8ace1..06a5de8ace1 100644 --- a/include/asm-sh/vga.h +++ b/arch/sh/include/asm/vga.h | |||
diff --git a/include/asm-sh/watchdog.h b/arch/sh/include/asm/watchdog.h index d19ea62ef8c..f024fed00a7 100644 --- a/include/asm-sh/watchdog.h +++ b/arch/sh/include/asm/watchdog.h | |||
| @@ -13,11 +13,11 @@ | |||
| 13 | #ifdef __KERNEL__ | 13 | #ifdef __KERNEL__ |
| 14 | 14 | ||
| 15 | #include <linux/types.h> | 15 | #include <linux/types.h> |
| 16 | #include <asm/cpu/watchdog.h> | 16 | #include <cpu/watchdog.h> |
| 17 | #include <asm/io.h> | 17 | #include <asm/io.h> |
| 18 | 18 | ||
| 19 | /* | 19 | /* |
| 20 | * See asm/cpu-sh2/watchdog.h for explanation of this stupidity.. | 20 | * See cpu-sh2/watchdog.h for explanation of this stupidity.. |
| 21 | */ | 21 | */ |
| 22 | #ifndef WTCNT_R | 22 | #ifndef WTCNT_R |
| 23 | # define WTCNT_R WTCNT | 23 | # define WTCNT_R WTCNT |
diff --git a/include/asm-sh/xor.h b/arch/sh/include/asm/xor.h index c82eb12a5b1..c82eb12a5b1 100644 --- a/include/asm-sh/xor.h +++ b/arch/sh/include/asm/xor.h | |||
diff --git a/include/asm-sh/cpu-sh2/addrspace.h b/arch/sh/include/cpu-common/cpu/addrspace.h index 2b9ab93efa4..2b9ab93efa4 100644 --- a/include/asm-sh/cpu-sh2/addrspace.h +++ b/arch/sh/include/cpu-common/cpu/addrspace.h | |||
diff --git a/include/asm-sh/cpu-sh2/cacheflush.h b/arch/sh/include/cpu-common/cpu/cacheflush.h index 2979efb26de..c3db00b7360 100644 --- a/include/asm-sh/cpu-sh2/cacheflush.h +++ b/arch/sh/include/cpu-common/cpu/cacheflush.h | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | #ifndef __ASM_CPU_SH2_CACHEFLUSH_H | 10 | #ifndef __ASM_CPU_SH2_CACHEFLUSH_H |
| 11 | #define __ASM_CPU_SH2_CACHEFLUSH_H | 11 | #define __ASM_CPU_SH2_CACHEFLUSH_H |
| 12 | 12 | ||
| 13 | /* | 13 | /* |
| 14 | * Cache flushing: | 14 | * Cache flushing: |
| 15 | * | 15 | * |
| 16 | * - flush_cache_all() flushes entire cache | 16 | * - flush_cache_all() flushes entire cache |
| @@ -40,5 +40,5 @@ | |||
| 40 | #define flush_cache_sigtramp(vaddr) do { } while (0) | 40 | #define flush_cache_sigtramp(vaddr) do { } while (0) |
| 41 | 41 | ||
| 42 | #define p3_cache_init() do { } while (0) | 42 | #define p3_cache_init() do { } while (0) |
| 43 | #endif /* __ASM_CPU_SH2_CACHEFLUSH_H */ | ||
| 44 | 43 | ||
| 44 | #endif /* __ASM_CPU_SH2_CACHEFLUSH_H */ | ||
diff --git a/include/asm-sh/cpu-sh2/mmu_context.h b/arch/sh/include/cpu-common/cpu/mmu_context.h index beeb299e01e..beeb299e01e 100644 --- a/include/asm-sh/cpu-sh2/mmu_context.h +++ b/arch/sh/include/cpu-common/cpu/mmu_context.h | |||
diff --git a/include/asm-sh/cpu-sh2/rtc.h b/arch/sh/include/cpu-common/cpu/rtc.h index 39e2d6e9478..39e2d6e9478 100644 --- a/include/asm-sh/cpu-sh2/rtc.h +++ b/arch/sh/include/cpu-common/cpu/rtc.h | |||
diff --git a/include/asm-sh/cpu-sh2/sigcontext.h b/arch/sh/include/cpu-common/cpu/sigcontext.h index fe5c15dd6e8..fe5c15dd6e8 100644 --- a/include/asm-sh/cpu-sh2/sigcontext.h +++ b/arch/sh/include/cpu-common/cpu/sigcontext.h | |||
diff --git a/include/asm-sh/cpu-sh2/timer.h b/arch/sh/include/cpu-common/cpu/timer.h index a39c241e819..a39c241e819 100644 --- a/include/asm-sh/cpu-sh2/timer.h +++ b/arch/sh/include/cpu-common/cpu/timer.h | |||
diff --git a/include/asm-sh/cpu-sh2/cache.h b/arch/sh/include/cpu-sh2/cpu/cache.h index 4e0b1650068..4e0b1650068 100644 --- a/include/asm-sh/cpu-sh2/cache.h +++ b/arch/sh/include/cpu-sh2/cpu/cache.h | |||
diff --git a/include/asm-sh/cpu-sh2/dma.h b/arch/sh/include/cpu-sh2/cpu/dma.h index d66b43cdc63..d66b43cdc63 100644 --- a/include/asm-sh/cpu-sh2/dma.h +++ b/arch/sh/include/cpu-sh2/cpu/dma.h | |||
diff --git a/include/asm-sh/cpu-sh2/freq.h b/arch/sh/include/cpu-sh2/cpu/freq.h index 31de475da70..31de475da70 100644 --- a/include/asm-sh/cpu-sh2/freq.h +++ b/arch/sh/include/cpu-sh2/cpu/freq.h | |||
diff --git a/include/asm-sh/cpu-sh2/ubc.h b/arch/sh/include/cpu-sh2/cpu/ubc.h index ba0e87f19c7..ba0e87f19c7 100644 --- a/include/asm-sh/cpu-sh2/ubc.h +++ b/arch/sh/include/cpu-sh2/cpu/ubc.h | |||
diff --git a/include/asm-sh/cpu-sh2/watchdog.h b/arch/sh/include/cpu-sh2/cpu/watchdog.h index 393161c9c6d..393161c9c6d 100644 --- a/include/asm-sh/cpu-sh2/watchdog.h +++ b/arch/sh/include/cpu-sh2/cpu/watchdog.h | |||
diff --git a/include/asm-sh/cpu-sh2a/cache.h b/arch/sh/include/cpu-sh2a/cpu/cache.h index afe228b3f49..afe228b3f49 100644 --- a/include/asm-sh/cpu-sh2a/cache.h +++ b/arch/sh/include/cpu-sh2a/cpu/cache.h | |||
diff --git a/arch/sh/include/cpu-sh2a/cpu/dma.h b/arch/sh/include/cpu-sh2a/cpu/dma.h new file mode 100644 index 00000000000..27a13ef4fdf --- /dev/null +++ b/arch/sh/include/cpu-sh2a/cpu/dma.h | |||
| @@ -0,0 +1 @@ | |||
| #include <cpu-sh2/cpu/dma.h> | |||
diff --git a/include/asm-sh/cpu-sh2a/freq.h b/arch/sh/include/cpu-sh2a/cpu/freq.h index 830fd43b6cd..830fd43b6cd 100644 --- a/include/asm-sh/cpu-sh2a/freq.h +++ b/arch/sh/include/cpu-sh2a/cpu/freq.h | |||
diff --git a/include/asm-sh/cpu-sh2a/rtc.h b/arch/sh/include/cpu-sh2a/cpu/rtc.h index afb511e2bed..afb511e2bed 100644 --- a/include/asm-sh/cpu-sh2a/rtc.h +++ b/arch/sh/include/cpu-sh2a/cpu/rtc.h | |||
diff --git a/arch/sh/include/cpu-sh2a/cpu/ubc.h b/arch/sh/include/cpu-sh2a/cpu/ubc.h new file mode 100644 index 00000000000..8ce2fc1cf62 --- /dev/null +++ b/arch/sh/include/cpu-sh2a/cpu/ubc.h | |||
| @@ -0,0 +1 @@ | |||
| #include <cpu-sh2/cpu/ubc.h> | |||
diff --git a/arch/sh/include/cpu-sh2a/cpu/watchdog.h b/arch/sh/include/cpu-sh2a/cpu/watchdog.h new file mode 100644 index 00000000000..e7e8259e468 --- /dev/null +++ b/arch/sh/include/cpu-sh2a/cpu/watchdog.h | |||
| @@ -0,0 +1 @@ | |||
| #include <cpu-sh2/cpu/watchdog.h> | |||
diff --git a/include/asm-sh/cpu-sh3/adc.h b/arch/sh/include/cpu-sh3/cpu/adc.h index b289e3ca19a..b289e3ca19a 100644 --- a/include/asm-sh/cpu-sh3/adc.h +++ b/arch/sh/include/cpu-sh3/cpu/adc.h | |||
diff --git a/include/asm-sh/cpu-sh3/cache.h b/arch/sh/include/cpu-sh3/cpu/cache.h index bee2d81c56b..bee2d81c56b 100644 --- a/include/asm-sh/cpu-sh3/cache.h +++ b/arch/sh/include/cpu-sh3/cpu/cache.h | |||
diff --git a/arch/sh/include/cpu-sh3/cpu/cacheflush.h b/arch/sh/include/cpu-sh3/cpu/cacheflush.h new file mode 100644 index 00000000000..abc90988080 --- /dev/null +++ b/arch/sh/include/cpu-sh3/cpu/cacheflush.h | |||
| @@ -0,0 +1,36 @@ | |||
| 1 | /* | ||
| 2 | * include/asm-sh/cpu-sh3/cacheflush.h | ||
| 3 | * | ||
| 4 | * Copyright (C) 1999 Niibe Yutaka | ||
| 5 | * | ||
| 6 | * This file is subject to the terms and conditions of the GNU General Public | ||
| 7 | * License. See the file "COPYING" in the main directory of this archive | ||
| 8 | * for more details. | ||
| 9 | */ | ||
| 10 | #ifndef __ASM_CPU_SH3_CACHEFLUSH_H | ||
| 11 | #define __ASM_CPU_SH3_CACHEFLUSH_H | ||
| 12 | |||
| 13 | #if defined(CONFIG_SH7705_CACHE_32KB) | ||
| 14 | /* SH7705 is an SH3 processor with 32KB cache. This has alias issues like the | ||
| 15 | * SH4. Unlike the SH4 this is a unified cache so we need to do some work | ||
| 16 | * in mmap when 'exec'ing a new binary | ||
| 17 | */ | ||
| 18 | /* 32KB cache, 4kb PAGE sizes need to check bit 12 */ | ||
| 19 | #define CACHE_ALIAS 0x00001000 | ||
| 20 | |||
| 21 | #define PG_mapped PG_arch_1 | ||
| 22 | |||
| 23 | void flush_cache_all(void); | ||
| 24 | void flush_cache_mm(struct mm_struct *mm); | ||
| 25 | #define flush_cache_dup_mm(mm) flush_cache_mm(mm) | ||
| 26 | void flush_cache_range(struct vm_area_struct *vma, unsigned long start, | ||
| 27 | unsigned long end); | ||
| 28 | void flush_cache_page(struct vm_area_struct *vma, unsigned long addr, unsigned long pfn); | ||
| 29 | void flush_dcache_page(struct page *pg); | ||
| 30 | void flush_icache_range(unsigned long start, unsigned long end); | ||
| 31 | void flush_icache_page(struct vm_area_struct *vma, struct page *page); | ||
| 32 | #else | ||
| 33 | #include <cpu-common/cpu/cacheflush.h> | ||
| 34 | #endif | ||
| 35 | |||
| 36 | #endif /* __ASM_CPU_SH3_CACHEFLUSH_H */ | ||
diff --git a/include/asm-sh/cpu-sh3/dac.h b/arch/sh/include/cpu-sh3/cpu/dac.h index 05fda8316eb..05fda8316eb 100644 --- a/include/asm-sh/cpu-sh3/dac.h +++ b/arch/sh/include/cpu-sh3/cpu/dac.h | |||
diff --git a/include/asm-sh/cpu-sh3/dma.h b/arch/sh/include/cpu-sh3/cpu/dma.h index 6813c3220a1..6813c3220a1 100644 --- a/include/asm-sh/cpu-sh3/dma.h +++ b/arch/sh/include/cpu-sh3/cpu/dma.h | |||
diff --git a/include/asm-sh/cpu-sh3/freq.h b/arch/sh/include/cpu-sh3/cpu/freq.h index 53c62302b2e..53c62302b2e 100644 --- a/include/asm-sh/cpu-sh3/freq.h +++ b/arch/sh/include/cpu-sh3/cpu/freq.h | |||
diff --git a/include/asm-sh/cpu-sh3/gpio.h b/arch/sh/include/cpu-sh3/cpu/gpio.h index 4e53eb314b8..4e53eb314b8 100644 --- a/include/asm-sh/cpu-sh3/gpio.h +++ b/arch/sh/include/cpu-sh3/cpu/gpio.h | |||
diff --git a/include/asm-sh/cpu-sh3/mmu_context.h b/arch/sh/include/cpu-sh3/cpu/mmu_context.h index ab09da73ce7..ab09da73ce7 100644 --- a/include/asm-sh/cpu-sh3/mmu_context.h +++ b/arch/sh/include/cpu-sh3/cpu/mmu_context.h | |||
diff --git a/include/asm-sh/cpu-sh3/timer.h b/arch/sh/include/cpu-sh3/cpu/timer.h index 793acf12aa0..793acf12aa0 100644 --- a/include/asm-sh/cpu-sh3/timer.h +++ b/arch/sh/include/cpu-sh3/cpu/timer.h | |||
diff --git a/include/asm-sh/cpu-sh3/ubc.h b/arch/sh/include/cpu-sh3/cpu/ubc.h index 4e6381d5ff7..4e6381d5ff7 100644 --- a/include/asm-sh/cpu-sh3/ubc.h +++ b/arch/sh/include/cpu-sh3/cpu/ubc.h | |||
diff --git a/include/asm-sh/cpu-sh3/watchdog.h b/arch/sh/include/cpu-sh3/cpu/watchdog.h index 4ee0347298d..4ee0347298d 100644 --- a/include/asm-sh/cpu-sh3/watchdog.h +++ b/arch/sh/include/cpu-sh3/cpu/watchdog.h | |||
diff --git a/include/asm-sh/cpu-sh4/addrspace.h b/arch/sh/include/cpu-sh4/cpu/addrspace.h index a3fa733c1c7..a3fa733c1c7 100644 --- a/include/asm-sh/cpu-sh4/addrspace.h +++ b/arch/sh/include/cpu-sh4/cpu/addrspace.h | |||
diff --git a/include/asm-sh/cpu-sh4/cache.h b/arch/sh/include/cpu-sh4/cpu/cache.h index 1c61ebf5c8e..1c61ebf5c8e 100644 --- a/include/asm-sh/cpu-sh4/cache.h +++ b/arch/sh/include/cpu-sh4/cpu/cache.h | |||
diff --git a/include/asm-sh/cpu-sh4/cacheflush.h b/arch/sh/include/cpu-sh4/cpu/cacheflush.h index 065306d376e..065306d376e 100644 --- a/include/asm-sh/cpu-sh4/cacheflush.h +++ b/arch/sh/include/cpu-sh4/cpu/cacheflush.h | |||
diff --git a/include/asm-sh/cpu-sh4/dma-sh7780.h b/arch/sh/include/cpu-sh4/cpu/dma-sh7780.h index 71b426a6e48..71b426a6e48 100644 --- a/include/asm-sh/cpu-sh4/dma-sh7780.h +++ b/arch/sh/include/cpu-sh4/cpu/dma-sh7780.h | |||
diff --git a/include/asm-sh/cpu-sh4/dma.h b/arch/sh/include/cpu-sh4/cpu/dma.h index aaf71b018c2..235b7cd1fc9 100644 --- a/include/asm-sh/cpu-sh4/dma.h +++ b/arch/sh/include/cpu-sh4/cpu/dma.h | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | #define CHCR_TS_MASK 0x18 | 20 | #define CHCR_TS_MASK 0x18 |
| 21 | #define CHCR_TS_SHIFT 3 | 21 | #define CHCR_TS_SHIFT 3 |
| 22 | 22 | ||
| 23 | #include <asm/cpu/dma-sh7780.h> | 23 | #include <cpu/dma-sh7780.h> |
| 24 | #else | 24 | #else |
| 25 | #define SH_DMAC_BASE 0xffa00000 | 25 | #define SH_DMAC_BASE 0xffa00000 |
| 26 | 26 | ||
diff --git a/include/asm-sh/cpu-sh4/fpu.h b/arch/sh/include/cpu-sh4/cpu/fpu.h index febef734252..febef734252 100644 --- a/include/asm-sh/cpu-sh4/fpu.h +++ b/arch/sh/include/cpu-sh4/cpu/fpu.h | |||
diff --git a/include/asm-sh/cpu-sh4/freq.h b/arch/sh/include/cpu-sh4/cpu/freq.h index c23af81c2e7..c23af81c2e7 100644 --- a/include/asm-sh/cpu-sh4/freq.h +++ b/arch/sh/include/cpu-sh4/cpu/freq.h | |||
diff --git a/include/asm-sh/cpu-sh4/mmu_context.h b/arch/sh/include/cpu-sh4/cpu/mmu_context.h index 9ea8eb27b18..9ea8eb27b18 100644 --- a/include/asm-sh/cpu-sh4/mmu_context.h +++ b/arch/sh/include/cpu-sh4/cpu/mmu_context.h | |||
diff --git a/include/asm-sh/cpu-sh4/rtc.h b/arch/sh/include/cpu-sh4/cpu/rtc.h index 25b1e6adfe8..25b1e6adfe8 100644 --- a/include/asm-sh/cpu-sh4/rtc.h +++ b/arch/sh/include/cpu-sh4/cpu/rtc.h | |||
diff --git a/include/asm-sh/cpu-sh4/sigcontext.h b/arch/sh/include/cpu-sh4/cpu/sigcontext.h index ab392f120e0..ab392f120e0 100644 --- a/include/asm-sh/cpu-sh4/sigcontext.h +++ b/arch/sh/include/cpu-sh4/cpu/sigcontext.h | |||
diff --git a/include/asm-sh/cpu-sh4/sq.h b/arch/sh/include/cpu-sh4/cpu/sq.h index 586d6491816..586d6491816 100644 --- a/include/asm-sh/cpu-sh4/sq.h +++ b/arch/sh/include/cpu-sh4/cpu/sq.h | |||
diff --git a/include/asm-sh/cpu-sh4/timer.h b/arch/sh/include/cpu-sh4/cpu/timer.h index d1e796b9688..d1e796b9688 100644 --- a/include/asm-sh/cpu-sh4/timer.h +++ b/arch/sh/include/cpu-sh4/cpu/timer.h | |||
diff --git a/include/asm-sh/cpu-sh4/ubc.h b/arch/sh/include/cpu-sh4/cpu/ubc.h index c86e1705093..c86e1705093 100644 --- a/include/asm-sh/cpu-sh4/ubc.h +++ b/arch/sh/include/cpu-sh4/cpu/ubc.h | |||
diff --git a/include/asm-sh/cpu-sh4/watchdog.h b/arch/sh/include/cpu-sh4/cpu/watchdog.h index 259f6a0ce23..259f6a0ce23 100644 --- a/include/asm-sh/cpu-sh4/watchdog.h +++ b/arch/sh/include/cpu-sh4/cpu/watchdog.h | |||
diff --git a/include/asm-sh/cpu-sh5/addrspace.h b/arch/sh/include/cpu-sh5/cpu/addrspace.h index dc36b9a03af..dc36b9a03af 100644 --- a/include/asm-sh/cpu-sh5/addrspace.h +++ b/arch/sh/include/cpu-sh5/cpu/addrspace.h | |||
diff --git a/include/asm-sh/cpu-sh5/cache.h b/arch/sh/include/cpu-sh5/cpu/cache.h index ed050ab526f..ed050ab526f 100644 --- a/include/asm-sh/cpu-sh5/cache.h +++ b/arch/sh/include/cpu-sh5/cpu/cache.h | |||
diff --git a/include/asm-sh/cpu-sh5/cacheflush.h b/arch/sh/include/cpu-sh5/cpu/cacheflush.h index 5a11f0b7e66..5a11f0b7e66 100644 --- a/include/asm-sh/cpu-sh5/cacheflush.h +++ b/arch/sh/include/cpu-sh5/cpu/cacheflush.h | |||
diff --git a/include/asm-sh/cpu-sh5/dma.h b/arch/sh/include/cpu-sh5/cpu/dma.h index 7bf6bb3d35e..7bf6bb3d35e 100644 --- a/include/asm-sh/cpu-sh5/dma.h +++ b/arch/sh/include/cpu-sh5/cpu/dma.h | |||
diff --git a/include/asm-sh/cpu-sh5/irq.h b/arch/sh/include/cpu-sh5/cpu/irq.h index f0f0756e6e8..f0f0756e6e8 100644 --- a/include/asm-sh/cpu-sh5/irq.h +++ b/arch/sh/include/cpu-sh5/cpu/irq.h | |||
diff --git a/include/asm-sh/cpu-sh5/mmu_context.h b/arch/sh/include/cpu-sh5/cpu/mmu_context.h index 68a1d2cff45..68a1d2cff45 100644 --- a/include/asm-sh/cpu-sh5/mmu_context.h +++ b/arch/sh/include/cpu-sh5/cpu/mmu_context.h | |||
diff --git a/include/asm-sh/cpu-sh5/registers.h b/arch/sh/include/cpu-sh5/cpu/registers.h index 6664ea6f156..6664ea6f156 100644 --- a/include/asm-sh/cpu-sh5/registers.h +++ b/arch/sh/include/cpu-sh5/cpu/registers.h | |||
diff --git a/include/asm-sh/cpu-sh5/rtc.h b/arch/sh/include/cpu-sh5/cpu/rtc.h index 12ea0ed144e..12ea0ed144e 100644 --- a/include/asm-sh/cpu-sh5/rtc.h +++ b/arch/sh/include/cpu-sh5/cpu/rtc.h | |||
diff --git a/include/asm-sh/dreamcast/dma.h b/arch/sh/include/mach-dreamcast/mach/dma.h index ddd68e78870..ddd68e78870 100644 --- a/include/asm-sh/dreamcast/dma.h +++ b/arch/sh/include/mach-dreamcast/mach/dma.h | |||
diff --git a/include/asm-sh/dreamcast/maple.h b/arch/sh/include/mach-dreamcast/mach/maple.h index 51f6a87f1f1..51f6a87f1f1 100644 --- a/include/asm-sh/dreamcast/maple.h +++ b/arch/sh/include/mach-dreamcast/mach/maple.h | |||
diff --git a/include/asm-sh/dreamcast/pci.h b/arch/sh/include/mach-dreamcast/mach/pci.h index e401b24b0d8..75fc9009e09 100644 --- a/include/asm-sh/dreamcast/pci.h +++ b/arch/sh/include/mach-dreamcast/mach/pci.h | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | #ifndef __ASM_SH_DREAMCAST_PCI_H | 11 | #ifndef __ASM_SH_DREAMCAST_PCI_H |
| 12 | #define __ASM_SH_DREAMCAST_PCI_H | 12 | #define __ASM_SH_DREAMCAST_PCI_H |
| 13 | 13 | ||
| 14 | #include <asm/mach/sysasic.h> | 14 | #include <mach-dreamcast/mach/sysasic.h> |
| 15 | 15 | ||
| 16 | #define GAPSPCI_REGS 0x01001400 | 16 | #define GAPSPCI_REGS 0x01001400 |
| 17 | #define GAPSPCI_DMA_BASE 0x01840000 | 17 | #define GAPSPCI_DMA_BASE 0x01840000 |
diff --git a/include/asm-sh/dreamcast/sysasic.h b/arch/sh/include/mach-dreamcast/mach/sysasic.h index f33426608a8..f33426608a8 100644 --- a/include/asm-sh/dreamcast/sysasic.h +++ b/arch/sh/include/mach-dreamcast/mach/sysasic.h | |||
diff --git a/include/asm-sh/landisk/gio.h b/arch/sh/include/mach-landisk/mach/gio.h index 35d7368b718..35d7368b718 100644 --- a/include/asm-sh/landisk/gio.h +++ b/arch/sh/include/mach-landisk/mach/gio.h | |||
diff --git a/include/asm-sh/landisk/iodata_landisk.h b/arch/sh/include/mach-landisk/mach/iodata_landisk.h index 6fb04ab38b9..6fb04ab38b9 100644 --- a/include/asm-sh/landisk/iodata_landisk.h +++ b/arch/sh/include/mach-landisk/mach/iodata_landisk.h | |||
diff --git a/include/asm-sh/se.h b/arch/sh/include/mach-se/mach/se.h index eb23000e1bb..eb23000e1bb 100644 --- a/include/asm-sh/se.h +++ b/arch/sh/include/mach-se/mach/se.h | |||
diff --git a/include/asm-sh/se7206.h b/arch/sh/include/mach-se/mach/se7206.h index 698eb80389a..698eb80389a 100644 --- a/include/asm-sh/se7206.h +++ b/arch/sh/include/mach-se/mach/se7206.h | |||
diff --git a/include/asm-sh/se7343.h b/arch/sh/include/mach-se/mach/se7343.h index 98458460e63..98458460e63 100644 --- a/include/asm-sh/se7343.h +++ b/arch/sh/include/mach-se/mach/se7343.h | |||
diff --git a/include/asm-sh/se7721.h b/arch/sh/include/mach-se/mach/se7721.h index b957f604119..b957f604119 100644 --- a/include/asm-sh/se7721.h +++ b/arch/sh/include/mach-se/mach/se7721.h | |||
diff --git a/include/asm-sh/se7722.h b/arch/sh/include/mach-se/mach/se7722.h index e971d9a82f4..e971d9a82f4 100644 --- a/include/asm-sh/se7722.h +++ b/arch/sh/include/mach-se/mach/se7722.h | |||
diff --git a/include/asm-sh/se7751.h b/arch/sh/include/mach-se/mach/se7751.h index b36792ac5d6..b36792ac5d6 100644 --- a/include/asm-sh/se7751.h +++ b/arch/sh/include/mach-se/mach/se7751.h | |||
diff --git a/include/asm-sh/se7780.h b/arch/sh/include/mach-se/mach/se7780.h index 40e9b41458c..40e9b41458c 100644 --- a/include/asm-sh/se7780.h +++ b/arch/sh/include/mach-se/mach/se7780.h | |||
diff --git a/include/asm-sh/sh03/io.h b/arch/sh/include/mach-sh03/mach/io.h index c39c785bba9..c39c785bba9 100644 --- a/include/asm-sh/sh03/io.h +++ b/arch/sh/include/mach-sh03/mach/io.h | |||
diff --git a/include/asm-sh/sh03/sh03.h b/arch/sh/include/mach-sh03/mach/sh03.h index 19c40b80428..19c40b80428 100644 --- a/include/asm-sh/sh03/sh03.h +++ b/arch/sh/include/mach-sh03/mach/sh03.h | |||
diff --git a/arch/sh/kernel/.gitignore b/arch/sh/kernel/.gitignore new file mode 100644 index 00000000000..c5f676c3c22 --- /dev/null +++ b/arch/sh/kernel/.gitignore | |||
| @@ -0,0 +1 @@ | |||
| vmlinux.lds | |||
diff --git a/arch/sh/kernel/cf-enabler.c b/arch/sh/kernel/cf-enabler.c index d3d9f320423..bea40339919 100644 --- a/arch/sh/kernel/cf-enabler.c +++ b/arch/sh/kernel/cf-enabler.c | |||
| @@ -80,11 +80,11 @@ static int __init cf_init_default(void) | |||
| 80 | } | 80 | } |
| 81 | 81 | ||
| 82 | #if defined(CONFIG_SH_SOLUTION_ENGINE) | 82 | #if defined(CONFIG_SH_SOLUTION_ENGINE) |
| 83 | #include <asm/se.h> | 83 | #include <mach-se/mach/se.h> |
| 84 | #elif defined(CONFIG_SH_7722_SOLUTION_ENGINE) | 84 | #elif defined(CONFIG_SH_7722_SOLUTION_ENGINE) |
| 85 | #include <asm/se7722.h> | 85 | #include <mach-se/mach/se7722.h> |
| 86 | #elif defined(CONFIG_SH_7721_SOLUTION_ENGINE) | 86 | #elif defined(CONFIG_SH_7721_SOLUTION_ENGINE) |
| 87 | #include <asm/se7721.h> | 87 | #include <mach-se/mach/se7721.h> |
| 88 | #endif | 88 | #endif |
| 89 | 89 | ||
| 90 | /* | 90 | /* |
diff --git a/arch/sh/kernel/cpu/irq/intc-sh5.c b/arch/sh/kernel/cpu/irq/intc-sh5.c index 79baa47af97..726f0335da7 100644 --- a/arch/sh/kernel/cpu/irq/intc-sh5.c +++ b/arch/sh/kernel/cpu/irq/intc-sh5.c | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | #include <linux/io.h> | 20 | #include <linux/io.h> |
| 21 | #include <linux/kernel.h> | 21 | #include <linux/kernel.h> |
| 22 | #include <linux/bitops.h> | 22 | #include <linux/bitops.h> |
| 23 | #include <asm/cpu/irq.h> | 23 | #include <cpu/irq.h> |
| 24 | #include <asm/page.h> | 24 | #include <asm/page.h> |
| 25 | 25 | ||
| 26 | /* | 26 | /* |
diff --git a/arch/sh/kernel/cpu/sh2/entry.S b/arch/sh/kernel/cpu/sh2/entry.S index ee894e5a45e..becc54c4569 100644 --- a/arch/sh/kernel/cpu/sh2/entry.S +++ b/arch/sh/kernel/cpu/sh2/entry.S | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | #include <linux/linkage.h> | 14 | #include <linux/linkage.h> |
| 15 | #include <asm/asm-offsets.h> | 15 | #include <asm/asm-offsets.h> |
| 16 | #include <asm/thread_info.h> | 16 | #include <asm/thread_info.h> |
| 17 | #include <asm/cpu/mmu_context.h> | 17 | #include <cpu/mmu_context.h> |
| 18 | #include <asm/unistd.h> | 18 | #include <asm/unistd.h> |
| 19 | #include <asm/errno.h> | 19 | #include <asm/errno.h> |
| 20 | #include <asm/page.h> | 20 | #include <asm/page.h> |
diff --git a/arch/sh/kernel/cpu/sh2a/entry.S b/arch/sh/kernel/cpu/sh2a/entry.S index 47096dc3d20..ab3903eeda5 100644 --- a/arch/sh/kernel/cpu/sh2a/entry.S +++ b/arch/sh/kernel/cpu/sh2a/entry.S | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | #include <linux/linkage.h> | 14 | #include <linux/linkage.h> |
| 15 | #include <asm/asm-offsets.h> | 15 | #include <asm/asm-offsets.h> |
| 16 | #include <asm/thread_info.h> | 16 | #include <asm/thread_info.h> |
| 17 | #include <asm/cpu/mmu_context.h> | 17 | #include <cpu/mmu_context.h> |
| 18 | #include <asm/unistd.h> | 18 | #include <asm/unistd.h> |
| 19 | #include <asm/errno.h> | 19 | #include <asm/errno.h> |
| 20 | #include <asm/page.h> | 20 | #include <asm/page.h> |
diff --git a/arch/sh/kernel/cpu/sh3/entry.S b/arch/sh/kernel/cpu/sh3/entry.S index 4004073f98c..3fe482dd05c 100644 --- a/arch/sh/kernel/cpu/sh3/entry.S +++ b/arch/sh/kernel/cpu/sh3/entry.S | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | #include <asm/asm-offsets.h> | 14 | #include <asm/asm-offsets.h> |
| 15 | #include <asm/thread_info.h> | 15 | #include <asm/thread_info.h> |
| 16 | #include <asm/unistd.h> | 16 | #include <asm/unistd.h> |
| 17 | #include <asm/cpu/mmu_context.h> | 17 | #include <cpu/mmu_context.h> |
| 18 | #include <asm/page.h> | 18 | #include <asm/page.h> |
| 19 | 19 | ||
| 20 | ! NOTE: | 20 | ! NOTE: |
diff --git a/arch/sh/kernel/cpu/sh4/fpu.c b/arch/sh/kernel/cpu/sh4/fpu.c index 8020796139f..2d452f67fb8 100644 --- a/arch/sh/kernel/cpu/sh4/fpu.c +++ b/arch/sh/kernel/cpu/sh4/fpu.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | #include <linux/sched.h> | 13 | #include <linux/sched.h> |
| 14 | #include <linux/signal.h> | 14 | #include <linux/signal.h> |
| 15 | #include <linux/io.h> | 15 | #include <linux/io.h> |
| 16 | #include <asm/cpu/fpu.h> | 16 | #include <cpu/fpu.h> |
| 17 | #include <asm/processor.h> | 17 | #include <asm/processor.h> |
| 18 | #include <asm/system.h> | 18 | #include <asm/system.h> |
| 19 | #include <asm/fpu.h> | 19 | #include <asm/fpu.h> |
diff --git a/arch/sh/kernel/cpu/sh4/softfloat.c b/arch/sh/kernel/cpu/sh4/softfloat.c index 7b2d337ee41..828cb57cb95 100644 --- a/arch/sh/kernel/cpu/sh4/softfloat.c +++ b/arch/sh/kernel/cpu/sh4/softfloat.c | |||
| @@ -36,7 +36,7 @@ | |||
| 36 | * and Kamel Khelifi <kamel.khelifi@st.com> | 36 | * and Kamel Khelifi <kamel.khelifi@st.com> |
| 37 | */ | 37 | */ |
| 38 | #include <linux/kernel.h> | 38 | #include <linux/kernel.h> |
| 39 | #include <asm/cpu/fpu.h> | 39 | #include <cpu/fpu.h> |
| 40 | 40 | ||
| 41 | #define LIT64( a ) a##LL | 41 | #define LIT64( a ) a##LL |
| 42 | 42 | ||
diff --git a/arch/sh/kernel/cpu/sh4/sq.c b/arch/sh/kernel/cpu/sh4/sq.c index 9561b02ade0..dcdf959a3d4 100644 --- a/arch/sh/kernel/cpu/sh4/sq.c +++ b/arch/sh/kernel/cpu/sh4/sq.c | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | #include <linux/io.h> | 22 | #include <linux/io.h> |
| 23 | #include <asm/page.h> | 23 | #include <asm/page.h> |
| 24 | #include <asm/cacheflush.h> | 24 | #include <asm/cacheflush.h> |
| 25 | #include <asm/cpu/sq.h> | 25 | #include <cpu/sq.h> |
| 26 | 26 | ||
| 27 | struct sq_mapping; | 27 | struct sq_mapping; |
| 28 | 28 | ||
diff --git a/arch/sh/kernel/cpu/sh5/entry.S b/arch/sh/kernel/cpu/sh5/entry.S index 05372ed6c56..ca08e7f26a3 100644 --- a/arch/sh/kernel/cpu/sh5/entry.S +++ b/arch/sh/kernel/cpu/sh5/entry.S | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | */ | 11 | */ |
| 12 | #include <linux/errno.h> | 12 | #include <linux/errno.h> |
| 13 | #include <linux/sys.h> | 13 | #include <linux/sys.h> |
| 14 | #include <asm/cpu/registers.h> | 14 | #include <cpu/registers.h> |
| 15 | #include <asm/processor.h> | 15 | #include <asm/processor.h> |
| 16 | #include <asm/unistd.h> | 16 | #include <asm/unistd.h> |
| 17 | #include <asm/thread_info.h> | 17 | #include <asm/thread_info.h> |
diff --git a/arch/sh/kernel/head_64.S b/arch/sh/kernel/head_64.S index f42d4c0feb7..7ccfb995a39 100644 --- a/arch/sh/kernel/head_64.S +++ b/arch/sh/kernel/head_64.S | |||
| @@ -11,8 +11,8 @@ | |||
| 11 | #include <asm/page.h> | 11 | #include <asm/page.h> |
| 12 | #include <asm/cache.h> | 12 | #include <asm/cache.h> |
| 13 | #include <asm/tlb.h> | 13 | #include <asm/tlb.h> |
| 14 | #include <asm/cpu/registers.h> | 14 | #include <cpu/registers.h> |
| 15 | #include <asm/cpu/mmu_context.h> | 15 | #include <cpu/mmu_context.h> |
| 16 | #include <asm/thread_info.h> | 16 | #include <asm/thread_info.h> |
| 17 | 17 | ||
| 18 | /* | 18 | /* |
diff --git a/arch/sh/kernel/irq.c b/arch/sh/kernel/irq.c index a2a99e487e3..64b7690c664 100644 --- a/arch/sh/kernel/irq.c +++ b/arch/sh/kernel/irq.c | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | #include <asm/machvec.h> | 15 | #include <asm/machvec.h> |
| 16 | #include <asm/uaccess.h> | 16 | #include <asm/uaccess.h> |
| 17 | #include <asm/thread_info.h> | 17 | #include <asm/thread_info.h> |
| 18 | #include <asm/cpu/mmu_context.h> | 18 | #include <cpu/mmu_context.h> |
| 19 | 19 | ||
| 20 | atomic_t irq_err_count; | 20 | atomic_t irq_err_count; |
| 21 | 21 | ||
diff --git a/arch/sh/kernel/time_64.c b/arch/sh/kernel/time_64.c index 022a55f1c1d..791edabf7d8 100644 --- a/arch/sh/kernel/time_64.c +++ b/arch/sh/kernel/time_64.c | |||
| @@ -33,8 +33,8 @@ | |||
| 33 | #include <linux/irq.h> | 33 | #include <linux/irq.h> |
| 34 | #include <linux/io.h> | 34 | #include <linux/io.h> |
| 35 | #include <linux/platform_device.h> | 35 | #include <linux/platform_device.h> |
| 36 | #include <asm/cpu/registers.h> /* required by inline __asm__ stmt. */ | 36 | #include <cpu/registers.h> /* required by inline __asm__ stmt. */ |
| 37 | #include <asm/cpu/irq.h> | 37 | #include <cpu/irq.h> |
| 38 | #include <asm/addrspace.h> | 38 | #include <asm/addrspace.h> |
| 39 | #include <asm/processor.h> | 39 | #include <asm/processor.h> |
| 40 | #include <asm/uaccess.h> | 40 | #include <asm/uaccess.h> |
diff --git a/arch/sh/lib64/panic.c b/arch/sh/lib64/panic.c index ff559e2a96f..da32ba7b5fc 100644 --- a/arch/sh/lib64/panic.c +++ b/arch/sh/lib64/panic.c | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | 8 | ||
| 9 | #include <linux/kernel.h> | 9 | #include <linux/kernel.h> |
| 10 | #include <asm/io.h> | 10 | #include <asm/io.h> |
| 11 | #include <asm/cpu/registers.h> | 11 | #include <cpu/registers.h> |
| 12 | 12 | ||
| 13 | /* THIS IS A PHYSICAL ADDRESS */ | 13 | /* THIS IS A PHYSICAL ADDRESS */ |
| 14 | #define HDSP2534_ADDR (0x04002100) | 14 | #define HDSP2534_ADDR (0x04002100) |
diff --git a/arch/sh/mm/fault_64.c b/arch/sh/mm/fault_64.c index 399d53710d2..bd63b961b2a 100644 --- a/arch/sh/mm/fault_64.c +++ b/arch/sh/mm/fault_64.c | |||
| @@ -39,7 +39,7 @@ | |||
| 39 | #include <asm/uaccess.h> | 39 | #include <asm/uaccess.h> |
| 40 | #include <asm/pgalloc.h> | 40 | #include <asm/pgalloc.h> |
| 41 | #include <asm/mmu_context.h> | 41 | #include <asm/mmu_context.h> |
| 42 | #include <asm/cpu/registers.h> | 42 | #include <cpu/registers.h> |
| 43 | 43 | ||
| 44 | /* Callable from fault.c, so not static */ | 44 | /* Callable from fault.c, so not static */ |
| 45 | inline void __do_tlb_refill(unsigned long address, | 45 | inline void __do_tlb_refill(unsigned long address, |
diff --git a/arch/sh/tools/Makefile b/arch/sh/tools/Makefile index 567516b58ac..b5d202be820 100644 --- a/arch/sh/tools/Makefile +++ b/arch/sh/tools/Makefile | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | # Shamelessly cloned from ARM. | 10 | # Shamelessly cloned from ARM. |
| 11 | # | 11 | # |
| 12 | 12 | ||
| 13 | include/asm-sh/machtypes.h: $(src)/gen-mach-types $(src)/mach-types | 13 | arch/sh/include/asm/machtypes.h: $(src)/gen-mach-types $(src)/mach-types |
| 14 | @echo ' Generating $@' | 14 | @echo ' Generating $@' |
| 15 | $(Q)if [ ! -d include/asm-sh ]; then mkdir -p include/asm-sh; fi | 15 | $(Q)if [ ! -d arch/sh/include/asm ]; then mkdir -p arch/sh/include/asm; fi |
| 16 | $(Q)$(AWK) -f $^ > $@ || { rm -f $@; /bin/false; } | 16 | $(Q)$(AWK) -f $^ > $@ || { rm -f $@; /bin/false; } |
diff --git a/drivers/cdrom/gdrom.c b/drivers/cdrom/gdrom.c index 71ec426ecff..1e0455bd6df 100644 --- a/drivers/cdrom/gdrom.c +++ b/drivers/cdrom/gdrom.c | |||
| @@ -39,8 +39,8 @@ | |||
| 39 | #include <asm/io.h> | 39 | #include <asm/io.h> |
| 40 | #include <asm/dma.h> | 40 | #include <asm/dma.h> |
| 41 | #include <asm/delay.h> | 41 | #include <asm/delay.h> |
| 42 | #include <asm/mach/dma.h> | 42 | #include <mach/dma.h> |
| 43 | #include <asm/mach/sysasic.h> | 43 | #include <mach/sysasic.h> |
| 44 | 44 | ||
| 45 | #define GDROM_DEV_NAME "gdrom" | 45 | #define GDROM_DEV_NAME "gdrom" |
| 46 | #define GD_SESSION_OFFSET 150 | 46 | #define GD_SESSION_OFFSET 150 |
diff --git a/drivers/input/keyboard/maple_keyb.c b/drivers/input/keyboard/maple_keyb.c index 2b404284c28..7797ef6e5e6 100644 --- a/drivers/input/keyboard/maple_keyb.c +++ b/drivers/input/keyboard/maple_keyb.c | |||
| @@ -27,7 +27,6 @@ | |||
| 27 | #include <linux/init.h> | 27 | #include <linux/init.h> |
| 28 | #include <linux/timer.h> | 28 | #include <linux/timer.h> |
| 29 | #include <linux/maple.h> | 29 | #include <linux/maple.h> |
| 30 | #include <asm/mach/maple.h> | ||
| 31 | 30 | ||
| 32 | /* Very simple mutex to ensure proper cleanup */ | 31 | /* Very simple mutex to ensure proper cleanup */ |
| 33 | static DEFINE_MUTEX(maple_keyb_mutex); | 32 | static DEFINE_MUTEX(maple_keyb_mutex); |
diff --git a/drivers/serial/sh-sci.h b/drivers/serial/sh-sci.h index cd728df6a01..8a0749e34ca 100644 --- a/drivers/serial/sh-sci.h +++ b/drivers/serial/sh-sci.h | |||
| @@ -451,19 +451,21 @@ SCIx_FNS(SCxSR, 0x08, 8, 0x10, 8, 0x08, 16, 0x10, 16, 0x04, 8) | |||
| 451 | SCIx_FNS(SCxRDR, 0x0a, 8, 0x14, 8, 0x0A, 8, 0x14, 8, 0x05, 8) | 451 | SCIx_FNS(SCxRDR, 0x0a, 8, 0x14, 8, 0x0A, 8, 0x14, 8, 0x05, 8) |
| 452 | SCIF_FNS(SCFCR, 0x0c, 8, 0x18, 16) | 452 | SCIF_FNS(SCFCR, 0x0c, 8, 0x18, 16) |
| 453 | #if defined(CONFIG_CPU_SUBTYPE_SH7760) || \ | 453 | #if defined(CONFIG_CPU_SUBTYPE_SH7760) || \ |
| 454 | defined(CONFIG_CPU_SUBTYPE_SH7763) || \ | ||
| 455 | defined(CONFIG_CPU_SUBTYPE_SH7780) || \ | 454 | defined(CONFIG_CPU_SUBTYPE_SH7780) || \ |
| 456 | defined(CONFIG_CPU_SUBTYPE_SH7785) | 455 | defined(CONFIG_CPU_SUBTYPE_SH7785) |
| 456 | SCIF_FNS(SCFDR, 0x0e, 16, 0x1C, 16) | ||
| 457 | SCIF_FNS(SCTFDR, 0x0e, 16, 0x1C, 16) | 457 | SCIF_FNS(SCTFDR, 0x0e, 16, 0x1C, 16) |
| 458 | SCIF_FNS(SCRFDR, 0x0e, 16, 0x20, 16) | 458 | SCIF_FNS(SCRFDR, 0x0e, 16, 0x20, 16) |
| 459 | SCIF_FNS(SCSPTR, 0, 0, 0x24, 16) | 459 | SCIF_FNS(SCSPTR, 0, 0, 0x24, 16) |
| 460 | SCIF_FNS(SCLSR, 0, 0, 0x28, 16) | 460 | SCIF_FNS(SCLSR, 0, 0, 0x28, 16) |
| 461 | #if defined(CONFIG_CPU_SUBTYPE_SH7763) | 461 | #elif defined(CONFIG_CPU_SUBTYPE_SH7763) |
| 462 | /* SH7763 SCIF2 */ | ||
| 463 | SCIF_FNS(SCFDR, 0, 0, 0x1C, 16) | 462 | SCIF_FNS(SCFDR, 0, 0, 0x1C, 16) |
| 464 | SCIF_FNS(SCSPTR2, 0, 0, 0x20, 16) | 463 | SCIF_FNS(SCSPTR2, 0, 0, 0x20, 16) |
| 465 | SCIF_FNS(SCLSR2, 0, 0, 0x24, 16) | 464 | SCIF_FNS(SCLSR2, 0, 0, 0x24, 16) |
| 466 | #endif /* CONFIG_CPU_SUBTYPE_SH7763 */ | 465 | SCIF_FNS(SCTFDR, 0x0e, 16, 0x1C, 16) |
| 466 | SCIF_FNS(SCRFDR, 0x0e, 16, 0x20, 16) | ||
| 467 | SCIF_FNS(SCSPTR, 0, 0, 0x24, 16) | ||
| 468 | SCIF_FNS(SCLSR, 0, 0, 0x28, 16) | ||
| 467 | #else | 469 | #else |
| 468 | SCIF_FNS(SCFDR, 0x0e, 16, 0x1C, 16) | 470 | SCIF_FNS(SCFDR, 0x0e, 16, 0x1C, 16) |
| 469 | #if defined(CONFIG_CPU_SUBTYPE_SH7722) | 471 | #if defined(CONFIG_CPU_SUBTYPE_SH7722) |
diff --git a/drivers/sh/maple/maple.c b/drivers/sh/maple/maple.c index 617efb1640b..be97789fa5f 100644 --- a/drivers/sh/maple/maple.c +++ b/drivers/sh/maple/maple.c | |||
| @@ -24,13 +24,12 @@ | |||
| 24 | #include <linux/slab.h> | 24 | #include <linux/slab.h> |
| 25 | #include <linux/maple.h> | 25 | #include <linux/maple.h> |
| 26 | #include <linux/dma-mapping.h> | 26 | #include <linux/dma-mapping.h> |
| 27 | #include <linux/delay.h> | ||
| 27 | #include <asm/cacheflush.h> | 28 | #include <asm/cacheflush.h> |
| 28 | #include <asm/dma.h> | 29 | #include <asm/dma.h> |
| 29 | #include <asm/io.h> | 30 | #include <asm/io.h> |
| 30 | #include <asm/mach/dma.h> | 31 | #include <mach/dma.h> |
| 31 | #include <asm/mach/sysasic.h> | 32 | #include <mach/sysasic.h> |
| 32 | #include <asm/mach/maple.h> | ||
| 33 | #include <linux/delay.h> | ||
| 34 | 33 | ||
| 35 | MODULE_AUTHOR("Yaegshi Takeshi, Paul Mundt, M.R. Brown, Adrian McMenamin"); | 34 | MODULE_AUTHOR("Yaegshi Takeshi, Paul Mundt, M.R. Brown, Adrian McMenamin"); |
| 36 | MODULE_DESCRIPTION("Maple bus driver for Dreamcast"); | 35 | MODULE_DESCRIPTION("Maple bus driver for Dreamcast"); |
| @@ -46,14 +45,15 @@ static DECLARE_WORK(maple_vblank_process, maple_vblank_handler); | |||
| 46 | static LIST_HEAD(maple_waitq); | 45 | static LIST_HEAD(maple_waitq); |
| 47 | static LIST_HEAD(maple_sentq); | 46 | static LIST_HEAD(maple_sentq); |
| 48 | 47 | ||
| 49 | static DEFINE_MUTEX(maple_list_lock); | 48 | /* mutex to protect queue of waiting packets */ |
| 49 | static DEFINE_MUTEX(maple_wlist_lock); | ||
| 50 | 50 | ||
| 51 | static struct maple_driver maple_dummy_driver; | 51 | static struct maple_driver maple_dummy_driver; |
| 52 | static struct device maple_bus; | 52 | static struct device maple_bus; |
| 53 | static int subdevice_map[MAPLE_PORTS]; | 53 | static int subdevice_map[MAPLE_PORTS]; |
| 54 | static unsigned long *maple_sendbuf, *maple_sendptr, *maple_lastptr; | 54 | static unsigned long *maple_sendbuf, *maple_sendptr, *maple_lastptr; |
| 55 | static unsigned long maple_pnp_time; | 55 | static unsigned long maple_pnp_time; |
| 56 | static int started, scanning, liststatus, fullscan; | 56 | static int started, scanning, fullscan; |
| 57 | static struct kmem_cache *maple_queue_cache; | 57 | static struct kmem_cache *maple_queue_cache; |
| 58 | 58 | ||
| 59 | struct maple_device_specify { | 59 | struct maple_device_specify { |
| @@ -129,35 +129,124 @@ static void maple_release_device(struct device *dev) | |||
| 129 | kfree(mdev); | 129 | kfree(mdev); |
| 130 | } | 130 | } |
| 131 | 131 | ||
| 132 | /** | 132 | /* |
| 133 | * maple_add_packet - add a single instruction to the queue | 133 | * maple_add_packet - add a single instruction to the queue |
| 134 | * @mq: instruction to add to waiting queue | 134 | * @mdev - maple device |
| 135 | * @function - function on device being queried | ||
| 136 | * @command - maple command to add | ||
| 137 | * @length - length of command string (in 32 bit words) | ||
| 138 | * @data - remainder of command string | ||
| 135 | */ | 139 | */ |
| 136 | void maple_add_packet(struct mapleq *mq) | 140 | int maple_add_packet(struct maple_device *mdev, u32 function, u32 command, |
| 141 | size_t length, void *data) | ||
| 137 | { | 142 | { |
| 138 | mutex_lock(&maple_list_lock); | 143 | int locking, ret = 0; |
| 139 | list_add(&mq->list, &maple_waitq); | 144 | void *sendbuf = NULL; |
| 140 | mutex_unlock(&maple_list_lock); | 145 | |
| 146 | mutex_lock(&maple_wlist_lock); | ||
| 147 | /* bounce if device already locked */ | ||
| 148 | locking = mutex_is_locked(&mdev->mq->mutex); | ||
| 149 | if (locking) { | ||
| 150 | ret = -EBUSY; | ||
| 151 | goto out; | ||
| 152 | } | ||
| 153 | |||
| 154 | mutex_lock(&mdev->mq->mutex); | ||
| 155 | |||
| 156 | if (length) { | ||
| 157 | sendbuf = kmalloc(length * 4, GFP_KERNEL); | ||
| 158 | if (!sendbuf) { | ||
| 159 | mutex_unlock(&mdev->mq->mutex); | ||
| 160 | ret = -ENOMEM; | ||
| 161 | goto out; | ||
| 162 | } | ||
| 163 | ((__be32 *)sendbuf)[0] = cpu_to_be32(function); | ||
| 164 | } | ||
| 165 | |||
| 166 | mdev->mq->command = command; | ||
| 167 | mdev->mq->length = length; | ||
| 168 | if (length > 1) | ||
| 169 | memcpy(sendbuf + 4, data, (length - 1) * 4); | ||
| 170 | mdev->mq->sendbuf = sendbuf; | ||
| 171 | |||
| 172 | list_add(&mdev->mq->list, &maple_waitq); | ||
| 173 | out: | ||
| 174 | mutex_unlock(&maple_wlist_lock); | ||
| 175 | return ret; | ||
| 141 | } | 176 | } |
| 142 | EXPORT_SYMBOL_GPL(maple_add_packet); | 177 | EXPORT_SYMBOL_GPL(maple_add_packet); |
| 143 | 178 | ||
| 179 | /* | ||
| 180 | * maple_add_packet_sleeps - add a single instruction to the queue | ||
| 181 | * - waits for lock to be free | ||
| 182 | * @mdev - maple device | ||
| 183 | * @function - function on device being queried | ||
| 184 | * @command - maple command to add | ||
| 185 | * @length - length of command string (in 32 bit words) | ||
| 186 | * @data - remainder of command string | ||
| 187 | */ | ||
| 188 | int maple_add_packet_sleeps(struct maple_device *mdev, u32 function, | ||
| 189 | u32 command, size_t length, void *data) | ||
| 190 | { | ||
| 191 | int locking, ret = 0; | ||
| 192 | void *sendbuf = NULL; | ||
| 193 | |||
| 194 | locking = mutex_lock_interruptible(&mdev->mq->mutex); | ||
| 195 | if (locking) { | ||
| 196 | ret = -EIO; | ||
| 197 | goto out; | ||
| 198 | } | ||
| 199 | |||
| 200 | if (length) { | ||
| 201 | sendbuf = kmalloc(length * 4, GFP_KERNEL); | ||
| 202 | if (!sendbuf) { | ||
| 203 | mutex_unlock(&mdev->mq->mutex); | ||
| 204 | ret = -ENOMEM; | ||
| 205 | goto out; | ||
| 206 | } | ||
| 207 | ((__be32 *)sendbuf)[0] = cpu_to_be32(function); | ||
| 208 | } | ||
| 209 | |||
| 210 | mdev->mq->command = command; | ||
| 211 | mdev->mq->length = length; | ||
| 212 | if (length > 1) | ||
| 213 | memcpy(sendbuf + 4, data, (length - 1) * 4); | ||
| 214 | mdev->mq->sendbuf = sendbuf; | ||
| 215 | |||
| 216 | mutex_lock(&maple_wlist_lock); | ||
| 217 | list_add(&mdev->mq->list, &maple_waitq); | ||
| 218 | mutex_unlock(&maple_wlist_lock); | ||
| 219 | out: | ||
| 220 | return ret; | ||
| 221 | } | ||
| 222 | EXPORT_SYMBOL_GPL(maple_add_packet_sleeps); | ||
| 223 | |||
| 144 | static struct mapleq *maple_allocq(struct maple_device *mdev) | 224 | static struct mapleq *maple_allocq(struct maple_device *mdev) |
| 145 | { | 225 | { |
| 146 | struct mapleq *mq; | 226 | struct mapleq *mq; |
| 147 | 227 | ||
| 148 | mq = kmalloc(sizeof(*mq), GFP_KERNEL); | 228 | mq = kmalloc(sizeof(*mq), GFP_KERNEL); |
| 149 | if (!mq) | 229 | if (!mq) |
| 150 | return NULL; | 230 | goto failed_nomem; |
| 151 | 231 | ||
| 152 | mq->dev = mdev; | 232 | mq->dev = mdev; |
| 153 | mq->recvbufdcsp = kmem_cache_zalloc(maple_queue_cache, GFP_KERNEL); | 233 | mq->recvbufdcsp = kmem_cache_zalloc(maple_queue_cache, GFP_KERNEL); |
| 154 | mq->recvbuf = (void *) P2SEGADDR(mq->recvbufdcsp); | 234 | mq->recvbuf = (void *) P2SEGADDR(mq->recvbufdcsp); |
| 155 | if (!mq->recvbuf) { | 235 | if (!mq->recvbuf) |
| 156 | kfree(mq); | 236 | goto failed_p2; |
| 157 | return NULL; | 237 | /* |
| 158 | } | 238 | * most devices do not need the mutex - but |
| 239 | * anything that injects block reads or writes | ||
| 240 | * will rely on it | ||
| 241 | */ | ||
| 242 | mutex_init(&mq->mutex); | ||
| 159 | 243 | ||
| 160 | return mq; | 244 | return mq; |
| 245 | |||
| 246 | failed_p2: | ||
| 247 | kfree(mq); | ||
| 248 | failed_nomem: | ||
| 249 | return NULL; | ||
| 161 | } | 250 | } |
| 162 | 251 | ||
| 163 | static struct maple_device *maple_alloc_dev(int port, int unit) | 252 | static struct maple_device *maple_alloc_dev(int port, int unit) |
| @@ -178,7 +267,6 @@ static struct maple_device *maple_alloc_dev(int port, int unit) | |||
| 178 | } | 267 | } |
| 179 | mdev->dev.bus = &maple_bus_type; | 268 | mdev->dev.bus = &maple_bus_type; |
| 180 | mdev->dev.parent = &maple_bus; | 269 | mdev->dev.parent = &maple_bus; |
| 181 | mdev->function = 0; | ||
| 182 | return mdev; | 270 | return mdev; |
| 183 | } | 271 | } |
| 184 | 272 | ||
| @@ -216,7 +304,6 @@ static void maple_build_block(struct mapleq *mq) | |||
| 216 | *maple_sendptr++ = PHYSADDR(mq->recvbuf); | 304 | *maple_sendptr++ = PHYSADDR(mq->recvbuf); |
| 217 | *maple_sendptr++ = | 305 | *maple_sendptr++ = |
| 218 | mq->command | (to << 8) | (from << 16) | (len << 24); | 306 | mq->command | (to << 8) | (from << 16) | (len << 24); |
| 219 | |||
| 220 | while (len-- > 0) | 307 | while (len-- > 0) |
| 221 | *maple_sendptr++ = *lsendbuf++; | 308 | *maple_sendptr++ = *lsendbuf++; |
| 222 | } | 309 | } |
| @@ -224,22 +311,27 @@ static void maple_build_block(struct mapleq *mq) | |||
| 224 | /* build up command queue */ | 311 | /* build up command queue */ |
| 225 | static void maple_send(void) | 312 | static void maple_send(void) |
| 226 | { | 313 | { |
| 227 | int i; | 314 | int i, maple_packets = 0; |
| 228 | int maple_packets; | ||
| 229 | struct mapleq *mq, *nmq; | 315 | struct mapleq *mq, *nmq; |
| 230 | 316 | ||
| 231 | if (!list_empty(&maple_sentq)) | 317 | if (!list_empty(&maple_sentq)) |
| 232 | return; | 318 | return; |
| 233 | if (list_empty(&maple_waitq) || !maple_dma_done()) | 319 | mutex_lock(&maple_wlist_lock); |
| 320 | if (list_empty(&maple_waitq) || !maple_dma_done()) { | ||
| 321 | mutex_unlock(&maple_wlist_lock); | ||
| 234 | return; | 322 | return; |
| 235 | maple_packets = 0; | 323 | } |
| 236 | maple_sendptr = maple_lastptr = maple_sendbuf; | 324 | mutex_unlock(&maple_wlist_lock); |
| 325 | maple_lastptr = maple_sendbuf; | ||
| 326 | maple_sendptr = maple_sendbuf; | ||
| 327 | mutex_lock(&maple_wlist_lock); | ||
| 237 | list_for_each_entry_safe(mq, nmq, &maple_waitq, list) { | 328 | list_for_each_entry_safe(mq, nmq, &maple_waitq, list) { |
| 238 | maple_build_block(mq); | 329 | maple_build_block(mq); |
| 239 | list_move(&mq->list, &maple_sentq); | 330 | list_move(&mq->list, &maple_sentq); |
| 240 | if (maple_packets++ > MAPLE_MAXPACKETS) | 331 | if (maple_packets++ > MAPLE_MAXPACKETS) |
| 241 | break; | 332 | break; |
| 242 | } | 333 | } |
| 334 | mutex_unlock(&maple_wlist_lock); | ||
| 243 | if (maple_packets > 0) { | 335 | if (maple_packets > 0) { |
| 244 | for (i = 0; i < (1 << MAPLE_DMA_PAGES); i++) | 336 | for (i = 0; i < (1 << MAPLE_DMA_PAGES); i++) |
| 245 | dma_cache_sync(0, maple_sendbuf + i * PAGE_SIZE, | 337 | dma_cache_sync(0, maple_sendbuf + i * PAGE_SIZE, |
| @@ -247,7 +339,8 @@ static void maple_send(void) | |||
| 247 | } | 339 | } |
| 248 | } | 340 | } |
| 249 | 341 | ||
| 250 | static int attach_matching_maple_driver(struct device_driver *driver, | 342 | /* check if there is a driver registered likely to match this device */ |
| 343 | static int check_matching_maple_driver(struct device_driver *driver, | ||
| 251 | void *devptr) | 344 | void *devptr) |
| 252 | { | 345 | { |
| 253 | struct maple_driver *maple_drv; | 346 | struct maple_driver *maple_drv; |
| @@ -255,12 +348,8 @@ static int attach_matching_maple_driver(struct device_driver *driver, | |||
| 255 | 348 | ||
| 256 | mdev = devptr; | 349 | mdev = devptr; |
| 257 | maple_drv = to_maple_driver(driver); | 350 | maple_drv = to_maple_driver(driver); |
| 258 | if (mdev->devinfo.function & be32_to_cpu(maple_drv->function)) { | 351 | if (mdev->devinfo.function & cpu_to_be32(maple_drv->function)) |
| 259 | if (maple_drv->connect(mdev) == 0) { | 352 | return 1; |
| 260 | mdev->driver = maple_drv; | ||
| 261 | return 1; | ||
| 262 | } | ||
| 263 | } | ||
| 264 | return 0; | 353 | return 0; |
| 265 | } | 354 | } |
| 266 | 355 | ||
| @@ -268,11 +357,6 @@ static void maple_detach_driver(struct maple_device *mdev) | |||
| 268 | { | 357 | { |
| 269 | if (!mdev) | 358 | if (!mdev) |
| 270 | return; | 359 | return; |
| 271 | if (mdev->driver) { | ||
| 272 | if (mdev->driver->disconnect) | ||
| 273 | mdev->driver->disconnect(mdev); | ||
| 274 | } | ||
| 275 | mdev->driver = NULL; | ||
| 276 | device_unregister(&mdev->dev); | 360 | device_unregister(&mdev->dev); |
| 277 | mdev = NULL; | 361 | mdev = NULL; |
| 278 | } | 362 | } |
| @@ -328,8 +412,8 @@ static void maple_attach_driver(struct maple_device *mdev) | |||
| 328 | mdev->port, mdev->unit, function); | 412 | mdev->port, mdev->unit, function); |
| 329 | 413 | ||
| 330 | matched = | 414 | matched = |
| 331 | bus_for_each_drv(&maple_bus_type, NULL, mdev, | 415 | bus_for_each_drv(&maple_bus_type, NULL, mdev, |
| 332 | attach_matching_maple_driver); | 416 | check_matching_maple_driver); |
| 333 | 417 | ||
| 334 | if (matched == 0) { | 418 | if (matched == 0) { |
| 335 | /* Driver does not exist yet */ | 419 | /* Driver does not exist yet */ |
| @@ -373,45 +457,48 @@ static int detach_maple_device(struct device *device, void *portptr) | |||
| 373 | 457 | ||
| 374 | static int setup_maple_commands(struct device *device, void *ignored) | 458 | static int setup_maple_commands(struct device *device, void *ignored) |
| 375 | { | 459 | { |
| 460 | int add; | ||
| 376 | struct maple_device *maple_dev = to_maple_dev(device); | 461 | struct maple_device *maple_dev = to_maple_dev(device); |
| 377 | 462 | ||
| 378 | if ((maple_dev->interval > 0) | 463 | if ((maple_dev->interval > 0) |
| 379 | && time_after(jiffies, maple_dev->when)) { | 464 | && time_after(jiffies, maple_dev->when)) { |
| 380 | maple_dev->when = jiffies + maple_dev->interval; | 465 | /* bounce if we cannot lock */ |
| 381 | maple_dev->mq->command = MAPLE_COMMAND_GETCOND; | 466 | add = maple_add_packet(maple_dev, |
| 382 | maple_dev->mq->sendbuf = &maple_dev->function; | 467 | be32_to_cpu(maple_dev->devinfo.function), |
| 383 | maple_dev->mq->length = 1; | 468 | MAPLE_COMMAND_GETCOND, 1, NULL); |
| 384 | maple_add_packet(maple_dev->mq); | 469 | if (!add) |
| 385 | liststatus++; | 470 | maple_dev->when = jiffies + maple_dev->interval; |
| 386 | } else { | 471 | } else { |
| 387 | if (time_after(jiffies, maple_pnp_time)) { | 472 | if (time_after(jiffies, maple_pnp_time)) |
| 388 | maple_dev->mq->command = MAPLE_COMMAND_DEVINFO; | 473 | /* This will also bounce */ |
| 389 | maple_dev->mq->length = 0; | 474 | maple_add_packet(maple_dev, 0, |
| 390 | maple_add_packet(maple_dev->mq); | 475 | MAPLE_COMMAND_DEVINFO, 0, NULL); |
| 391 | liststatus++; | ||
| 392 | } | ||
| 393 | } | 476 | } |
| 394 | |||
| 395 | return 0; | 477 | return 0; |
| 396 | } | 478 | } |
| 397 | 479 | ||
| 398 | /* VBLANK bottom half - implemented via workqueue */ | 480 | /* VBLANK bottom half - implemented via workqueue */ |
| 399 | static void maple_vblank_handler(struct work_struct *work) | 481 | static void maple_vblank_handler(struct work_struct *work) |
| 400 | { | 482 | { |
| 401 | if (!maple_dma_done()) | 483 | if (!list_empty(&maple_sentq) || !maple_dma_done()) |
| 402 | return; | ||
| 403 | if (!list_empty(&maple_sentq)) | ||
| 404 | return; | 484 | return; |
| 485 | |||
| 405 | ctrl_outl(0, MAPLE_ENABLE); | 486 | ctrl_outl(0, MAPLE_ENABLE); |
| 406 | liststatus = 0; | 487 | |
| 407 | bus_for_each_dev(&maple_bus_type, NULL, NULL, | 488 | bus_for_each_dev(&maple_bus_type, NULL, NULL, |
| 408 | setup_maple_commands); | 489 | setup_maple_commands); |
| 490 | |||
| 409 | if (time_after(jiffies, maple_pnp_time)) | 491 | if (time_after(jiffies, maple_pnp_time)) |
| 410 | maple_pnp_time = jiffies + MAPLE_PNP_INTERVAL; | 492 | maple_pnp_time = jiffies + MAPLE_PNP_INTERVAL; |
| 411 | if (liststatus && list_empty(&maple_sentq)) { | 493 | |
| 412 | INIT_LIST_HEAD(&maple_sentq); | 494 | mutex_lock(&maple_wlist_lock); |
| 495 | if (!list_empty(&maple_waitq) && list_empty(&maple_sentq)) { | ||
| 496 | mutex_unlock(&maple_wlist_lock); | ||
| 413 | maple_send(); | 497 | maple_send(); |
| 498 | } else { | ||
| 499 | mutex_unlock(&maple_wlist_lock); | ||
| 414 | } | 500 | } |
| 501 | |||
| 415 | maplebus_dma_reset(); | 502 | maplebus_dma_reset(); |
| 416 | } | 503 | } |
| 417 | 504 | ||
| @@ -422,8 +509,8 @@ static void maple_map_subunits(struct maple_device *mdev, int submask) | |||
| 422 | struct maple_device *mdev_add; | 509 | struct maple_device *mdev_add; |
| 423 | struct maple_device_specify ds; | 510 | struct maple_device_specify ds; |
| 424 | 511 | ||
| 512 | ds.port = mdev->port; | ||
| 425 | for (k = 0; k < 5; k++) { | 513 | for (k = 0; k < 5; k++) { |
| 426 | ds.port = mdev->port; | ||
| 427 | ds.unit = k + 1; | 514 | ds.unit = k + 1; |
| 428 | retval = | 515 | retval = |
| 429 | bus_for_each_dev(&maple_bus_type, NULL, &ds, | 516 | bus_for_each_dev(&maple_bus_type, NULL, &ds, |
| @@ -437,9 +524,9 @@ static void maple_map_subunits(struct maple_device *mdev, int submask) | |||
| 437 | mdev_add = maple_alloc_dev(mdev->port, k + 1); | 524 | mdev_add = maple_alloc_dev(mdev->port, k + 1); |
| 438 | if (!mdev_add) | 525 | if (!mdev_add) |
| 439 | return; | 526 | return; |
| 440 | mdev_add->mq->command = MAPLE_COMMAND_DEVINFO; | 527 | maple_add_packet(mdev_add, 0, MAPLE_COMMAND_DEVINFO, |
| 441 | mdev_add->mq->length = 0; | 528 | 0, NULL); |
| 442 | maple_add_packet(mdev_add->mq); | 529 | /* mark that we are checking sub devices */ |
| 443 | scanning = 1; | 530 | scanning = 1; |
| 444 | } | 531 | } |
| 445 | submask = submask >> 1; | 532 | submask = submask >> 1; |
| @@ -505,6 +592,28 @@ static void maple_response_devinfo(struct maple_device *mdev, | |||
| 505 | } | 592 | } |
| 506 | } | 593 | } |
| 507 | 594 | ||
| 595 | static void maple_port_rescan(void) | ||
| 596 | { | ||
| 597 | int i; | ||
| 598 | struct maple_device *mdev; | ||
| 599 | |||
| 600 | fullscan = 1; | ||
| 601 | for (i = 0; i < MAPLE_PORTS; i++) { | ||
| 602 | if (checked[i] == false) { | ||
| 603 | fullscan = 0; | ||
| 604 | mdev = baseunits[i]; | ||
| 605 | /* | ||
| 606 | * test lock in case scan has failed | ||
| 607 | * but device is still locked | ||
| 608 | */ | ||
| 609 | if (mutex_is_locked(&mdev->mq->mutex)) | ||
| 610 | mutex_unlock(&mdev->mq->mutex); | ||
| 611 | maple_add_packet(mdev, 0, MAPLE_COMMAND_DEVINFO, | ||
| 612 | 0, NULL); | ||
| 613 | } | ||
| 614 | } | ||
| 615 | } | ||
| 616 | |||
| 508 | /* maple dma end bottom half - implemented via workqueue */ | 617 | /* maple dma end bottom half - implemented via workqueue */ |
| 509 | static void maple_dma_handler(struct work_struct *work) | 618 | static void maple_dma_handler(struct work_struct *work) |
| 510 | { | 619 | { |
| @@ -512,7 +621,6 @@ static void maple_dma_handler(struct work_struct *work) | |||
| 512 | struct maple_device *dev; | 621 | struct maple_device *dev; |
| 513 | char *recvbuf; | 622 | char *recvbuf; |
| 514 | enum maple_code code; | 623 | enum maple_code code; |
| 515 | int i; | ||
| 516 | 624 | ||
| 517 | if (!maple_dma_done()) | 625 | if (!maple_dma_done()) |
| 518 | return; | 626 | return; |
| @@ -522,6 +630,10 @@ static void maple_dma_handler(struct work_struct *work) | |||
| 522 | recvbuf = mq->recvbuf; | 630 | recvbuf = mq->recvbuf; |
| 523 | code = recvbuf[0]; | 631 | code = recvbuf[0]; |
| 524 | dev = mq->dev; | 632 | dev = mq->dev; |
| 633 | kfree(mq->sendbuf); | ||
| 634 | mutex_unlock(&mq->mutex); | ||
| 635 | list_del_init(&mq->list); | ||
| 636 | |||
| 525 | switch (code) { | 637 | switch (code) { |
| 526 | case MAPLE_RESPONSE_NONE: | 638 | case MAPLE_RESPONSE_NONE: |
| 527 | maple_response_none(dev, mq); | 639 | maple_response_none(dev, mq); |
| @@ -558,26 +670,16 @@ static void maple_dma_handler(struct work_struct *work) | |||
| 558 | break; | 670 | break; |
| 559 | } | 671 | } |
| 560 | } | 672 | } |
| 561 | INIT_LIST_HEAD(&maple_sentq); | 673 | /* if scanning is 1 then we have subdevices to check */ |
| 562 | if (scanning == 1) { | 674 | if (scanning == 1) { |
| 563 | maple_send(); | 675 | maple_send(); |
| 564 | scanning = 2; | 676 | scanning = 2; |
| 565 | } else | 677 | } else |
| 566 | scanning = 0; | 678 | scanning = 0; |
| 567 | 679 | /*check if we have actually tested all ports yet */ | |
| 568 | if (!fullscan) { | 680 | if (!fullscan) |
| 569 | fullscan = 1; | 681 | maple_port_rescan(); |
| 570 | for (i = 0; i < MAPLE_PORTS; i++) { | 682 | /* mark that we have been through the first scan */ |
| 571 | if (checked[i] == false) { | ||
| 572 | fullscan = 0; | ||
| 573 | dev = baseunits[i]; | ||
| 574 | dev->mq->command = | ||
| 575 | MAPLE_COMMAND_DEVINFO; | ||
| 576 | dev->mq->length = 0; | ||
| 577 | maple_add_packet(dev->mq); | ||
| 578 | } | ||
| 579 | } | ||
| 580 | } | ||
| 581 | if (started == 0) | 683 | if (started == 0) |
| 582 | started = 1; | 684 | started = 1; |
| 583 | } | 685 | } |
| @@ -631,7 +733,7 @@ static int match_maple_bus_driver(struct device *devptr, | |||
| 631 | if (maple_dev->devinfo.function == 0xFFFFFFFF) | 733 | if (maple_dev->devinfo.function == 0xFFFFFFFF) |
| 632 | return 0; | 734 | return 0; |
| 633 | else if (maple_dev->devinfo.function & | 735 | else if (maple_dev->devinfo.function & |
| 634 | be32_to_cpu(maple_drv->function)) | 736 | cpu_to_be32(maple_drv->function)) |
| 635 | return 1; | 737 | return 1; |
| 636 | return 0; | 738 | return 0; |
| 637 | } | 739 | } |
| @@ -713,6 +815,9 @@ static int __init maple_bus_init(void) | |||
| 713 | if (!maple_queue_cache) | 815 | if (!maple_queue_cache) |
| 714 | goto cleanup_bothirqs; | 816 | goto cleanup_bothirqs; |
| 715 | 817 | ||
| 818 | INIT_LIST_HEAD(&maple_waitq); | ||
| 819 | INIT_LIST_HEAD(&maple_sentq); | ||
| 820 | |||
| 716 | /* setup maple ports */ | 821 | /* setup maple ports */ |
| 717 | for (i = 0; i < MAPLE_PORTS; i++) { | 822 | for (i = 0; i < MAPLE_PORTS; i++) { |
| 718 | checked[i] = false; | 823 | checked[i] = false; |
| @@ -723,9 +828,7 @@ static int __init maple_bus_init(void) | |||
| 723 | maple_free_dev(mdev[i]); | 828 | maple_free_dev(mdev[i]); |
| 724 | goto cleanup_cache; | 829 | goto cleanup_cache; |
| 725 | } | 830 | } |
| 726 | mdev[i]->mq->command = MAPLE_COMMAND_DEVINFO; | 831 | maple_add_packet(mdev[i], 0, MAPLE_COMMAND_DEVINFO, 0, NULL); |
| 727 | mdev[i]->mq->length = 0; | ||
| 728 | maple_add_packet(mdev[i]->mq); | ||
| 729 | subdevice_map[i] = 0; | 832 | subdevice_map[i] = 0; |
| 730 | } | 833 | } |
| 731 | 834 | ||
diff --git a/drivers/video/Makefile b/drivers/video/Makefile index 0ebc1bfd251..a6b55297a7f 100644 --- a/drivers/video/Makefile +++ b/drivers/video/Makefile | |||
| @@ -118,7 +118,6 @@ obj-$(CONFIG_FB_PS3) += ps3fb.o | |||
| 118 | obj-$(CONFIG_FB_SM501) += sm501fb.o | 118 | obj-$(CONFIG_FB_SM501) += sm501fb.o |
| 119 | obj-$(CONFIG_FB_XILINX) += xilinxfb.o | 119 | obj-$(CONFIG_FB_XILINX) += xilinxfb.o |
| 120 | obj-$(CONFIG_FB_SH_MOBILE_LCDC) += sh_mobile_lcdcfb.o | 120 | obj-$(CONFIG_FB_SH_MOBILE_LCDC) += sh_mobile_lcdcfb.o |
| 121 | obj-$(CONFIG_FB_SH7343VOU) += sh7343_voufb.o | ||
| 122 | obj-$(CONFIG_FB_OMAP) += omap/ | 121 | obj-$(CONFIG_FB_OMAP) += omap/ |
| 123 | obj-$(CONFIG_XEN_FBDEV_FRONTEND) += xen-fbfront.o | 122 | obj-$(CONFIG_XEN_FBDEV_FRONTEND) += xen-fbfront.o |
| 124 | obj-$(CONFIG_FB_CARMINE) += carminefb.o | 123 | obj-$(CONFIG_FB_CARMINE) += carminefb.o |
diff --git a/drivers/video/backlight/hp680_bl.c b/drivers/video/backlight/hp680_bl.c index fbea2bd129c..6fa0b9d5559 100644 --- a/drivers/video/backlight/hp680_bl.c +++ b/drivers/video/backlight/hp680_bl.c | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | #include <linux/fb.h> | 18 | #include <linux/fb.h> |
| 19 | #include <linux/backlight.h> | 19 | #include <linux/backlight.h> |
| 20 | 20 | ||
| 21 | #include <asm/cpu/dac.h> | 21 | #include <cpu/dac.h> |
| 22 | #include <asm/hp6xx.h> | 22 | #include <asm/hp6xx.h> |
| 23 | #include <asm/hd64461.h> | 23 | #include <asm/hd64461.h> |
| 24 | 24 | ||
diff --git a/drivers/video/hitfb.c b/drivers/video/hitfb.c index 392a8be6aa7..e6467cf9f19 100644 --- a/drivers/video/hitfb.c +++ b/drivers/video/hitfb.c | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | #include <asm/pgtable.h> | 27 | #include <asm/pgtable.h> |
| 28 | #include <asm/io.h> | 28 | #include <asm/io.h> |
| 29 | #include <asm/hd64461.h> | 29 | #include <asm/hd64461.h> |
| 30 | #include <asm/cpu/dac.h> | 30 | #include <cpu/dac.h> |
| 31 | 31 | ||
| 32 | #define WIDTH 640 | 32 | #define WIDTH 640 |
| 33 | 33 | ||
diff --git a/drivers/video/pvr2fb.c b/drivers/video/pvr2fb.c index 8c863a7f654..0a0fd48a856 100644 --- a/drivers/video/pvr2fb.c +++ b/drivers/video/pvr2fb.c | |||
| @@ -58,18 +58,18 @@ | |||
| 58 | 58 | ||
| 59 | #ifdef CONFIG_SH_DREAMCAST | 59 | #ifdef CONFIG_SH_DREAMCAST |
| 60 | #include <asm/machvec.h> | 60 | #include <asm/machvec.h> |
| 61 | #include <asm/mach/sysasic.h> | 61 | #include <mach-dreamcast/mach/sysasic.h> |
| 62 | #endif | 62 | #endif |
| 63 | 63 | ||
| 64 | #ifdef CONFIG_SH_DMA | 64 | #ifdef CONFIG_SH_DMA |
| 65 | #include <linux/pagemap.h> | 65 | #include <linux/pagemap.h> |
| 66 | #include <asm/mach/dma.h> | 66 | #include <mach/dma.h> |
| 67 | #include <asm/dma.h> | 67 | #include <asm/dma.h> |
| 68 | #endif | 68 | #endif |
| 69 | 69 | ||
| 70 | #ifdef CONFIG_SH_STORE_QUEUES | 70 | #ifdef CONFIG_SH_STORE_QUEUES |
| 71 | #include <linux/uaccess.h> | 71 | #include <linux/uaccess.h> |
| 72 | #include <asm/cpu/sq.h> | 72 | #include <cpu/sq.h> |
| 73 | #endif | 73 | #endif |
| 74 | 74 | ||
| 75 | #ifndef PCI_DEVICE_ID_NEC_NEON250 | 75 | #ifndef PCI_DEVICE_ID_NEC_NEON250 |
diff --git a/include/asm-sh/cpu-sh2a/addrspace.h b/include/asm-sh/cpu-sh2a/addrspace.h deleted file mode 100644 index 795ddd6856a..00000000000 --- a/include/asm-sh/cpu-sh2a/addrspace.h +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | #ifndef __ASM_SH_CPU_SH2A_ADDRSPACE_H | ||
| 2 | #define __ASM_SH_CPU_SH2A_ADDRSPACE_H | ||
| 3 | |||
| 4 | #define P0SEG 0x00000000 | ||
| 5 | #define P1SEG 0x00000000 | ||
| 6 | #define P2SEG 0x20000000 | ||
| 7 | #define P3SEG 0x00000000 | ||
| 8 | #define P4SEG 0x80000000 | ||
| 9 | |||
| 10 | #endif /* __ASM_SH_CPU_SH2A_ADDRSPACE_H */ | ||
diff --git a/include/asm-sh/cpu-sh2a/cacheflush.h b/include/asm-sh/cpu-sh2a/cacheflush.h deleted file mode 100644 index fa3186c7335..00000000000 --- a/include/asm-sh/cpu-sh2a/cacheflush.h +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | #include <asm/cpu-sh2/cacheflush.h> | ||
diff --git a/include/asm-sh/cpu-sh2a/dma.h b/include/asm-sh/cpu-sh2a/dma.h deleted file mode 100644 index 0d5ad85c1de..00000000000 --- a/include/asm-sh/cpu-sh2a/dma.h +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | #include <asm/cpu-sh2/dma.h> | ||
diff --git a/include/asm-sh/cpu-sh2a/mmu_context.h b/include/asm-sh/cpu-sh2a/mmu_context.h deleted file mode 100644 index cd2387f7db9..00000000000 --- a/include/asm-sh/cpu-sh2a/mmu_context.h +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | #include <asm/cpu-sh2/mmu_context.h> | ||
diff --git a/include/asm-sh/cpu-sh2a/timer.h b/include/asm-sh/cpu-sh2a/timer.h deleted file mode 100644 index fee504adf11..00000000000 --- a/include/asm-sh/cpu-sh2a/timer.h +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | #include <asm/cpu-sh2/timer.h> | ||
diff --git a/include/asm-sh/cpu-sh2a/ubc.h b/include/asm-sh/cpu-sh2a/ubc.h deleted file mode 100644 index cf28062b96a..00000000000 --- a/include/asm-sh/cpu-sh2a/ubc.h +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | #include <asm/cpu-sh2/ubc.h> | ||
diff --git a/include/asm-sh/cpu-sh2a/watchdog.h b/include/asm-sh/cpu-sh2a/watchdog.h deleted file mode 100644 index c1b3e248847..00000000000 --- a/include/asm-sh/cpu-sh2a/watchdog.h +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | #include <asm/cpu-sh2/watchdog.h> | ||
diff --git a/include/asm-sh/cpu-sh3/addrspace.h b/include/asm-sh/cpu-sh3/addrspace.h deleted file mode 100644 index 0f94726c7d6..00000000000 --- a/include/asm-sh/cpu-sh3/addrspace.h +++ /dev/null | |||
| @@ -1,19 +0,0 @@ | |||
| 1 | /* | ||
| 2 | * This file is subject to the terms and conditions of the GNU General Public | ||
| 3 | * License. See the file "COPYING" in the main directory of this archive | ||
| 4 | * for more details. | ||
| 5 | * | ||
| 6 | * Copyright (C) 1999 by Kaz Kojima | ||
| 7 | * | ||
| 8 | * Defitions for the address spaces of the SH-3 CPUs. | ||
| 9 | */ | ||
| 10 | #ifndef __ASM_CPU_SH3_ADDRSPACE_H | ||
| 11 | #define __ASM_CPU_SH3_ADDRSPACE_H | ||
| 12 | |||
| 13 | #define P0SEG 0x00000000 | ||
| 14 | #define P1SEG 0x80000000 | ||
| 15 | #define P2SEG 0xa0000000 | ||
| 16 | #define P3SEG 0xc0000000 | ||
| 17 | #define P4SEG 0xe0000000 | ||
| 18 | |||
| 19 | #endif /* __ASM_CPU_SH3_ADDRSPACE_H */ | ||
diff --git a/include/asm-sh/cpu-sh3/cacheflush.h b/include/asm-sh/cpu-sh3/cacheflush.h deleted file mode 100644 index f70d8ef76a1..00000000000 --- a/include/asm-sh/cpu-sh3/cacheflush.h +++ /dev/null | |||
| @@ -1,70 +0,0 @@ | |||
| 1 | /* | ||
| 2 | * include/asm-sh/cpu-sh3/cacheflush.h | ||
| 3 | * | ||
| 4 | * Copyright (C) 1999 Niibe Yutaka | ||
| 5 | * | ||
| 6 | * This file is subject to the terms and conditions of the GNU General Public | ||
| 7 | * License. See the file "COPYING" in the main directory of this archive | ||
| 8 | * for more details. | ||
| 9 | */ | ||
| 10 | #ifndef __ASM_CPU_SH3_CACHEFLUSH_H | ||
| 11 | #define __ASM_CPU_SH3_CACHEFLUSH_H | ||
| 12 | |||
| 13 | /* | ||
| 14 | * Cache flushing: | ||
| 15 | * | ||
| 16 | * - flush_cache_all() flushes entire cache | ||
| 17 | * - flush_cache_mm(mm) flushes the specified mm context's cache lines | ||
| 18 | * - flush_cache_dup mm(mm) handles cache flushing when forking | ||
| 19 | * - flush_cache_page(mm, vmaddr, pfn) flushes a single page | ||
| 20 | * - flush_cache_range(vma, start, end) flushes a range of pages | ||
| 21 | * | ||
| 22 | * - flush_dcache_page(pg) flushes(wback&invalidates) a page for dcache | ||
| 23 | * - flush_icache_range(start, end) flushes(invalidates) a range for icache | ||
| 24 | * - flush_icache_page(vma, pg) flushes(invalidates) a page for icache | ||
| 25 | * | ||
| 26 | * Caches are indexed (effectively) by physical address on SH-3, so | ||
| 27 | * we don't need them. | ||
| 28 | */ | ||
| 29 | |||
| 30 | #if defined(CONFIG_SH7705_CACHE_32KB) | ||
| 31 | |||
| 32 | /* SH7705 is an SH3 processor with 32KB cache. This has alias issues like the | ||
| 33 | * SH4. Unlike the SH4 this is a unified cache so we need to do some work | ||
| 34 | * in mmap when 'exec'ing a new binary | ||
| 35 | */ | ||
| 36 | /* 32KB cache, 4kb PAGE sizes need to check bit 12 */ | ||
| 37 | #define CACHE_ALIAS 0x00001000 | ||
| 38 | |||
| 39 | #define PG_mapped PG_arch_1 | ||
| 40 | |||
| 41 | void flush_cache_all(void); | ||
| 42 | void flush_cache_mm(struct mm_struct *mm); | ||
| 43 | #define flush_cache_dup_mm(mm) flush_cache_mm(mm) | ||
| 44 | void flush_cache_range(struct vm_area_struct *vma, unsigned long start, | ||
| 45 | unsigned long end); | ||
| 46 | void flush_cache_page(struct vm_area_struct *vma, unsigned long addr, unsigned long pfn); | ||
| 47 | void flush_dcache_page(struct page *pg); | ||
| 48 | void flush_icache_range(unsigned long start, unsigned long end); | ||
| 49 | void flush_icache_page(struct vm_area_struct *vma, struct page *page); | ||
| 50 | #else | ||
| 51 | #define flush_cache_all() do { } while (0) | ||
| 52 | #define flush_cache_mm(mm) do { } while (0) | ||
| 53 | #define flush_cache_dup_mm(mm) do { } while (0) | ||
| 54 | #define flush_cache_range(vma, start, end) do { } while (0) | ||
| 55 | #define flush_cache_page(vma, vmaddr, pfn) do { } while (0) | ||
| 56 | #define flush_dcache_page(page) do { } while (0) | ||
| 57 | #define flush_icache_range(start, end) do { } while (0) | ||
| 58 | #define flush_icache_page(vma,pg) do { } while (0) | ||
| 59 | #endif | ||
| 60 | |||
| 61 | #define flush_dcache_mmap_lock(mapping) do { } while (0) | ||
| 62 | #define flush_dcache_mmap_unlock(mapping) do { } while (0) | ||
| 63 | |||
| 64 | /* SH3 has unified cache so no special action needed here */ | ||
| 65 | #define flush_cache_sigtramp(vaddr) do { } while (0) | ||
| 66 | #define flush_icache_user_range(vma,pg,adr,len) do { } while (0) | ||
| 67 | |||
| 68 | #define p3_cache_init() do { } while (0) | ||
| 69 | |||
| 70 | #endif /* __ASM_CPU_SH3_CACHEFLUSH_H */ | ||
diff --git a/include/asm-sh/cpu-sh3/rtc.h b/include/asm-sh/cpu-sh3/rtc.h deleted file mode 100644 index 319404aaee3..00000000000 --- a/include/asm-sh/cpu-sh3/rtc.h +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | #ifndef __ASM_SH_CPU_SH3_RTC_H | ||
| 2 | #define __ASM_SH_CPU_SH3_RTC_H | ||
| 3 | |||
| 4 | #define rtc_reg_size sizeof(u16) | ||
| 5 | #define RTC_BIT_INVERTED 0 /* No bug on SH7708, SH7709A */ | ||
| 6 | #define RTC_DEF_CAPABILITIES 0UL | ||
| 7 | |||
| 8 | #endif /* __ASM_SH_CPU_SH3_RTC_H */ | ||
diff --git a/include/asm-sh/cpu-sh3/sigcontext.h b/include/asm-sh/cpu-sh3/sigcontext.h deleted file mode 100644 index 17310dc03dc..00000000000 --- a/include/asm-sh/cpu-sh3/sigcontext.h +++ /dev/null | |||
| @@ -1,17 +0,0 @@ | |||
| 1 | #ifndef __ASM_CPU_SH3_SIGCONTEXT_H | ||
| 2 | #define __ASM_CPU_SH3_SIGCONTEXT_H | ||
| 3 | |||
| 4 | struct sigcontext { | ||
| 5 | unsigned long oldmask; | ||
| 6 | |||
| 7 | /* CPU registers */ | ||
| 8 | unsigned long sc_regs[16]; | ||
| 9 | unsigned long sc_pc; | ||
| 10 | unsigned long sc_pr; | ||
| 11 | unsigned long sc_sr; | ||
| 12 | unsigned long sc_gbr; | ||
| 13 | unsigned long sc_mach; | ||
| 14 | unsigned long sc_macl; | ||
| 15 | }; | ||
| 16 | |||
| 17 | #endif /* __ASM_CPU_SH3_SIGCONTEXT_H */ | ||
diff --git a/include/asm-sh/cpu-sh5/timer.h b/include/asm-sh/cpu-sh5/timer.h deleted file mode 100644 index 88da9b341a3..00000000000 --- a/include/asm-sh/cpu-sh5/timer.h +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | #ifndef __ASM_SH_CPU_SH5_TIMER_H | ||
| 2 | #define __ASM_SH_CPU_SH5_TIMER_H | ||
| 3 | |||
| 4 | #endif /* __ASM_SH_CPU_SH5_TIMER_H */ | ||
diff --git a/include/linux/maple.h b/include/linux/maple.h index 523a286bb47..c853b106601 100644 --- a/include/linux/maple.h +++ b/include/linux/maple.h | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | #define __LINUX_MAPLE_H | 2 | #define __LINUX_MAPLE_H |
| 3 | 3 | ||
| 4 | #include <linux/device.h> | 4 | #include <linux/device.h> |
| 5 | #include <mach/maple.h> | ||
| 5 | 6 | ||
| 6 | extern struct bus_type maple_bus_type; | 7 | extern struct bus_type maple_bus_type; |
| 7 | 8 | ||
| @@ -33,6 +34,7 @@ struct mapleq { | |||
| 33 | void *sendbuf, *recvbuf, *recvbufdcsp; | 34 | void *sendbuf, *recvbuf, *recvbufdcsp; |
| 34 | unsigned char length; | 35 | unsigned char length; |
| 35 | enum maple_code command; | 36 | enum maple_code command; |
| 37 | struct mutex mutex; | ||
| 36 | }; | 38 | }; |
| 37 | 39 | ||
| 38 | struct maple_devinfo { | 40 | struct maple_devinfo { |
| @@ -69,7 +71,9 @@ void maple_getcond_callback(struct maple_device *dev, | |||
| 69 | unsigned long interval, | 71 | unsigned long interval, |
| 70 | unsigned long function); | 72 | unsigned long function); |
| 71 | int maple_driver_register(struct device_driver *drv); | 73 | int maple_driver_register(struct device_driver *drv); |
| 72 | void maple_add_packet(struct mapleq *mq); | 74 | int maple_add_packet_sleeps(struct maple_device *mdev, u32 function, |
| 75 | u32 command, u32 length, void *data); | ||
| 76 | void maple_clear_dev(struct maple_device *mdev); | ||
| 73 | 77 | ||
| 74 | #define to_maple_dev(n) container_of(n, struct maple_device, dev) | 78 | #define to_maple_dev(n) container_of(n, struct maple_device, dev) |
| 75 | #define to_maple_driver(n) container_of(n, struct maple_driver, drv) | 79 | #define to_maple_driver(n) container_of(n, struct maple_driver, drv) |
diff --git a/mm/hugetlb.c b/mm/hugetlb.c index 254ce2b9015..d237a02eb22 100644 --- a/mm/hugetlb.c +++ b/mm/hugetlb.c | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | #include <linux/mutex.h> | 17 | #include <linux/mutex.h> |
| 18 | #include <linux/bootmem.h> | 18 | #include <linux/bootmem.h> |
| 19 | #include <linux/sysfs.h> | 19 | #include <linux/sysfs.h> |
| 20 | 20 | #include <asm/io.h> | |
| 21 | #include <asm/page.h> | 21 | #include <asm/page.h> |
| 22 | #include <asm/pgtable.h> | 22 | #include <asm/pgtable.h> |
| 23 | #include <asm/io.h> | 23 | #include <asm/io.h> |
diff --git a/sound/sh/aica.c b/sound/sh/aica.c index 9ca11332614..54df8baf916 100644 --- a/sound/sh/aica.c +++ b/sound/sh/aica.c | |||
| @@ -42,7 +42,7 @@ | |||
| 42 | #include <sound/info.h> | 42 | #include <sound/info.h> |
| 43 | #include <asm/io.h> | 43 | #include <asm/io.h> |
| 44 | #include <asm/dma.h> | 44 | #include <asm/dma.h> |
| 45 | #include <asm/dreamcast/sysasic.h> | 45 | #include <mach/sysasic.h> |
| 46 | #include "aica.h" | 46 | #include "aica.h" |
| 47 | 47 | ||
| 48 | MODULE_AUTHOR("Adrian McMenamin <adrian@mcmen.demon.co.uk>"); | 48 | MODULE_AUTHOR("Adrian McMenamin <adrian@mcmen.demon.co.uk>"); |
