Commit 980f3a7315b4691ec90538352a9e9c5a53ea9d34

Authored by Geert Uytterhoeven
1 parent db8ac55ca7

m68k/q40: Enable PC parallel port in defconfig

Enable the PC parallel port and other related options in the Q40-specific
and multi-platform defconfigs.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

Showing 2 changed files with 8 additions and 0 deletions Side-by-side Diff

arch/m68k/configs/multi_defconfig
... ... @@ -214,6 +214,7 @@
214 214 # CONFIG_FW_LOADER_USER_HELPER is not set
215 215 CONFIG_CONNECTOR=m
216 216 CONFIG_PARPORT=m
  217 +CONFIG_PARPORT_PC=m
217 218 CONFIG_PARPORT_AMIGA=m
218 219 CONFIG_PARPORT_MFC3=m
219 220 CONFIG_PARPORT_ATARI=m
... ... @@ -325,6 +326,7 @@
325 326 # CONFIG_NET_VENDOR_SEEQ is not set
326 327 # CONFIG_NET_VENDOR_STMICRO is not set
327 328 # CONFIG_NET_VENDOR_WIZNET is not set
  329 +CONFIG_PLIP=m
328 330 CONFIG_PPP=m
329 331 CONFIG_PPP_BSDCOMP=m
330 332 CONFIG_PPP_DEFLATE=m
arch/m68k/configs/q40_defconfig
... ... @@ -199,6 +199,9 @@
199 199 # CONFIG_FIRMWARE_IN_KERNEL is not set
200 200 # CONFIG_FW_LOADER_USER_HELPER is not set
201 201 CONFIG_CONNECTOR=m
  202 +CONFIG_PARPORT=m
  203 +CONFIG_PARPORT_PC=m
  204 +CONFIG_PARPORT_1284=y
202 205 CONFIG_BLK_DEV_LOOP=y
203 206 CONFIG_BLK_DEV_CRYPTOLOOP=m
204 207 CONFIG_BLK_DEV_DRBD=m
... ... @@ -267,6 +270,7 @@
267 270 # CONFIG_NET_VENDOR_SMSC is not set
268 271 # CONFIG_NET_VENDOR_STMICRO is not set
269 272 # CONFIG_NET_VENDOR_WIZNET is not set
  273 +CONFIG_PLIP=m
270 274 CONFIG_PPP=m
271 275 CONFIG_PPP_BSDCOMP=m
272 276 CONFIG_PPP_DEFLATE=m
273 277  
... ... @@ -292,9 +296,11 @@
292 296 CONFIG_VT_HW_CONSOLE_BINDING=y
293 297 # CONFIG_LEGACY_PTYS is not set
294 298 # CONFIG_DEVKMEM is not set
  299 +CONFIG_PRINTER=m
295 300 # CONFIG_HW_RANDOM is not set
296 301 CONFIG_NTP_PPS=y
297 302 CONFIG_PPS_CLIENT_LDISC=m
  303 +CONFIG_PPS_CLIENT_PARPORT=m
298 304 CONFIG_PTP_1588_CLOCK=m
299 305 # CONFIG_HWMON is not set
300 306 CONFIG_FB=y