From: gxt@pku.edu.cn (Guan Xuetao)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] davinci/unicore: Remove MISC_DEVICES selection
Date: Sun, 29 Jan 2012 11:15:00 +0800 [thread overview]
Message-ID: <1327806900.2364.32.camel@epip-laptop> (raw)
In-Reply-To: <1327695009-20525-1-git-send-email-festevam@gmail.com>
On Fri, 2012-01-27 at 18:10 -0200, Fabio Estevam wrote:
> Since commit 7c5763b8 (drivers: misc: Remove MISC_DEVICES config option)
> MISC_DEVICES symbol is no longer present, so remove its selection
For UniCore32, we selected MISC_DEVICES only for selecting EEPROM_AT24.
Thanks.
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> arch/arm/mach-davinci/Kconfig | 6 ------
> arch/unicore32/Kconfig | 1 -
> 2 files changed, 0 insertions(+), 7 deletions(-)
>
> diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig
> index 32d837d..0e5f0a1 100644
> --- a/arch/arm/mach-davinci/Kconfig
> +++ b/arch/arm/mach-davinci/Kconfig
> @@ -61,7 +61,6 @@ config MACH_DAVINCI_EVM
> bool "TI DM644x EVM"
> default ARCH_DAVINCI_DM644x
> depends on ARCH_DAVINCI_DM644x
> - select MISC_DEVICES
> select EEPROM_AT24
> select I2C
> help
> @@ -71,7 +70,6 @@ config MACH_DAVINCI_EVM
> config MACH_SFFSDR
> bool "Lyrtech SFFSDR"
> depends on ARCH_DAVINCI_DM644x
> - select MISC_DEVICES
> select EEPROM_AT24
> select I2C
> help
> @@ -105,7 +103,6 @@ config MACH_DAVINCI_DM6467_EVM
> default ARCH_DAVINCI_DM646x
> depends on ARCH_DAVINCI_DM646x
> select MACH_DAVINCI_DM6467TEVM
> - select MISC_DEVICES
> select EEPROM_AT24
> select I2C
> help
> @@ -119,7 +116,6 @@ config MACH_DAVINCI_DM365_EVM
> bool "TI DM365 EVM"
> default ARCH_DAVINCI_DM365
> depends on ARCH_DAVINCI_DM365
> - select MISC_DEVICES
> select EEPROM_AT24
> select I2C
> help
> @@ -131,7 +127,6 @@ config MACH_DAVINCI_DA830_EVM
> default ARCH_DAVINCI_DA830
> depends on ARCH_DAVINCI_DA830
> select GPIO_PCF857X
> - select MISC_DEVICES
> select EEPROM_AT24
> select I2C
> help
> @@ -218,7 +213,6 @@ config MACH_TNETV107X
> config MACH_MITYOMAPL138
> bool "Critical Link MityDSP-L138/MityARM-1808 SoM"
> depends on ARCH_DAVINCI_DA850
> - select MISC_DEVICES
> select EEPROM_AT24
> select I2C
> help
> diff --git a/arch/unicore32/Kconfig b/arch/unicore32/Kconfig
> index eeb8054..7c4224a 100644
> --- a/arch/unicore32/Kconfig
> +++ b/arch/unicore32/Kconfig
> @@ -242,7 +242,6 @@ config I2C_BATTERY_BQ27200
> config I2C_EEPROM_AT24
> tristate "I2C EEPROMs AT24 support"
> select I2C_PUV3
> - select MISC_DEVICES
> select EEPROM_AT24
>
> config LCD_BACKLIGHT
prev parent reply other threads:[~2012-01-29 3:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-27 20:10 [PATCH] davinci/unicore: Remove MISC_DEVICES selection Fabio Estevam
2012-01-29 3:15 ` Guan Xuetao [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1327806900.2364.32.camel@epip-laptop \
--to=gxt@pku.edu.cn \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox