This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Restarting Config when default board settings are not applied

Hi Experts,

I had downloaded and installed the Linux SDK package 7.0 for beagle bone board.

I tried to compile the linux sources inside the folder /xx/sdk-7.0/board_packages/linux-3.12/  after copying the ti-sdk-am335x config file it compiles successfully. But when I disable particular driver in the default configuration file using make menuconfig and then I tried to re-compile it. This time it is showing an error message as follows

warning : (SOC_OMAP5 && SOCDRA7xx) selects ARM_xxxx which has unmet direct dependencies

Restart Config..

Then it is prompting to select whatever the settings left out. Why it occurs ?

Where the SDK is getting reference for the default board package (some folder inside the SDK folder structure) ?

Regards,

Lyf