Rev 1891 | Rev 1896 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1891 | Rev 1895 | ||
---|---|---|---|
Line 58... | Line 58... | ||
58 | ## Compile with support for framebuffer. |
58 | ## Compile with support for framebuffer. |
59 | # |
59 | # |
60 | 60 | ||
61 | CONFIG_FB = y |
61 | CONFIG_FB = y |
62 | 62 | ||
- | 63 | ## Compile with support for OpenFirmware device tree. |
|
- | 64 | # |
|
- | 65 | ||
- | 66 | CONFIG_OFW_TREE = y |
|
63 | 67 | ||
64 | ifeq ($(MACHINE),enterprise) |
68 | ifeq ($(MACHINE),enterprise) |
65 | ## Compile with support for z8530 controller. |
69 | ## Compile with support for z8530 controller. |
66 | # |
70 | # |
67 | 71 |