diff options
author | Arnd Bergmann <arnd@arndb.de> | 2014-11-28 10:15:14 -0500 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-11-28 10:15:14 -0500 |
commit | e155aee2b279b099da5c5cfd6df5795e7388ece1 (patch) | |
tree | 36c4469f2e86ea0e2f12ffa54ee78bfb56ba3d06 /drivers | |
parent | 81cc3f868d30884c6f2d2bf5d1861fbeb24ddebd (diff) | |
parent | 4fdfb67f24b64844ac110622bb51b2ee0f894492 (diff) |
Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/cleanup
Pull "Third batch of cleanup/SoC for 3.19" from Nicolas Ferre:
- fixes following legacy board removal
- removal of legacy board support for at91sam9263, at91sam9260/at91sam9g20
and at91sam9261/at91sam9g10 SoCs families. Please use DT now.
- removal of some now useless Kconfig options
* tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91:
ARM: at91/Kconfig: remove useless fbdev Kconfig options
ARM: at91: remove at91sam9261/at91sam9g10 legacy board support
ARM: at91/Kconfig: remove unused config options
ARM: at91: remove at91sam9260/at91sam9g20 legacy board support
ARM: at91: remove at91sam9260/at91sam9g20 legacy boards files
ARM: at91: remove at91sam9263 legacy board support
ARM: at91/at91sam9g45: remove useless header file
Conflicts:
arch/arm/mach-at91/at91sam9g45.c
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/misc/Kconfig | 2 | ||||
-rw-r--r-- | drivers/rtc/Kconfig | 4 | ||||
-rw-r--r-- | drivers/video/backlight/Kconfig | 1 | ||||
-rw-r--r-- | drivers/video/fbdev/Kconfig | 17 |
4 files changed, 2 insertions, 22 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index bbeb4516facf..006242c8bca0 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig | |||
@@ -75,7 +75,7 @@ config ATMEL_TCB_CLKSRC | |||
75 | config ATMEL_TCB_CLKSRC_BLOCK | 75 | config ATMEL_TCB_CLKSRC_BLOCK |
76 | int | 76 | int |
77 | depends on ATMEL_TCB_CLKSRC | 77 | depends on ATMEL_TCB_CLKSRC |
78 | prompt "TC Block" if ARCH_AT91RM9200 || ARCH_AT91SAM9260 || CPU_AT32AP700X | 78 | prompt "TC Block" if CPU_AT32AP700X |
79 | default 0 | 79 | default 0 |
80 | range 0 1 | 80 | range 0 1 |
81 | help | 81 | help |
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 4f8b9e95ef0a..15a232e1c2a0 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig | |||
@@ -1124,7 +1124,6 @@ config RTC_DRV_AT91SAM9_RTT | |||
1124 | int | 1124 | int |
1125 | range 0 1 | 1125 | range 0 1 |
1126 | default 0 | 1126 | default 0 |
1127 | prompt "RTT module Number" if ARCH_AT91SAM9263 | ||
1128 | depends on RTC_DRV_AT91SAM9 | 1127 | depends on RTC_DRV_AT91SAM9 |
1129 | help | 1128 | help |
1130 | More than one RTT module is available. You can choose which | 1129 | More than one RTT module is available. You can choose which |
@@ -1133,8 +1132,7 @@ config RTC_DRV_AT91SAM9_RTT | |||
1133 | 1132 | ||
1134 | config RTC_DRV_AT91SAM9_GPBR | 1133 | config RTC_DRV_AT91SAM9_GPBR |
1135 | int | 1134 | int |
1136 | range 0 3 if !ARCH_AT91SAM9263 | 1135 | range 0 3 |
1137 | range 0 15 if ARCH_AT91SAM9263 | ||
1138 | default 0 | 1136 | default 0 |
1139 | prompt "Backup Register Number" | 1137 | prompt "Backup Register Number" |
1140 | depends on RTC_DRV_AT91SAM9 | 1138 | depends on RTC_DRV_AT91SAM9 |
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig index 8d03924749b8..efb09046a8cf 100644 --- a/drivers/video/backlight/Kconfig +++ b/drivers/video/backlight/Kconfig | |||
@@ -168,7 +168,6 @@ if BACKLIGHT_CLASS_DEVICE | |||
168 | config BACKLIGHT_ATMEL_LCDC | 168 | config BACKLIGHT_ATMEL_LCDC |
169 | bool "Atmel LCDC Contrast-as-Backlight control" | 169 | bool "Atmel LCDC Contrast-as-Backlight control" |
170 | depends on FB_ATMEL | 170 | depends on FB_ATMEL |
171 | default y if MACH_AT91SAM9261EK || MACH_AT91SAM9G10EK || MACH_AT91SAM9263EK | ||
172 | help | 171 | help |
173 | This provides a backlight control internal to the Atmel LCDC | 172 | This provides a backlight control internal to the Atmel LCDC |
174 | driver. If the LCD "contrast control" on your board is wired | 173 | driver. If the LCD "contrast control" on your board is wired |
diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig index c7bf606a8706..c78bfd1d1b34 100644 --- a/drivers/video/fbdev/Kconfig +++ b/drivers/video/fbdev/Kconfig | |||
@@ -999,23 +999,6 @@ config FB_ATMEL | |||
999 | help | 999 | help |
1000 | This enables support for the AT91/AT32 LCD Controller. | 1000 | This enables support for the AT91/AT32 LCD Controller. |
1001 | 1001 | ||
1002 | config FB_INTSRAM | ||
1003 | bool "Frame Buffer in internal SRAM" | ||
1004 | depends on FB_ATMEL && ARCH_AT91SAM9261 | ||
1005 | help | ||
1006 | Say Y if you want to map Frame Buffer in internal SRAM. Say N if you want | ||
1007 | to let frame buffer in external SDRAM. | ||
1008 | |||
1009 | config FB_ATMEL_STN | ||
1010 | bool "Use a STN display with AT91/AT32 LCD Controller" | ||
1011 | depends on FB_ATMEL && (MACH_AT91SAM9261EK || MACH_AT91SAM9G10EK) | ||
1012 | default n | ||
1013 | help | ||
1014 | Say Y if you want to connect a STN LCD display to the AT91/AT32 LCD | ||
1015 | Controller. Say N if you want to connect a TFT. | ||
1016 | |||
1017 | If unsure, say N. | ||
1018 | |||
1019 | config FB_NVIDIA | 1002 | config FB_NVIDIA |
1020 | tristate "nVidia Framebuffer Support" | 1003 | tristate "nVidia Framebuffer Support" |
1021 | depends on FB && PCI | 1004 | depends on FB && PCI |