Skip to content

How to edit kernel option when building the raspbian kernel? #1579

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
zfyseu opened this issue Jul 28, 2016 · 3 comments
Closed

How to edit kernel option when building the raspbian kernel? #1579

zfyseu opened this issue Jul 28, 2016 · 3 comments

Comments

@zfyseu
Copy link

zfyseu commented Jul 28, 2016

Hello popcornmix!

I have followed the link "https://www.raspberrypi.org/documentation/linux/kernel/building.md" to cross compile my raspbian kernel.
But I don't know how and where to eidt kernel option to support apparmor?

Do you know how to do it ?
Thanks!

@howardqiao
Copy link

After
make bcmrpi_defconfig or bck2709_defconfig
run
make menuconfig

@zfyseu
Copy link
Author

zfyseu commented Jul 28, 2016

Hello,howardqiao!

I have tried what you said.
however when I run "make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- zImage modules dtbs"
it will returns:
"scripts/kconfig/conf --silentoldconfig Kconfig
*

  • Restart config...
    *
    *
  • Configure standard kernel features (expert users)
    *
    Configure standard kernel features (expert users) (EXPERT) [Y/?] y
    Enable 16-bit UID system calls (UID16) Y/n/? "

Do you know how to deal with it?

Thanks!

@lurch
Copy link

lurch commented Aug 25, 2016

Did you also read https://www.raspberrypi.org/documentation/linux/kernel/configuring.md ?

IMHO this issue should be closed, and you should ask your question on the Raspberry Pi Forums https://www.raspberrypi.org/forums/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants