Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8113745
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T02:55:42+00:00 2026-06-06T02:55:42+00:00

I downloaded the kernel source for htc explorer (pico-gb-crc-2.6.38-71ff0f2). But I cannot find the

  • 0

I downloaded the kernel source for htc explorer (pico-gb-crc-2.6.38-71ff0f2). But I cannot find the default configuration file in /arch/arm/config.

These are the files which are there in the given folder

s3c6400_defconfig
am200epdkit_defconfig
nuc960_defconfig
msm_defconfig
loki_defconfig
sam9_l9260_defconfig
pnx4008_defconfig
simpad_defconfig
pcontrol_g20_defconfig
msm7627a_defconfig
mx27_defconfig
mx1_defconfig
spear600_defconfig
fortunet_defconfig
h7202_defconfig
s3c2410_defconfig
at91sam9263ek_defconfig
magician_defconfig
usb-a9260_defconfig
lart_defconfig
pxa255-idp_defconfig
bcmring_defconfig
cerfcube_defconfig
pxa910_defconfig
ixp4xx_defconfig
pxa168_defconfig
stmp37xx_defconfig
u300_defconfig
eseries_pxa_defconfig
assabet_defconfig
s5p64x0_defconfig
stmp378x_defconfig
ap4evb_defconfig
shannon_defconfig
u8500_defconfig
davinci_all_defconfig
neocore926_defconfig
cns3420vb_defconfig
netwinder_defconfig
cam60_defconfig
h7201_defconfig
stamp9g20_defconfig
em_x270_defconfig
raumfeld_defconfig
netx_defconfig
acs5k_tiny_defconfig
cpu9g20_defconfig
mackerel_defconfig
at91rm9200_defconfig
at91sam9g20ek_defconfig
cm_x2xx_defconfig
usb-a9263_defconfig
spear300_defconfig
collie_defconfig
g3evm_defconfig
dove_defconfig
trizeps4_defconfig
acs5k_defconfig
edb7211_defconfig
colibri_pxa270_defconfig
cm_x300_defconfig
s5pv210_defconfig
colibri_pxa300_defconfig
mv78xx0_defconfig
ebsa110_defconfig
omap1_defconfig
kirkwood_defconfig
pcm027_defconfig
spitz_defconfig
omap2plus_defconfig
at91cap9adk_defconfig
ep93xx_defconfig
realview-smp_defconfig
viper_defconfig
integrator_defconfig
ag5evm_defconfig
mx21_defconfig
spear320_defconfig
imote2_defconfig
at91sam9260ek_defconfig
shark_defconfig
rpc_defconfig
iop33x_defconfig
hackkit_defconfig
nuc950_defconfig
realview_defconfig
ezx_defconfig
xcep_defconfig
at572d940hfek_defconfig
spear310_defconfig
versatile_defconfig
mx51_defconfig
jornada720_defconfig
lpd7a400_defconfig
orion5x_defconfig
pleb_defconfig
h5000_defconfig
lpd270_defconfig
tct_hammer_defconfig
ixp2000_defconfig
iop13xx_defconfig
at91sam9261ek_defconfig
nhk8815_defconfig
s5p6442_defconfig
badge4_defconfig
footbridge_defconfig
mainstone_defconfig
ns9xxx_defconfig
nuc910_defconfig
qil-a9260_defconfig
ixp23xx_defconfig
mini2440_defconfig
lpd7a404_defconfig
neponset_defconfig
pxa3xx_defconfig
lubbock_defconfig
corgi_defconfig
at91sam9rlek_defconfig
h3600_defconfig
mmp2_defconfig
g4evm_defconfig
s5pc100_defconfig
mx3_defconfig
ks8695_defconfig
zeus_defconfig
cpu9260_defconfig
palmz72_defconfig
afeb9260_defconfig
iop32x_defconfig
da8xx_omapl_defconfig

Is there any way to find out the default configuration file?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T02:55:43+00:00Added an answer on June 6, 2026 at 2:55 am

    Presumably an HTC phone will have some CONFIG_HTC items set:

    pico-gb-crc-2.6.38-71ff0f2$ grep -lR 'CONFIG_HTC.*=y' * 
    
    arch/arm/configs/msm7627a_defconfig
    arch/arm/configs/magician_defconfig
    

    The first result looks more plausible (it has more hits when the -l flag is ommitted), but let’s be sure – an android device will normally have some ANDROID config options, too:

    pico-gb-crc-2.6.38-71ff0f2$ grep -l ANDROID arch/arm/configs/*
    arch/arm/configs/msm7627a_defconfig
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have downloaded Android source code but I don't find the Kernel Directory in
I have downloaded Android source code (2.2 froyo) but it doesn't have the kernel
I recently downloaded linux source from http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.34.1.tar.bz2 . I came across the below paragraph
I am trying to find the linux 2.4 kernel source code. It seems that
I downloaded Android 2.2 source code a long time ago but it didn't have
I cannot access http://android.git.kernel.org/ . So where can I download the source code of
A while ago, I downloaded Linux kernel source 2.6.38.8 from kernel.org (http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.38.8.tar.gz). Today, I
I recently downloaded new linux kernel source code and compiled on ubuntu. After my
I'm running ArchLinux, kernel 3.4.4, bash version 4.2.29. I downloaded the android sdk from
The default download seems not to contain the kernel directory while use the prebuilt

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.