An error occurred fetching the project authors.
- 26 Feb, 2004 1 commit
-
-
Andrew Morton authored
From: Geert Uytterhoeven <geert@linux-m68k.org> Update Macintosh driver config logic: - Move remaining Mac/m68k-specific logic from arch/m68k/Kconfig to drivers/macintosh/Kconfig - Fixup Mac/m68k conflicts
-
- 22 Feb, 2004 2 commits
-
-
Andrew Morton authored
From: Geert Uytterhoeven <geert@linux-m68k.org> Update M68k configuration logic: - Introduce CONFIG_MMU_MOTOROLA and CONFIG_MMU_SUN3 - Move Sun-3 config selection to the top since all other platforms conflict with it - Sun-3 implies MMU_SUN3 - All other platforms imply MMU_MOTOROLA - Sun-3 implies M68020 - Sun-3x implies M68030 - Sun-3 kernels cannot support 68030, 68040, or 68060
-
Andrew Morton authored
From: Geert Uytterhoeven <geert@linux-m68k.org> M68k: Use drivers/Kconfig and fix up some remaining dependencies: - M68k no longer uses rtc.c - M68k never has AGP - CONFIG_ZORRO depends on CONFIG_AMIGS
-
- 18 Feb, 2004 1 commit
-
-
Andrew Morton authored
From: Rusty Russell <rusty@rustcorp.com.au> Someone complained about the number of references to /etc/modules.conf in the documentation. While fixing them up (and examples where changed), removed those which are redundant due to MODULE_ALIAS.
-
- 11 Feb, 2004 1 commit
-
-
Wim Van Sebroeck authored
Source WATCHDOG config info from drivers/char/watchdog/Kconfig for m68k, sparc and sparc64 architectures
-
- 30 Dec, 2003 1 commit
-
-
Andrew Morton authored
From: Hans Ulrich Niedermann <linux-kernel@n-dimensional.de> I've noted that 2.6.0 contains broken references to documentation. I got sufficiently annoyed chasing doc files in the wrong place that I wrote a script to check the references to documentation files. Some documentation files have moved (e.g. Documentation/modules.txt to Documentation/kbuild/modules.txt). I adapted the references with a script.
-
- 29 Sep, 2003 3 commits
-
-
Geert Uytterhoeven authored
MVME166/7 CD2401 serial is broken (needs taskqueue updates)
-
Geert Uytterhoeven authored
Atari ST-RAM swap is broken (needs swap updates)
-
Geert Uytterhoeven authored
Atari Hades support is broken (needs updates for the new PCI code)
-
- 24 Sep, 2003 1 commit
-
-
Rusty Russell authored
Kconfig cleanup megapatch from Nicolas Kaiser <nikai@nikai.net>. modules.txt no longer exists, and the common wording used to refer to it sucks. This is all by Nicolas Kaiser's: at Randy and Matthew's request, "say M" changed to "choose M" (more sense for graphical front ends, too).
-
- 31 Aug, 2003 1 commit
-
-
Andrew Morton authored
From: Adrian Bunk <bunk@fs.tum.de> Remove CONFIG_KCORE_AOUT: the ability to present /proc/kcore in a.out format. I've checked with various arch maintainers. It won't be missed.
-
- 02 Aug, 2003 1 commit
-
-
Bartlomiej Zolnierkiewicz authored
Allows all architectures to simply include the sound/Kconfig file. Now somebody can finally update the comment for CONFIG_SOUND ;-).
-
- 26 Jul, 2003 1 commit
-
-
Geert Uytterhoeven authored
M68k: Use genrtc on all m68k platforms
-
- 26 Jun, 2003 1 commit
-
-
Matthew Wilcox authored
Move all the SCSI Kconfig bits from arch/*/Kconfig into driver/scsi/Kconfig. Also add notes about FireWire & USB.
-
- 21 Jun, 2003 1 commit
-
-
Sam Ravnborg authored
When CONFIG_DEBUG_INFO is set to Y, -g will be added to CFLAGS. Several architectures already put -g in CFLAGS, often via a patch to the top-level makefile. This option is put in the kernel hacking menu, guarded by CONFIG_DEBUG_KERNEL. Added CONFIG_DEBUG_INFO in Kconfig for the architectures that already had CONFIG_DEBUG_KERNEL
-
- 19 Jun, 2003 1 commit
-
-
Greg Kroah-Hartman authored
-
- 17 Jun, 2003 1 commit
-
-
Matthew Wilcox authored
This patch creates fs/Kconfig.binfmt and converts all architectures to use it. I took the opportunity to spruce up the a.out help text for the new millennium.
-
- 14 Jun, 2003 1 commit
-
-
Bartlomiej Zolnierkiewicz authored
Patch by Matthew Wilcox. Allows all architectures to simply include the drivers/ide/Kconfig file.
-
- 05 Jun, 2003 1 commit
-
-
Matthew Wilcox authored
- Make some more options depend on bus types - Eliminate the Kconfig option for 53c7,8xx and some references to it - Eliminate the original sym53c8xx driver from the config (leave it in the makefile for now though) - Merge the m68k Kconfig bits into the main scsi Kconfig file - Tidy up some formatting
-
- 20 Apr, 2003 1 commit
-
-
Randy Dunlap authored
This is a patch from Robert P.J. Day that replaces www.linuxdoc.org (which is outdated and unspported according to www.tldp.org) with www.tldp.org in lots of Kconfig files.
-
- 20 Mar, 2003 1 commit
-
-
Geert Uytterhoeven authored
M68k: Heartbeat is also available on Apollo and Mac
-
- 08 Mar, 2003 1 commit
-
-
Andrew Morton authored
Patch from Tom Rini <trini@kernel.crashing.org> Take CONFIG_SWAP out of the top-level menu into the general setup menu. Make it dependent on CONFIG_MMU and common to all architectures.
-
- 09 Feb, 2003 1 commit
-
-
Rusty Russell authored
From: GertJan Spoelman <kl@gjs.cc> OK, here is a new patch, I edited the old patch and took out the .ko's so now the extension is trimmed instead.
-
- 16 Jan, 2003 1 commit
-
-
Geert Uytterhoeven authored
M68k generic RTC driver updates: - Revive help text for CONFIG_GEN_RTC - Re-add lost config option for CONFIG_GEN_RTC_X - Re-add lost mach_get_ss() - Export mach_[gs]et_rtc_pll() - Add implementation of mach_get_ss() and mach_[gs]et_rtc_pll() for Q40/Q60 - Add missing include - Add implementation of get_rtc_ss()
-
- 02 Jan, 2003 1 commit
-
-
Tomas Szepe authored
-
- 28 Dec, 2002 1 commit
-
-
Geert Uytterhoeven authored
Remove Sun-3/3x serial support, use the new serial layer instead
-
- 11 Nov, 2002 1 commit
-
-
Rolf Eike Beer authored
Ok, here comes part 2. Not mentioned in the first mail: it makes some minor formatting changes in some comments. Eike
-
- 07 Nov, 2002 1 commit
-
-
Roman Zippel authored
This removes the old documentation, adds the new one and fixes all references to it.
-
- 03 Nov, 2002 6 commits
-
-
Geert Uytterhoeven authored
Add Sun-3 VME support (by Sam Creasey): - Added VME version of the Sun-3 NCR5380 scsi driver. - Modified the Sun-3 dvma routines to support VME. - Added sun3_map_test() -- uses the ex_table to trap faults on VME mappings in order to determine if a card is present. This seems a little hackish to be, but: 1) All changes are entirely within Sun3-only code paths, 2) netbsd, sunos, and mach all use this mechanism for VME probes anyway.
-
Geert Uytterhoeven authored
Sun-3 doc updates: - Add maintainer for Sun-3/3x - Fix Config.help for CONFIG_SUN{3/3x}
-
Geert Uytterhoeven authored
M68k input drivers cleanup: - Remove remnants from the old input layer: o Config.help entries for the Amiga and Atari mouse drivers o Apollo keyboard code (including beep support) o Dummy keyboard initialization, keyboard repeat, and keyboard LEDs code for MVME147, Sun-3, Sun-3x, o Makefile entries for Atari keyboard, mouse and joystick drivers, and the HP300 Human Interface Loop driver o kbd-reset kernel command line parameters o defconfig entry for the Amiga mouse driver o Mac ADB mouse driver glue o Amiga and Mac ADB mouse driver minors - Always include new input layer configuration data
-
Geert Uytterhoeven authored
M68k: Enable CONFIG_GENERIC_ISA_DMA (appeared in 2.5.31) if we have ISA only.
-
Geert Uytterhoeven authored
Enable the console if CONFIG_VT=y
-
Christoph Hellwig authored
Now that m68knommu and v850 are merged we need all other architectures to define CONFIG_SWAP and CONFIG_MMU so that we can make code conditional on it.
-
- 31 Oct, 2002 1 commit
-
-
James Simmons authored
Moved all console configuration out of arch directories into drivers/video/console. Allow resize of a single VC via the tty layer. Nuked GET_FB_IDX.
-
- 29 Oct, 2002 1 commit
-
-
Roman Zippel authored
This adds the arch config files. (part 1)
-