diff options
| author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-08-18 12:23:49 -0400 |
|---|---|---|
| committer | Tony Luck <tony.luck@intel.com> | 2012-08-20 16:04:29 -0400 |
| commit | 7c3ea4859ae132d61594320e148b0348f03c0edc (patch) | |
| tree | 7448df13435c810107d559628c9472071d48cd28 | |
| parent | d9875690d9b89a866022ff49e3fcea892345ad92 (diff) | |
[IA64] defconfig: Remove CONFIG_MISC_DEVICES
commit 7c5763b845 (drivers:misc: Remove MISC_DEVICES config option) removed
CONFIG_MISC_DEVICES option, so remove the occurrences from the config files
as well.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
| -rw-r--r-- | arch/ia64/configs/generic_defconfig | 1 | ||||
| -rw-r--r-- | arch/ia64/configs/gensparse_defconfig | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/ia64/configs/generic_defconfig b/arch/ia64/configs/generic_defconfig index 954d81e2e837..7913695b2fcb 100644 --- a/arch/ia64/configs/generic_defconfig +++ b/arch/ia64/configs/generic_defconfig | |||
| @@ -234,5 +234,4 @@ CONFIG_CRYPTO_PCBC=m | |||
| 234 | CONFIG_CRYPTO_MD5=y | 234 | CONFIG_CRYPTO_MD5=y |
| 235 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 235 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
| 236 | CONFIG_CRC_T10DIF=y | 236 | CONFIG_CRC_T10DIF=y |
| 237 | CONFIG_MISC_DEVICES=y | ||
| 238 | CONFIG_INTEL_IOMMU=y | 237 | CONFIG_INTEL_IOMMU=y |
diff --git a/arch/ia64/configs/gensparse_defconfig b/arch/ia64/configs/gensparse_defconfig index 91c41ecfa6d9..f8e913365423 100644 --- a/arch/ia64/configs/gensparse_defconfig +++ b/arch/ia64/configs/gensparse_defconfig | |||
| @@ -209,4 +209,3 @@ CONFIG_MAGIC_SYSRQ=y | |||
| 209 | CONFIG_DEBUG_KERNEL=y | 209 | CONFIG_DEBUG_KERNEL=y |
| 210 | CONFIG_DEBUG_MUTEXES=y | 210 | CONFIG_DEBUG_MUTEXES=y |
| 211 | CONFIG_CRYPTO_MD5=y | 211 | CONFIG_CRYPTO_MD5=y |
| 212 | CONFIG_MISC_DEVICES=y | ||
