Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231892
b: refs/heads/master
c: c7bf71c
h: refs/heads/master
v: v3
  • Loading branch information
Guenter Roeck committed Jan 18, 2011
1 parent d13840d commit 2207773
Show file tree
Hide file tree
Showing 66 changed files with 188 additions and 3,437 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 335bc70b6b5fdc9b4e28cb56c27f10124064f9da
refs/heads/master: c7bf71c517abfc3b15970d67910e0f62e0522939
7 changes: 7 additions & 0 deletions trunk/Documentation/hwmon/lm93
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Supported chips:
Prefix 'lm93'
Addresses scanned: I2C 0x2c-0x2e
Datasheet: http://www.national.com/ds.cgi/LM/LM93.pdf
* National Semiconductor LM94
Prefix 'lm94'
Addresses scanned: I2C 0x2c-0x2e
Datasheet: http://www.national.com/ds.cgi/LM/LM94.pdf

Authors:
Mark M. Hoffman <mhoffman@lightlink.com>
Expand Down Expand Up @@ -56,6 +60,9 @@ previous motherboard management ASICs and uses some of the LM85's features
for dynamic Vccp monitoring and PROCHOT. It is designed to monitor a dual
processor Xeon class motherboard with a minimum of external components.

LM94 is also supported in LM93 compatible mode. Extra sensors and features of
LM94 are not supported.


User Interface
--------------
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/mips/Kbuild.platforms
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

platforms += alchemy
platforms += ar7
platforms += ath79
platforms += bcm47xx
platforms += bcm63xx
platforms += cavium-octeon
Expand Down
37 changes: 0 additions & 37 deletions trunk/arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ config MIPS
select HAVE_DMA_API_DEBUG
select HAVE_GENERIC_HARDIRQS
select GENERIC_IRQ_PROBE
select HAVE_ARCH_JUMP_LABEL

menu "Machine selection"

Expand Down Expand Up @@ -66,22 +65,6 @@ config AR7
Support for the Texas Instruments AR7 System-on-a-Chip
family: TNETD7100, 7200 and 7300.

config ATH79
bool "Atheros AR71XX/AR724X/AR913X based boards"
select ARCH_REQUIRE_GPIOLIB
select BOOT_RAW
select CEVT_R4K
select CSRC_R4K
select DMA_NONCOHERENT
select IRQ_CPU
select MIPS_MACHINE
select SYS_HAS_CPU_MIPS32_R2
select SYS_HAS_EARLY_PRINTK
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_BIG_ENDIAN
help
Support for the Atheros AR71XX/AR724X/AR913X SoCs.

config BCM47XX
bool "Broadcom BCM47XX based boards"
select CEVT_R4K
Expand Down Expand Up @@ -734,7 +717,6 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
endchoice

source "arch/mips/alchemy/Kconfig"
source "arch/mips/ath79/Kconfig"
source "arch/mips/bcm63xx/Kconfig"
source "arch/mips/jazz/Kconfig"
source "arch/mips/jz4740/Kconfig"
Expand Down Expand Up @@ -901,9 +883,6 @@ config MIPS_DISABLE_OBSOLETE_IDE
config SYNC_R4K
bool

config MIPS_MACHINE
def_bool n

config NO_IOPORT
def_bool n

Expand Down Expand Up @@ -2421,20 +2400,4 @@ source "security/Kconfig"

source "crypto/Kconfig"

menuconfig VIRTUALIZATION
bool "Virtualization"
default n
---help---
Say Y here to get to see options for using your Linux host to run other
operating systems inside virtual machines (guests).
This option alone does not add any kernel code.

If you say N, all options in this submenu will be skipped and disabled.

if VIRTUALIZATION

source drivers/virtio/Kconfig

endif # VIRTUALIZATION

source "lib/Kconfig"
50 changes: 0 additions & 50 deletions trunk/arch/mips/ath79/Kconfig

This file was deleted.

28 changes: 0 additions & 28 deletions trunk/arch/mips/ath79/Makefile

This file was deleted.

7 changes: 0 additions & 7 deletions trunk/arch/mips/ath79/Platform

This file was deleted.

183 changes: 0 additions & 183 deletions trunk/arch/mips/ath79/clock.c

This file was deleted.

Loading

0 comments on commit 2207773

Please sign in to comment.