Changes in defaults/ia32/Makefile.config [b3364b7c:a63d216] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/ia32/Makefile.config
rb3364b7c ra63d216 44 44 CONFIG_TEST = y 45 45 46 # Kernel RCU implementation47 RCU = PREEMPT_A48 49 46 # Input device class 50 47 CONFIG_HID_IN = generic … … 68 65 CONFIG_BFB_BPP = 16 69 66 70 # Dynamic linking support71 CONFIG_RTLD = y72 73 # Build shared libraries74 CONFIG_BUILD_SHARED_LIBS = y75 76 # Link against shared libraries77 CONFIG_USE_SHARED_LIBS = y78 79 67 # OHCI root hub power switch, ganged is enough 80 68 OHCI_POWER_SWITCH = ganged
Note:
See TracChangeset
for help on using the changeset viewer.