sharp: merged 3rd and 4th gen config

This commit is contained in:
Suguru Saito 2021-03-21 22:18:03 +09:00
parent 74037658c6
commit 6238e19d32
1 changed files with 3 additions and 7 deletions

View File

@ -2,11 +2,7 @@ config BRAIN_2G
bool
default y if TARGET_PWG5300
config BRAIN_3G
config BRAIN_3G_4G
bool
default y if TARGET_PWSH1 || TARGET_PWSH2
config BRAIN_4G
bool
default y if TARGET_PWSH3 || TARGET_PWSH4 || TARGET_PWSH5 || \
TARGET_PWSH6
default y if TARGET_PWSH1 || TARGET_PWSH2 || TARGET_PWSH3 || \
TARGET_PWSH4 || TARGET_PWSH5 || TARGET_PWSH6