mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
android: default disable ANDROID_STRUCT_PADDING if NO_GKI
Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: Ie80bff8b17fee0c574a69119e79a196754c044e8
This commit is contained in:
@@ -76,7 +76,7 @@ config ANDROID_VENDOR_HOOKS
|
||||
|
||||
config ANDROID_STRUCT_PADDING
|
||||
bool "Android Struct Padding"
|
||||
default y
|
||||
default y if !NO_GKI
|
||||
help
|
||||
This option enables the padding that the Android GKI kernel adds
|
||||
to many different kernel structures to support an in-kernel stable ABI
|
||||
|
||||
Reference in New Issue
Block a user