Closed gaby64 closed 1 year ago
I need to enable these kernel configs for gpio-poweroff
CONFIG_POWER_RESET_GPIO CONFIG_POWER_RESET_GPIO_RESTART
I tried setting them to =y in config/kernel/linux-rockchip64-current.config but that didnt work.
=y
config/kernel/linux-rockchip64-current.config
What am I missing?
This is the build command I used:
./compile.sh BOARD=mkspi BRANCH=current RELEASE=bullseye BUILD_MINIMAL=no BUILD_DESKTOP=no KERNEL_CONFIGURE=no COMPRESS_OUTPUTIMAGE=sha,gpg,img
is it as simple as changing KERNEL_CONFIGURE to yes in the command?
other
Bullseye
No response
What happened?
I need to enable these kernel configs for gpio-poweroff
CONFIG_POWER_RESET_GPIO CONFIG_POWER_RESET_GPIO_RESTART
How to reproduce?
I tried setting them to
=y
inconfig/kernel/linux-rockchip64-current.config
but that didnt work.What am I missing?
This is the build command I used:
./compile.sh BOARD=mkspi BRANCH=current RELEASE=bullseye BUILD_MINIMAL=no BUILD_DESKTOP=no KERNEL_CONFIGURE=no COMPRESS_OUTPUTIMAGE=sha,gpg,img
is it as simple as changing KERNEL_CONFIGURE to yes in the command?
Branch
other
On which host OS are you observing this problem?
Bullseye
Relevant log output
No response
Code of Conduct