diff options
Diffstat (limited to 'arch/arm/mach-pxa/Kconfig')
-rw-r--r-- | arch/arm/mach-pxa/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig index 0c96229a2db4..55e8d2f10dd3 100644 --- a/arch/arm/mach-pxa/Kconfig +++ b/arch/arm/mach-pxa/Kconfig | |||
@@ -136,6 +136,7 @@ config MACH_E740 | |||
136 | bool "Toshiba e740" | 136 | bool "Toshiba e740" |
137 | default y | 137 | default y |
138 | depends on ARCH_PXA_ESERIES | 138 | depends on ARCH_PXA_ESERIES |
139 | select FB_W100 | ||
139 | help | 140 | help |
140 | Say Y here if you intend to run this kernel on a Toshiba | 141 | Say Y here if you intend to run this kernel on a Toshiba |
141 | e740 family PDA. | 142 | e740 family PDA. |
@@ -144,6 +145,7 @@ config MACH_E750 | |||
144 | bool "Toshiba e750" | 145 | bool "Toshiba e750" |
145 | default y | 146 | default y |
146 | depends on ARCH_PXA_ESERIES | 147 | depends on ARCH_PXA_ESERIES |
148 | select FB_W100 | ||
147 | help | 149 | help |
148 | Say Y here if you intend to run this kernel on a Toshiba | 150 | Say Y here if you intend to run this kernel on a Toshiba |
149 | e750 family PDA. | 151 | e750 family PDA. |
@@ -160,6 +162,7 @@ config MACH_E800 | |||
160 | bool "Toshiba e800" | 162 | bool "Toshiba e800" |
161 | default y | 163 | default y |
162 | depends on ARCH_PXA_ESERIES | 164 | depends on ARCH_PXA_ESERIES |
165 | select FB_W100 | ||
163 | help | 166 | help |
164 | Say Y here if you intend to run this kernel on a Toshiba | 167 | Say Y here if you intend to run this kernel on a Toshiba |
165 | e800 family PDA. | 168 | e800 family PDA. |