Rev 1376 | Rev 1410 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 1376 | Rev 1382 | ||
|---|---|---|---|
| Line 63... | Line 63... | ||
| 63 | ## Compile with support for framebuffer. |
63 | ## Compile with support for framebuffer. |
| 64 | ## Mapping of the framebuffer is implemented by a sparc64-specific function. |
64 | ## Mapping of the framebuffer is implemented by a sparc64-specific function. |
| 65 | # |
65 | # |
| 66 | 66 | ||
| 67 | CONFIG_FB = y |
67 | CONFIG_FB = y |
| 68 | CONFIG_FB_MAP_ARCH = y |
- | |
| 69 | 68 | ||
| 70 | ## Compile with support for i8042 controller. |
69 | ## Compile with support for i8042 controller. |
| 71 | # |
70 | # |
| 72 | 71 | ||
| 73 | CONFIG_I8042 = y |
72 | CONFIG_I8042 = y |