samples: grove: Remove CONFIG_GROVE_LCD_RGB_INIT_PRIORITY assignment

This symbol was removed in commit 33118f9212 ("sensor: grove: use
global sensor init priority"), which switched over to using
CONFIG_APPLICATION_INIT_PRIORITY.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
Ulf Magnusson 2018-05-24 12:09:50 +02:00 committed by Anas Nashif
parent 9559277094
commit f346c7aeaf
1 changed files with 0 additions and 1 deletions

View File

@ -5,4 +5,3 @@ CONFIG_I2C=y
CONFIG_GROVE=y
CONFIG_GROVE_LCD_RGB=y
CONFIG_GROVE_LCD_RGB_INIT_PRIORITY=90