mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02: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:
parent
4a04b93fc7
commit
b346fa7155
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user