Lines Matching +full:re +full:- +full:enable
1 To enable this feature just define CONFIG_HWCONFIG in your board
9 some "hwconfig <enable|disable|list>" commands, ncurses
10 interface for Award BIOS-like interface, and frame-buffer
11 interface for AMI GUI[1] BIOS-like interface with mouse
17 We can implement this by integrating apt-get[3] into Das
18 U-Boot. But I haven't bothered yet.
20 2. Since we don't implement a hwconfig command, i.e. we're working
31 1. dr_usb - enable Dual-Role USB controller;
32 2. dr_usb_mode:peripheral - USB in Function mode;
33 3. dr_usb_phy_type:ulpi - USB should work with ULPI PHYs.
42 [2] Regarding ncurses and GUI with mouse support -- I'm just
44 [3] The comment regarding apt-get is also a joke, meaning that
45 dependency tracking could be non-trivial. For example, for
47 into reduced mode (like RMII-only interface for ethernet,