forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dts: renesas: change interrupt number of flash node
Change the interrupt number of flash in device tree due to duplication And disable CONFIG_FLASH as default Signed-off-by: Quy Tran <[email protected]>
- Loading branch information
1 parent
7538a98
commit 5abacb2
Showing
4 changed files
with
1 addition
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,5 +16,3 @@ CONFIG_CLOCK_CONTROL=y | |
|
||
CONFIG_BUILD_OUTPUT_HEX=y | ||
CONFIG_BUILD_NO_GAP_FILL=y | ||
|
||
CONFIG_FLASH=y |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,5 +16,3 @@ CONFIG_CONSOLE=y | |
CONFIG_BUILD_OUTPUT_HEX=y | ||
CONFIG_BUILD_NO_GAP_FILL=y | ||
CONFIG_CLOCK_CONTROL=y | ||
|
||
CONFIG_FLASH=y |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,5 +17,3 @@ CONFIG_CLOCK_CONTROL=y | |
|
||
CONFIG_BUILD_OUTPUT_HEX=y | ||
CONFIG_BUILD_NO_GAP_FILL=y | ||
|
||
CONFIG_FLASH=y |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters