Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296996
b: refs/heads/master
c: f39eaa6
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Matthew Garrett committed Mar 20, 2012
1 parent 314f3fc commit 16b1c35
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 753 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: a938406b768936f6275b18360ecb44624a80deb1
refs/heads/master: f39eaa674bc3747c94abadbc46b6d389953e64b8
22 changes: 0 additions & 22 deletions trunk/drivers/platform/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -666,28 +666,6 @@ config INTEL_MFLD_THERMAL
Say Y here to enable thermal driver support for the Intel Medfield
platform.

config RAR_REGISTER
bool "Restricted Access Region Register Driver"
depends on PCI && X86_MRST
default n
---help---
This driver allows other kernel drivers access to the
contents of the restricted access region control registers.

The restricted access region control registers
(rar_registers) are used to pass address and
locking information on restricted access regions
to other drivers that use restricted access regions.

The restricted access regions are regions of memory
on the Intel MID Platform that are not accessible to
the x86 processor, but are accessible to dedicated
processors on board peripheral devices.

The purpose of the restricted access regions is to
protect sensitive data from compromise by unauthorized
programs running on the x86 processor.

config INTEL_IPS
tristate "Intel Intelligent Power Sharing"
depends on ACPI
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/platform/x86/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ obj-$(CONFIG_TOSHIBA_BT_RFKILL) += toshiba_bluetooth.o
obj-$(CONFIG_INTEL_SCU_IPC) += intel_scu_ipc.o
obj-$(CONFIG_INTEL_SCU_IPC_UTIL) += intel_scu_ipcutil.o
obj-$(CONFIG_INTEL_MFLD_THERMAL) += intel_mid_thermal.o
obj-$(CONFIG_RAR_REGISTER) += intel_rar_register.o
obj-$(CONFIG_INTEL_IPS) += intel_ips.o
obj-$(CONFIG_GPIO_INTEL_PMIC) += intel_pmic_gpio.o
obj-$(CONFIG_XO1_RFKILL) += xo1-rfkill.o
Expand Down
Loading

0 comments on commit 16b1c35

Please sign in to comment.