mirror of
https://github.com/torvalds/linux.git
synced 2026-07-29 10:41:49 +02:00
Revert "ANDROID: disable PINCTRL_THUNDERBAY from allmodconfig builds"
This reverts commit3877717bd7. Nathan points out this was resolved upstream by: commit25d2e41cf5("pinctrl: thunderbay: rework loops looking for groups names") Suggested-by: Nathan Chancellor <nathan@kernel.org> Change-Id: I1df1c8c25fc831cd5e67668d724ad7a7054100dc Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
This commit is contained in:
parent
2980d2fa16
commit
eff6c81fe8
|
|
@ -5,7 +5,6 @@ function update_config() {
|
|||
${KERNEL_DIR}/scripts/config --file ${OUT_DIR}/.config \
|
||||
-e UNWINDER_FRAME_POINTER \
|
||||
-d WERROR \
|
||||
-d PINCTRL_THUNDERBAY \
|
||||
-d SAMPLES \
|
||||
-d BPFILTER \
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user