OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defconfig
(Results
1 - 10
of
10
) sorted by null
/external/grub/stage2/
smp-imps.c
139
defconfig
=
variable in typeref:struct:__anon18480
584
defconfig
.ioapic.id
588
defconfig
.ioapic.ver
591
defconfig
.proc[apicid].flags
593
defconfig
.proc[!apicid].flags = IMPS_FLAG_ENABLED;
598
memcpy (
defconfig
.bus[0].bus_type, "ISA ", 6);
603
memcpy (
defconfig
.bus[0].bus_type, "MCA ", 6);
607
defconfig
.proc[0].apic_ver = 0x10;
608
defconfig
.proc[1].apic_ver = 0x10;
609
defconfig
.bus[1].type = IMPS_BCT_BUS
[
all
...]
/docs/source.android.com/src/devices/tech/
kernel.jd
23
Generating kernel config: Assuming you already have a minimalist
defconfig
for your device, a possible
29
This will generate a .config that can then be used to save a new
defconfig
or
/external/qemu/distrib/
build-kernel.sh
253
mv -f
defconfig
arch/$ARCH/configs/${CONFIG}_defconfig
/prebuilts/qemu-kernel/arm/
rebuild.sh
283
# $1:
defconfig
name (e.g. goldfish or goldfish_armv7)
/external/wpa_supplicant_8/hostapd/
README
80
madwifi driver root directory in .config (see
defconfig
file for
100
components are included. See
defconfig
file for example configuration
Makefile
863
echo 'run "cp
defconfig
.config" to create an example'; \
/external/wpa_supplicant_8/wpa_supplicant/
README-Windows.txt
99
defconfig
. The library and include files for WinPcap will either need
README
298
comments and are ignored. See
defconfig
file for an example configuration
[
all
...]
Makefile
39
echo 'run "cp
defconfig
.config" to create an example'; \
[
all
...]
ChangeLog
[
all
...]
Completed in 541 milliseconds