diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-06 21:54:53 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-06 21:54:53 -0500 |
| commit | 02ebbbd481635fd3ce7018e5bb19c18c0f1e4561 (patch) | |
| tree | f07caea3ac9cb50492977a2f7b1d29bbce6e6a3a | |
| parent | addd8c92cf55bba578b8a56e0f717a0a74b31008 (diff) | |
| parent | 536ec4f8d13433126f948d6e90821f811a4ebdf8 (diff) | |
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
* 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
scsi: drop unused Kconfig symbol
pci: drop unused Kconfig symbol
stmmac: drop unused Kconfig symbol
x86: drop unused Kconfig symbol
powerpc: drop unused Kconfig symbols
powerpc: 40x: drop unused Kconfig symbol
mips: drop unused Kconfig symbols
openrisc: drop unused Kconfig symbols
arm: at91: drop unused Kconfig symbol
samples: drop unused Kconfig symbol
m32r: drop unused Kconfig symbol
score: drop unused Kconfig symbols
sh: drop unused Kconfig symbol
um: drop unused Kconfig symbol
sparc: drop unused Kconfig symbol
alpha: drop unused Kconfig symbol
Fix up trivial conflict in drivers/net/ethernet/stmicro/stmmac/Kconfig
as per Michal: the STMMAC_DUAL_MAC config variable is still unused and
should be deleted.
| -rw-r--r-- | arch/alpha/Kconfig | 5 | ||||
| -rw-r--r-- | arch/arm/mach-at91/Kconfig | 6 | ||||
| -rw-r--r-- | arch/m32r/Kconfig | 7 | ||||
| -rw-r--r-- | arch/mips/Kconfig | 14 | ||||
| -rw-r--r-- | arch/mips/powertv/Kconfig | 2 | ||||
| -rw-r--r-- | arch/mips/powertv/asic/Kconfig | 28 | ||||
| -rw-r--r-- | arch/openrisc/Kconfig | 12 | ||||
| -rw-r--r-- | arch/powerpc/Kconfig | 22 | ||||
| -rw-r--r-- | arch/powerpc/platforms/40x/Kconfig | 5 | ||||
| -rw-r--r-- | arch/powerpc/platforms/Kconfig.cputype | 8 | ||||
| -rw-r--r-- | arch/powerpc/platforms/embedded6xx/Kconfig | 4 | ||||
| -rw-r--r-- | arch/powerpc/platforms/prep/Kconfig | 9 | ||||
| -rw-r--r-- | arch/powerpc/platforms/wsp/Kconfig | 5 | ||||
| -rw-r--r-- | arch/score/Kconfig | 19 | ||||
| -rw-r--r-- | arch/sparc/Kconfig | 7 | ||||
| -rw-r--r-- | arch/x86/Kconfig | 3 | ||||
| -rw-r--r-- | arch/x86/um/Kconfig | 3 | ||||
| -rw-r--r-- | drivers/net/ethernet/stmicro/stmmac/Kconfig | 9 | ||||
| -rw-r--r-- | drivers/pci/Kconfig | 11 | ||||
| -rw-r--r-- | drivers/scsi/Kconfig | 14 | ||||
| -rw-r--r-- | samples/Kconfig | 6 |
21 files changed, 1 insertions, 198 deletions
diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig index 8bb936226dee..3d74801a4015 100644 --- a/arch/alpha/Kconfig +++ b/arch/alpha/Kconfig | |||
| @@ -445,11 +445,6 @@ config ALPHA_EV67 | |||
| 445 | Is this a machine based on the EV67 core? If in doubt, select N here | 445 | Is this a machine based on the EV67 core? If in doubt, select N here |
| 446 | and the machine will be treated as an EV6. | 446 | and the machine will be treated as an EV6. |
| 447 | 447 | ||
| 448 | config ALPHA_EV7 | ||
| 449 | bool | ||
| 450 | depends on ALPHA_MARVEL | ||
| 451 | default y | ||
| 452 | |||
| 453 | config ALPHA_MCPCIA | 448 | config ALPHA_MCPCIA |
| 454 | bool | 449 | bool |
| 455 | depends on ALPHA_RAWHIDE | 450 | depends on ALPHA_RAWHIDE |
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig index a6b7991d7fe8..d111c3e99249 100644 --- a/arch/arm/mach-at91/Kconfig +++ b/arch/arm/mach-at91/Kconfig | |||
| @@ -195,12 +195,6 @@ if ARCH_AT91SAM9260 | |||
| 195 | 195 | ||
| 196 | comment "AT91SAM9260 Variants" | 196 | comment "AT91SAM9260 Variants" |
| 197 | 197 | ||
| 198 | config ARCH_AT91SAM9260_SAM9XE | ||
| 199 | bool "AT91SAM9XE" | ||
| 200 | help | ||
| 201 | Select this if you are using Atmel's AT91SAM9XE System-on-Chip. | ||
| 202 | They are basically AT91SAM9260s with various sizes of embedded Flash. | ||
| 203 | |||
| 204 | comment "AT91SAM9260 / AT91SAM9XE Board Type" | 198 | comment "AT91SAM9260 / AT91SAM9XE Board Type" |
| 205 | 199 | ||
| 206 | config MACH_AT91SAM9260EK | 200 | config MACH_AT91SAM9260EK |
diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig index 6c4e9aaa70c1..ef80a6546ff2 100644 --- a/arch/m32r/Kconfig +++ b/arch/m32r/Kconfig | |||
| @@ -323,13 +323,6 @@ config NODES_SHIFT | |||
| 323 | default "1" | 323 | default "1" |
| 324 | depends on NEED_MULTIPLE_NODES | 324 | depends on NEED_MULTIPLE_NODES |
| 325 | 325 | ||
| 326 | # turning this on wastes a bunch of space. | ||
| 327 | # Summit needs it only when NUMA is on | ||
| 328 | config BOOT_IOREMAP | ||
| 329 | bool | ||
| 330 | depends on NUMA | ||
| 331 | default n | ||
| 332 | |||
| 333 | endmenu | 326 | endmenu |
| 334 | 327 | ||
| 335 | 328 | ||
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 62b9677c39a1..d46f1da18a3c 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
| @@ -820,10 +820,6 @@ config ARCH_HAS_ILOG2_U64 | |||
| 820 | bool | 820 | bool |
| 821 | default n | 821 | default n |
| 822 | 822 | ||
| 823 | config ARCH_SUPPORTS_OPROFILE | ||
| 824 | bool | ||
| 825 | default y if !MIPS_MT_SMTC | ||
| 826 | |||
| 827 | config GENERIC_HWEIGHT | 823 | config GENERIC_HWEIGHT |
| 828 | bool | 824 | bool |
| 829 | default y | 825 | default y |
| @@ -2255,16 +2251,6 @@ config HZ | |||
| 2255 | 2251 | ||
| 2256 | source "kernel/Kconfig.preempt" | 2252 | source "kernel/Kconfig.preempt" |
| 2257 | 2253 | ||
| 2258 | config MIPS_INSANE_LARGE | ||
| 2259 | bool "Support for large 64-bit configurations" | ||
| 2260 | depends on CPU_R10000 && 64BIT | ||
| 2261 | help | ||
| 2262 | MIPS R10000 does support a 44 bit / 16TB address space as opposed to | ||
| 2263 | previous 64-bit processors which only supported 40 bit / 1TB. If you | ||
| 2264 | need processes of more than 1TB virtual address space, say Y here. | ||
| 2265 | This will result in additional memory usage, so it is not | ||
| 2266 | recommended for normal users. | ||
| 2267 | |||
| 2268 | config KEXEC | 2254 | config KEXEC |
| 2269 | bool "Kexec system call (EXPERIMENTAL)" | 2255 | bool "Kexec system call (EXPERIMENTAL)" |
| 2270 | depends on EXPERIMENTAL | 2256 | depends on EXPERIMENTAL |
diff --git a/arch/mips/powertv/Kconfig b/arch/mips/powertv/Kconfig index ff0e7e3e6954..1a1b03ea6398 100644 --- a/arch/mips/powertv/Kconfig +++ b/arch/mips/powertv/Kconfig | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | source "arch/mips/powertv/asic/Kconfig" | ||
| 2 | |||
| 3 | config BOOTLOADER_DRIVER | 1 | config BOOTLOADER_DRIVER |
| 4 | bool "PowerTV Bootloader Driver Support" | 2 | bool "PowerTV Bootloader Driver Support" |
| 5 | default n | 3 | default n |
diff --git a/arch/mips/powertv/asic/Kconfig b/arch/mips/powertv/asic/Kconfig deleted file mode 100644 index 2016bfe94d66..000000000000 --- a/arch/mips/powertv/asic/Kconfig +++ /dev/null | |||
| @@ -1,28 +0,0 @@ | |||
| 1 | config MIN_RUNTIME_RESOURCES | ||
| 2 | bool "Support for minimum runtime resources" | ||
| 3 | default n | ||
| 4 | depends on POWERTV | ||
| 5 | help | ||
| 6 | Enables support for minimizing the number of (SA asic) runtime | ||
| 7 | resources that are preallocated by the kernel. | ||
| 8 | |||
| 9 | config MIN_RUNTIME_DOCSIS | ||
| 10 | bool "Support for minimum DOCSIS resource" | ||
| 11 | default y | ||
| 12 | depends on MIN_RUNTIME_RESOURCES | ||
| 13 | help | ||
| 14 | Enables support for the preallocated DOCSIS resource. | ||
| 15 | |||
| 16 | config MIN_RUNTIME_PMEM | ||
| 17 | bool "Support for minimum PMEM resource" | ||
| 18 | default y | ||
| 19 | depends on MIN_RUNTIME_RESOURCES | ||
| 20 | help | ||
| 21 | Enables support for the preallocated Memory resource. | ||
| 22 | |||
| 23 | config MIN_RUNTIME_TFTP | ||
| 24 | bool "Support for minimum TFTP resource" | ||
| 25 | default y | ||
| 26 | depends on MIN_RUNTIME_RESOURCES | ||
| 27 | help | ||
| 28 | Enables support for the preallocated TFTP resource. | ||
diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig index 9460e1c266dd..e518a5a4cf4c 100644 --- a/arch/openrisc/Kconfig +++ b/arch/openrisc/Kconfig | |||
| @@ -19,9 +19,6 @@ config OPENRISC | |||
| 19 | config MMU | 19 | config MMU |
| 20 | def_bool y | 20 | def_bool y |
| 21 | 21 | ||
| 22 | config WISHBONE_BUS_BIG_ENDIAN | ||
| 23 | def_bool y | ||
| 24 | |||
| 25 | config SYMBOL_PREFIX | 22 | config SYMBOL_PREFIX |
| 26 | string | 23 | string |
| 27 | default "" | 24 | default "" |
| @@ -160,15 +157,6 @@ config JUMP_UPON_UNHANDLED_EXCEPTION | |||
| 160 | 157 | ||
| 161 | Say Y if you are unsure. | 158 | Say Y if you are unsure. |
| 162 | 159 | ||
| 163 | config OPENRISC_EXCEPTION_DEBUG | ||
| 164 | bool "Print processor state at each exception" | ||
| 165 | default n | ||
| 166 | help | ||
| 167 | This option will make your kernel unusable for all but kernel | ||
| 168 | debugging. | ||
| 169 | |||
| 170 | Say N if you are unsure. | ||
| 171 | |||
| 172 | config OPENRISC_ESR_EXCEPTION_BUG_CHECK | 160 | config OPENRISC_ESR_EXCEPTION_BUG_CHECK |
| 173 | bool "Check for possible ESR exception bug" | 161 | bool "Check for possible ESR exception bug" |
| 174 | default n | 162 | default n |
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 85195e48a9e6..b177caa56d95 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
| @@ -379,10 +379,6 @@ config PHYP_DUMP | |||
| 379 | 379 | ||
| 380 | If unsure, say "N" | 380 | If unsure, say "N" |
| 381 | 381 | ||
| 382 | config PPCBUG_NVRAM | ||
| 383 | bool "Enable reading PPCBUG NVRAM during boot" if PPLUS || LOPEC | ||
| 384 | default y if PPC_PREP | ||
| 385 | |||
